On Thu, 2007-04-12 at 18:56 +0530, Anish Kumar K wrote: > Hi > > Mails which are send by the perl script are usually found in the SPAM or > JUNK as a result most of the mails are not seen by the recipient. Is > there any way in the perl script we can set some Magical Header :) by > which the mail goes to INBOX only. First of all can we do in the perl > script or is it something I need to do in my Mail server. Please help...
One of my clients implemented reverse DNS lookup and it stopped my email going through. email is generated from [EMAIL PROTECTED] reverse DNS looks up where the email is supposed to come from ie internal.mydomain.com.au and it fails because this is not a public machine address. Solution was to fiddle the email address to remove the machine name. -- Ken Foskey FOSS developer -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/