Re: require_resolvable_fromhost denying mails

2007-09-21 Thread abhilash s
> > From man perlre : > \Q quote (disable) pattern metacharacters till \E > > So, I think that your whitelisthosts file must contain "64.30.237." to > do the job. > > Sydney. > Hi, This works for me , now its allowing all the mails Thanks for the great support, Abhilash.S

Re: Net::SMTP::ESMTP

2007-09-21 Thread John Peacock
Ask Bjørn Hansen wrote: > Cool! Pretty funny that qpsmtpd makes a good test tool for an SMTP > client. :-) Yeah, well, qpsmtpd is a lot lighter weight and yet feature complete (not to mention easier to configure) than any other MTA I've yet encountered. ;-) I have grandiose plans to write an

Re: Relaying problem

2007-09-21 Thread qpsmtpdfrose . 20 . ftumsh
On Wed, 2007-09-19 at 22:23, [EMAIL PROTECTED] wrote: > On Wed, 19 Sep 2007, [EMAIL PROTECTED] wrote: > > > Anyway, I think I've fixed it today. The latest plugin config file > > uses the auth plugins, those plugins upon closer inspection say not to > > use them in production. Anyway, the upshot i

Patch for spamassassin plugin to add X-Spam-Level header

2007-09-21 Thread Werner Fleck
With the attached patch applied, the spamassassin plugin adds the X-Spam-Level header line to the mail, i.e. a header consisting of 'X-Spam-Level: ' followed by a number of asterisks '*' given by the spam level. With this line present it is easier to write filter rules for the most email prog