2019-09-20 - hschneider, Admin
Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.
XMail Forum · Newbies read here ! All about SMTP,MX-Records,DNS etc. | Help Search Members Calendar |
Welcome Guest ( Log In | Register ) | Resend Validation Email |
akbsol |
Posted: Oct 20 2015, 09:55 AM
|
Newbie Group: Members Posts: 23 Member No.: 2703 Joined: 10-November 07 |
Hi,
This shouldn't be happening but what I am noticing is that filters.in.tab doesn't get picked up for users having specific mailproc.tab under their account. For other users not having a mailproc.tab, it works well. The first line in my filters.in.tab is: "*" "*" "0.0.0.0/0" "0.0.0.0/0" "backup.tab" This should apply to all incoming mail but for users with a mailproc.tab, the backup process as specified in backup.tab just doesn't run. When I renamed mailproc.tab to mailproc.tab_, filters.in.tab got picked up and backup process ran as expected. What could be the issue? -Thanks Akash |
akbsol |
Posted: Oct 20 2015, 10:22 AM
|
Newbie Group: Members Posts: 23 Member No.: 2703 Joined: 10-November 07 |
On further testing I have found that filters.in.tab is skipped if the first command inside mailproc.tab is a "filter" one. When I changed "filter" to "external", the filters.in.tab was picked up. Kinda strange.
|