Dear Sirs,
I have amavisd-new 2.5.0 + postfix + DrWeb, p5-MIME-Tools 5.420, and
try to use 'altermime'... config:
$altermime = '/usr/local/bin/altermime';
@altermime_args_defang = qw( --verbose --remove=.\.(com|bat)
--disclaimer=/usr/local/etc/dellattach);
And have problems with TempDir -
Jun 4 10:29:02 mail amavis[67140]: (67140-05-2) (!!)TROUBLE in process_request:
TempDir::check: Unexpected file
/var/amavis/tmp/amavis-20070604T102850-67140/email-repl.txt.tmp at
/usr/local/sbin/amavisd line 4788, <GEN14> line 2427.
Jun 4 10:29:02 mail postfix/smtp[61647]: 2A09535A3E0: to=<[EMAIL
PROTECTED]>,relay=127.0.0.1[127.0.0.1]:10024, conn_use=2, delay=0.63,
delays=0.1/0/0/0.53, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as
BC55635A419)
Jun 4 10:29:02 mail amavis[67140]: (67140-05-2) (!)Requesting process rundown
after fatal error
Jun 4 10:29:02 mail amavis[67140]: (67140-05-2) (!)TempDir removal:
tempdir is to be PRESERVED: /var/amavis/tmp/amavis-20070604T102850-67140
'altermime' is core-dumped in the tempdir...
$policy_bank{'MYUSERS'} = {
final_virus_destiny => D_BOUNCE, # bounce only to authenticated local users
final_banned_destiny=> D_PASS,
bypass_spam_checks_maps => [1], # or: don't spam-check internal mail
final_spam_destiny => D_PASS,
Before of 'altermime' I have not problems, can You help with it?
--
Best regards,
Dennis mailto:[EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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/