Extra_Cover
Registered User.
- Local time
- Today, 18:56
- Joined
- Oct 21, 2008
- Messages
- 71
Hi All
Using Office 2013.
I have just finished a Mass Mail App for a client and I wish to hand this over next month. It allows the user to create header and footer text and embed an image to the body of the email. The mail is send via Outlook (Currently I am allowing Programmatic Access but will probably use the Redemption dll)
However, I am concerned about the possibility of them being blacklisted by their ISP. I have spoken to the ISP who say it is a problem for the company's IT support. So I spoke to them and they cannot give me a definite answer to how many emails could be sent. They have said that you could get blacklisted if invalid email addresses are used or emails are undeliverable.
I have found a routine that checks for invalid email addresses and this removes them from the mailing list (so far this has worked very well).
I have also put a routine in, via an inbox import from the mail account, that puts customers on hold if a mail address is undeliverable. This also sends an email to the user to alert them of undeliverable mail addresses.
The maximum email addresses that could be used is about 3000.
Speaking with their IT support I did say that it is not just one email with 2000+ addresses in the 'To' field but that the app loops through a mail list and sends one mail at a time. "Ah" they said "You could be alright there". They suggested I try with increasing numbers. I have risked up to 200 and have encountered no problems so far.
Has anyone else encountered a similar dilemma?
Any advise gratefully received.
Using Office 2013.
I have just finished a Mass Mail App for a client and I wish to hand this over next month. It allows the user to create header and footer text and embed an image to the body of the email. The mail is send via Outlook (Currently I am allowing Programmatic Access but will probably use the Redemption dll)
However, I am concerned about the possibility of them being blacklisted by their ISP. I have spoken to the ISP who say it is a problem for the company's IT support. So I spoke to them and they cannot give me a definite answer to how many emails could be sent. They have said that you could get blacklisted if invalid email addresses are used or emails are undeliverable.
I have found a routine that checks for invalid email addresses and this removes them from the mailing list (so far this has worked very well).
I have also put a routine in, via an inbox import from the mail account, that puts customers on hold if a mail address is undeliverable. This also sends an email to the user to alert them of undeliverable mail addresses.
The maximum email addresses that could be used is about 3000.
Speaking with their IT support I did say that it is not just one email with 2000+ addresses in the 'To' field but that the app loops through a mail list and sends one mail at a time. "Ah" they said "You could be alright there". They suggested I try with increasing numbers. I have risked up to 200 and have encountered no problems so far.
Has anyone else encountered a similar dilemma?
Any advise gratefully received.