dot-qmail questions

Góra strony
Załączniki:
Wiadomość jako email
+ (text/plain)
Delete this message
Reply to this message
Autor: Mike Starke
Data:  
Temat: dot-qmail questions
On Tue, Jun 03, 2003 at 10:50:22AM -0700, Liberty Young wrote:
/_
/_The basic setup i have now is Qmail at home, and using fetchmail and
/_hotwayd or gotmail, i can download mail from four different accounts.
/_
/_How can i setup a dot-qmail file to filter my messages and then move
/_them into different maildir boxes (for example, a maildir box for PLUG,
/_a maildir box for Cox-email, a maildir box for hotmail, etc.) ????
/_

Place the following line in your .qmail-<xxx> file:
|<path_to_preline>/preline <path_to_procmail>/procmail

Then set up your .procmailrc file as normal.
'man procmailex' might be your friend at that point.

-mike