[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Single Page
Top Document: Filtering Mail FAQ
Previous Document: 2.2.1 General Strategies
Next Document: 2.3 Explanation of Test Recipe
-
Search the FAQ Archives
Single Page
Top Document: Filtering Mail FAQ
Previous Document: 2.2.1 General Strategies
Next Document: 2.3 Explanation of Test Recipe
2.2.2 Alternate .forward files
If the .forward template in 5b above doesn't work the following alternatives might be helpful: In a perfect world: "|exec /usr/local/bin/procmail #nancym" In an almost perfect world: "|exec /usr/local/bin/procmail USER=nancym" In another world: "|IFS=' ';exec /usr/local/bin/procmail #nancym" In a different world: "|IFS=' ';exec /usr/local/bin/procmail USER=nancym" In a smrsh world: "|/usr/local/bin/procmail #nancym" These formats can be tried in different combinations, the leading "| can be tried as |" instead, or vice versa. NOTE ==== If your system uses procmail as its local delivery agent, you do not need a .forward file; simply having a .procmailrc files suffices. To find out if procmail is the local delivery agent, ask your system administrator.
Top Document: Filtering Mail FAQ
Previous Document: 2.2.1 General Strategies
Next Document: 2.3 Explanation of Test Recipe
Single Page
[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
FAQ Editor <faq-editor@ii.com>
Last Update October 22 2009 @ 05:26 AM