Koozali.org: home of the SME Server

Procmail not consistently routing mail into folders

Offline ddougan

  • *
  • 155
  • +0/-0
    • http://www.DouganConsulting.com
Procmail not consistently routing mail into folders
« on: October 18, 2007, 01:45:21 AM »
On my 7.2 server, I have Stephen Noble's procmail contrib. For reasons which I can't yet fathom, I am seeing some messages not being processed, including delivery rules which worked previously, and which have not been changed.

I have smeserver-mailsorting-1.2-8.el4.sme, smeserver-userpanel-0.9-10 and smeserver-userpanels-1.0-5 (I updated mailsorting yesterday in case it had fixed this issue).

The particular message I used to help track the issue (one which was delivered correctly previously) has no references in the procmail.log file. Is it possible to increase the logging to determine why it is not being dealt with?

Finally, as well as the .procmailrc file, I also have a .mailfilter which seems to include rules too. Both have the same timestamp from when I last adjusted a rule. What is .mailfilter used for?

Thanks for any help,

Des
Des Dougan

Offline mdo

  • *
  • 355
  • +0/-0
Re: Procmail not consistently routing mail into folders
« Reply #1 on: October 18, 2007, 03:36:31 AM »
The .mailfilter file is used for the (already available) alternative to procmail which is called "maildrop".
We prefer maildrop over procmail because we find the logs to be better (more details) and this is working consistently for us.

It's a simple switch from using maildrop instead of procmail but I am not sure whether that is an additional contrib from Dungog what you might have to pay for. We pay Dungog for the whole set of addons because they do good work.

Michael
...

Offline stephen noble

  • *
  • 607
  • +1/-0
    • Dungog
Re: Procmail not consistently routing mail into folders
« Reply #2 on: October 20, 2007, 08:00:56 AM »
i only use maildrop now, so can't help with procmail questions

to try maildrop instead of procmail
http://www.dungog.net/sme/usermanager.php#proc

db configuration setprop qmail FilterType maildrop
signal-event mailsorting-conf

Offline ddougan

  • *
  • 155
  • +0/-0
    • http://www.DouganConsulting.com
Re: Procmail not consistently routing mail into folders
« Reply #3 on: October 21, 2007, 07:45:54 AM »
Thanks, Stephen.

I've already switched over, based on Michael's email. Other than two active mailing list rules in which I'd used "Email Headers" as the criterion, so far, so good. (The two with Email Headers weren't processed, dropping the mail into the Inbox.)


Regards,

Des
Des Dougan