I've read just about every file I could read regarding email rules with ISPConfig, but it still can't get it to work.
I focus'd on this file:
http://www.howtoforge.com/forums/arc...hp/t-9127.html
I seem to remember this working last time I tried this installation, but I don't know what I did back then.
Basically I have a number of Yahoo Group and forum email that I want sorted into individual folders that I created on the server.
There's a lot of information, so if I miss something please ask.
First, I created a .personalrules.rc file that looks like this
Code:
## Begin Recipes
## Recipies must have reverse to match reversed words
#
# Primus Micron
:0
* ^Subject: .*Primus.*Micron.*
${HOME}/Maildir/.BGT\ Specific\.Primus\ Micron/
# Patagonia Down Jacket
:0
* ^Subject: .*Patagonia.*Jacket.*
${HOME}/Maildir/.BGT\ Specific\.Patagonia\ Down\ Jacket/
:0
* ^Subject: .*Jacket.*Patagonia.*
${HOME}/Maildir/.BGT\ Specific\.Patagonia\ Down\ Jacket/
# Big Agnes Lost Ranger
:0
* ^Subject: .*Lost.*Ranger.*
${HOME}/Maildir/.BGT\ Specific\.Big\ Agnes\ Lost\ Ranger/
# Big Agnes Dual Core
:0
* ^Subject: .*Dual.*Core.*
${HOME}/Maildir/.BGT\ Specific\.Big\ Agnes\ Lost\ Ranger/
# BD Mesa
:0
* ^Subject: .*Mesa.*
${HOME}/Maildir/.BGT\ Specific\.BD\ Mesa/
There is more, but you get the idea.
Second, I edited the file /root/ispconfig/isp/conf/procmailrc.master and to look like this
Code:
{MAILDIR_COMMENT}MAILDIR=$HOME/Maildir/
{MAILDIR_COMMENT}DEFAULT=$MAILDIR
{MAILDIR_COMMENT}ORGMAIL=$MAILDIR
{QUOTA}
INCLUDERC={PMDIR}/.mailsize.rc
{QUOTA_COMMENT}INCLUDERC={PMDIR}/.quota.rc
{ANTIVIRUS_COMMENT}INCLUDERC={PMDIR}/.antivirus.rc
{MAILSCAN_COMMENT}INCLUDERC={PMDIR}/.local-rules.rc
{MAILSCAN_COMMENT}INCLUDERC={PMDIR}/.html-trap.rc
{SPAMASSASSIN_COMMENT}INCLUDERC={PMDIR}/.spamassassin.rc
{AUTORESPONDER_COMMENT}INCLUDERC={PMDIR}/.autoresponder.rc
INCLUDERC={PMDIR}/.personalrules.rc
These rules worked as is without the "${HOME}/Maildir/" on my previous server, but I simply can't figure out what to do next.
Recent comments
12 hours 18 min ago
17 hours 23 min ago
21 hours 47 min ago
23 hours 36 min ago
1 day 13 hours ago
1 day 13 hours ago
1 day 18 hours ago
2 days 1 hour ago
2 days 2 hours ago
2 days 3 hours ago