* Diego Gil <diego_do...@yahoo.com.ar> wrote:
> <p...@pepe.com>: host localhost [127.0.0.1] said: 503 5.5.1 Failed, 
>      id = 28470-17-14, from MTA ([127.0.0.1]: 10025): 503 5.5.1 Error: nested 
> MAIL 
>      command (in reply to end of DATA command) 

You said you were using Debian, right? Edit the file

/etc/amavis/conf.d/50-user

and add the following two lines:

$smtp_connection_cache_enable = 0;
$smtp_connection_cache_on_demand = 0;

Save the file and issue the command

/etc/init.d/amavis restart


Ciao
Stefan

P.S: Perhaps the init.d script is called /etc/init.d/amavisd-new, I'm
not 100% sure.
P.P.S: You could also go to packages.debian.org and grab amavisd 2.6.4
from unstable. The session management bug should be fixed there.
P.P.P.S: I actually forgot what I wanted to write.
-- 
Stefan Förster     http://www.incertum.net/     Public Key: 0xBBE2A9E9
Recursive: Adj. See Recursive

------------------------------------------------------------------------------
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
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to