Re: [Dovecot] How to copy Spammail for learning out of Postfix and Dovecot (vmail)

2007-12-13 Thread Sven Schmidt
Nikolay Shopik schrieb: You may even do this without procmail I'm using postfix only for such job. But in my case I'm using spamtrap addresses and alias it to something like [EMAIL PROTECTED] where mx1 is postfix server itself and its responsible for delivering to maildir but not to @example.co

Re: [Dovecot] How to copy Spammail for learning out of Postfix and Dovecot (vmail)

2007-12-06 Thread Nikolay Shopik
On 06.12.2007 15:13, Sven Schmidt wrote: Wolfram Schlich schrieb: Put them in a dedicated mail folder (mbox or maildir doesn't matter) and process them either periodically via a cron job or on-demand via inotify-enabled software. All mails are revieved by POP. No user can sort mails by Spam

Re: [Dovecot] How to copy Spammail for learning out of Postfix and Dovecot (vmail)

2007-12-06 Thread Sven Schmidt
Wolfram Schlich schrieb: Put them in a dedicated mail folder (mbox or maildir doesn't matter) and process them either periodically via a cron job or on-demand via inotify-enabled software. All mails are revieved by POP. No user can sort mails by Spam

Re: [Dovecot] How to copy Spammail for learning out of Postfix and Dovecot (vmail)

2007-12-06 Thread Wolfram Schlich
* Sven Schmidt <[EMAIL PROTECTED]> [2007-12-06 11:59]: > Hi! Hi! > I am using Postfix 2.3.8 and Dovecot 1.0.rc15. > Virtual Domains and Mailboxes are configured. > > I tried to copy spammy Mail with Procmail, but Procmail only sees local > mails. > How to configure it to get a copy of spammy mai

[Dovecot] How to copy Spammail for learning out of Postfix and Dovecot (vmail)

2007-12-06 Thread Sven Schmidt
Hi! I am using Postfix 2.3.8 and Dovecot 1.0.rc15. Virtual Domains and Mailboxes are configured. I tried to copy spammy Mail with Procmail, but Procmail only sees local mails. How to configure it to get a copy of spammy mails in a mbox or mail-dir?