Ralf,
> I use amavisd in pre-queue setup with postfix.
> After update to version amavisd-new-2.6.4-2 I have received this warnings.
> How can I avoid these warnings? Can you help me?
Please delete (or comment-out) the following two lines in file amavisd:
do_log(-1, "INFO: dot-stuffing error (only one leading dot): %s",
$stuffing_err) if defined $stuffing_err;
to disable this (innocent) warning message.
(applies only to a Postfix proxy setup).
I asked on the postfix-user list, see today's topic:
"before-queue proxy filter and SMTP dot stuffing sanitation"
and this is expected behaviour - Postfix does not do any
dot-stuffing sanitation in a pre-queue proxy filtering setup.
Mark
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/