This is a discussion on [AMaViS-user] Could not open dir (/var/lib/amavis/tmp within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Hi I'm using Sophie 3.04rc2 with Sophos, Postfix 2.2.1 and amavisd-new 2.2.1. Since ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi
I'm using Sophie 3.04rc2 with Sophos, Postfix 2.2.1 and amavisd-new 2.2.1. Since my last install I cannot use Sophie any more. I can start Sophie without any problem. I configured amavisd-new in amavisd.conf : .... @av_scanners = ( ### http://www.vanja.com/tools/sophie/ ['Sophie', \&ask_daemon, ["{}/\n", '/var/run/sophie'], qr/(?x)^ 0+ ( : | [\000\r\n]* $)/, qr/(?x)^ 1 ( : | [\000\r\n]* $)/, qr/(?x)^ [-+]? \d+ : (.*?) [\000\r\n]* $/ ], ); @av_scanners_backup = ( ### http://www.sophos.com/ ['Sophos Anti Virus (sweep)', 'sweep', '-nb -f -all -rec -ss -sc -archive -cab -tnef --no-reset-atime {}', [0,2], qr/Virus .*? found/, qr/^>>> Virus(?:(?: fragment)? '?(.+?)'? found)/, ], ); When I restart amavis, and receive my first messages, I get this error message : Apr 13 12:41:31 balvy sophie[13505]: WARNING : Could not open dir (/var/lib/amavis/tmp/amavis-20050413T124129-13380/parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/.. Apr 13 12:41:31 balvy sophie[13505]: WARNING : Could not open dir (/var/lib/amavis/tmp/amavis-20050413T124129-13380/parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/../parts/.. .... In /etc/postfix/main.cf ... content_filter=smtp-filter:[127.0.0.1]:10025 smtp-amavis_destination_concurrency_limit=2 In /etc/postfix/master.cf .... 127.0.0.1:10026 inet n - y - - smtpd -o content_filter= -o smtpd_restriction_classes= -o smtpd_client_restrictions= -o smtpd_helo_restrictions= -o smtpd_sender_restrictions= -o smtpd_recipient_restrictions=permit_mynetworks,rej ect -o mynetworks=127.0.0.0/8 -o mynetworks_style=host -o strict_rfc821_envelopes=yes -o receive_override_options=no_unknown_recipient_chec ks,no_header_body_checks -o smtpd_client_connection_limit_exceptions=127.0.0.0/8 smtp-filter unix - - y - - smtp -o smtp_data_done_timeout=1200 -o disable_dns_lookups=yes Any idea ? Regards -- Anne http://lea-linux.org ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |