Hi everyone, seemingly every email that comes from yahoo's servers are being rejected and I was hoping someone could help me figure out why.. This is an exert from one the rejected emails..
17/05/2012 14:31:23 77.238.189.59 nm2.bullet.mail.ird.yahoo.com HELO - +nm2.bullet.mail.ird.yahoo.com 250...
Hi, I've tried in a previous post but got no luck so I'm taking another approach.
In Outlook I am using the following procedure..
Private Sub Application_ItemSend(ByVal Item As Object, ByRef Cancel As Boolean)
I have another procedure right underneath this and I would like to be able to call...
Hi, really hope someone can help with this please..
I am using Application_ItemSend to check some things before user sends an e-mail. To keep things simple lets say my code simply shows the user a msgbox with the subject of the email
Private Sub Application_ItemSend(ByVal Item As Object...
Hi, I was wondering if the following scenario was possible.
An e-mail is sent out to 2 recipients. One is an internal email address and the other is external. The email gets delivered to the internal address immediately but the e-mail to the external recipient is delayed for 5 minutes (with the...
I've found a list now that Outlook blocks by default so I didn't need to worry!
http://office.microsoft.com/en-us/outlook-help/attachment-file-types-blocked-by-outlook-HP003085004.aspx
Thanks anyway
Hi, I am looking to compile a list of file types that could do damage to PCs (i.e delete files etc..) in order to block them from being received via e-mail. I have the list below and was wondering if anyone could add anything else to the list please..
.pif
.scr
.com
.vbs
.bat
.bin
.reg
.js
.exe...
Hope someone can help with this.
We are running an Intranet off a Windows 2000 server box. When some clicks on a link (say a PDF contact details page) it shows up no problem. If this PDF is replaced with an updated version (same file name) then the user doesn't see this new version (only old...
Hi, I wasn't able to get the program to change the directory to my temp folder (just seems to ignore sendkey for that). But instead I got it to save in default directory and then use this code to move the file
Rename "C:\my file.xls" As "C:\Temp\MyFile.xls"
But the AppActivate code was very...
Hi all, desperately need some help for this please. I have an Excel macro which has been running on my XP machine fine for years. I have now switched to Windows 7 and the SendKeys function no longer works properly. I need a workaround please.
The code is supposed to 1. Send a print of my...
Hi All, I have a server that has 2 NICs. At the moment one is not used but I have plans for it. I can go in to detail about why if needed but my question is..
the servers hostname is SERVER01 and the IP address is 192.168.1.1. I would like to enable the second NIC with an IP address of...
Hi, pls can someone help with this..
I am running Vista 32 bit and can get ping replies from IP address and www.google.com
My default home page fails (microsoft) so I then type in www.google.com and it says page cannot be displayed and then the address bar entry which was www.google.com is now...
Hi sorry for late reply,
code is
SELECT JobNo, InvNo
FROM tblJobs
WHERE REPLACE(InvNo,'A','') Between 'A10710' And 'A10730'
Perhaps I've done something wrong?
thanks
John
Hi All,
could someone help me with this please.. We have an invoices table where the invNos are like 'A10710', 'A10711' ETC...
I am running a select statement saying give me all the jobs where InvNo between 'A10710' AND 'A10730'. This does give me those records but it also pulls in the...
Hi again, reason for the forms not working was because we weren't using SSL - didn't realise forms dont work without that. Setup SSL and forms working great now.
Thanks
John
Hi,
could someone help with this please..
If someone sends an email to a user who doesn't exist in our Exchange they get the following reply...
--------
This is an automatically generated Delivery Status Notification.
Delivery to the following recipients failed.
--------
It doesn't tell the...
Hi all,
I set up our exchange server about a year ago and in my rush to setup OWA it ended up like this...
user goes to web address and a pop up asking for username and password appears (Saying Basic Authentication). I have seen other OWA that look a lot more professional as forms based...
Hi, thanks very much for that - I am sure that will work and I appreciate the quick response but I have just been informed of something that may make things simpler (or not!)
There is in fact only ONE TABLE.
It has 3 columns (Code, Value, Group)
There are 2 possible Group value (1 or 2)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.