7 messages in net.sourceforge.lists.courier-maildrop[maildropl] Forwarding in maildrop
FromSent OnAttachments
Ajai KhattriJan 27, 2004 4:05 pm 
Thorsten HaudeJan 27, 2004 11:15 pm 
Ajai KhattriJan 28, 2004 10:01 am 
Ajai KhattriJan 28, 2004 2:55 pm 
Devin RubiaJan 28, 2004 3:50 pm 
Ajai KhattriJan 28, 2004 4:28 pm 
Ajai KhattriJan 30, 2004 9:03 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] Forwarding in maildropActions...
From:Ajai Khattri (aj@bway.net)
Date:Jan 27, 2004 4:05:34 pm
List:net.sourceforge.lists.courier-maildrop

Im sure this is trivial but I tried to look through the archives but they dont seem to be working. We are running Courier-IMAP with vpopmail and qmail. Under one user's mailfilter file I have the following:

# Forward all offsite if (!/^X\-Loop: mail\.bway\.net/) { # Add custom header first xfilter "reformail -a'X-Loop: mail.bway.net'" to ! us@domain.com }

The idea is to add a header to prevent mail loops.

Is this the right way to forward email? We dont use sendmail so Im wondering if this is indeed correct?