Mark as Not Junk
July 10, 2006 9:24 AM
Subscribe
Any tips for keeping email I send out of the recipients' spam folders?
I have my own domain name, and my home machine uses qmail, with the domain's web host's SMTP server as a smarthost. This setup has worked beautifully for quite a few years, just recently a number of messages I send seem to be getting tagged as junk by the recipients -- Apple's Mail client in particular seems to have it in for me.
The home machine is on a cable connection with a dynamic IP address (which never actually changes), and that seems to be at the root of the problem. SpamAssassin complains in particular about RCVD_IN_NJABL_DUL, RCVD_IN_WHOIS_INVALID. I have a valid SPF record but I wonder what else I can do to make my outgoing mail seem less spammy.
posted by Eater to computers & internet (12 comments total)
1 user marked this as a favorite
The recipient server can't *see* your IP address, since you don't connect to it.
Are you *sure* smarthosting is working as you expect? (You've checked the logs to see that everything going out is connecting to the smarthost?
If the recipient's mailer is reaching back into Received: headers to look for dynamic IP addresses on mail forwarders to declare something spammy, then I submit that's the recipient's problem, and you shouldn't enable them, you should send them lots of mail which loses *them* money if they miss it, and let the proper person fix the problem. :-)
posted by baylink at 9:29 AM on July 10, 2006