vote up 1 vote down star

I've got a web server that sends email (from IIS 5.1) to clients throughout the world. I have found that sometimes emails get bounced on valid addresses, or they never arrive, or get treated as spam.

I'm considering using am external SMTP service.

Will this help? Are there other ways/tips?

Thanks in advance.

flag

68% accept rate

1 Answer

vote up 1 vote down

Using a properly maintained SMTP service[1] might[2] avoid many problems when dealing with spam filters.

For more specific help you'll have to describe specific error messages, post example mails with headers and bounce messages. Also I think this is only borderline SO-stuff.

[1] i.e. one which has proper DNS records, doesn't do ratware stuff, creates appropriate headers and is not on any DUL or RBLs.

[2] of course, it doesn't help if you're triggering content based filters.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.