Hello.

I have scheduled a cronjob to update rulesets of spamassassin:

sa-update --gpgkey 6C6191E3 --channel sought.rules.yerp.org --channel
updates.spamassassin.org && /usr/sbin/rcamavisd reload

I get the bad surprise that - after Amavisd-new reloading - the mail
gateway is stopped.

I have investigated and I have found several messages:

dsn=4.4.2, status=deferred (delivery temporarily suspended: lost
connection with 127.0.0.1[127.0.0.1] while sending RCPT TO)

in maillog.

Infact, I tried to run manually an SMTP transaction agains Amavisd-new
and I got:

server:~ # telnet localhost 10024
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 [127.0.0.1] ESMTP amavisd-new service ready
ehlo domain.tld
250-[127.0.0.1]
250-VRFY
250-PIPELINING
250-SIZE
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-DSN
250 XFORWARD NAME ADDR PROTO HELO
mail from:<rocsca@ domain.tld>
421 4.3.2 Service shutting down, closing channel
Connection closed by foreign host.

Finally, I looked at at amavisd-new temporary directory and was full:

server:~ # df -k
.
.
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/shm                262144    262144    0 100% /var/amavis/scan

Now, I ask:

1) It was Amavisd-new that interrupted SMTP transaction after reload or
the filesystem was fullfilled and Amavisd-new stopped to work (closing
SMTP transaction everytime)

2) Is there a safe way to reloading amavisd-new?

Thanks in advance,

rocsca

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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/ 

Reply via email to