Constantino,

> ...The fetchmail get my e-mails from
> external pop3 server , but, the amavis put all my
> mails in directory: /var/spool/amavis/tmp.

> Oct 30 14:34:00 jacob amavis[25405]: (25405-01)
> TROUBLE in check_mail: virus_scan FAILED: virus_scan:
> NO VIRUS SCANNERS AVAILABLE
> Oct 30 14:34:00 jacob amavis[25405]: (25405-01)
> PRESERVING EVIDENCE in
> /var/spool/amavis/tmp/amavis-20051030T143400-25405

> I would like to read these e-mails that they are
> stored in this directory in an email-client (as the
> KMail) ... if possible.

If fetchmail submits mail to Postfix which in turn
forwards them to amavisd-new, then all these messages
are still in the Postfix queue, waiting and retrying
until you fix the amavisd problem. Files in
/var/spool/amavis/tmp/ can be deleted.

On the other hand, if your fetchmail tries
to feed directly to amavisd-new (which is not
a good idea), then tempfailed mail is hopefully
still in the remote POP3 mailbox if fetchmail
handled the situation correctly - but if you are
unlucky (unlikely) it is lost.

It is possible to retrieve mail from /var/spool/amavis/tmp/,
the file name is always email.txt, you can re-send it
by feeding it to a command line 'sendmail -i -f sender recip'
But there is normally no need to do so.

  Mark


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
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