On Wed, May 16, 2007 11:02, Cedric BUSCHINI wrote: > Hello everyone, > > > I m running through a problem generating false negatives : > I m getting e-mails sent to [EMAIL PROTECTED] from > [EMAIL PROTECTED]
> [EMAIL PROTECTED] is in the whitelist using whitelist_from in > local.cf . > > How can I fix that problem ? > Don't use whitelist_from for addresses at your domain. whitelist_from_rcvd is safer. Even better, analyse why you have to whitelist that sender, and solve the issue in a better way.