Tag: postfix

  • Debian 4.0 linode vps server and procmail success with smtp virtual users

    After a few days of tinkering, I have finally configured things on the linode vps account so it works and does pretty everything I need.

    I am using Debian 4.0. Had thought about using Ubuntu, but decided to stick with Debian as I have used it previously in the same capacity, without it failing me.

    On a previous setup where I had smtp virtual accounts in the usual directory structure of;

    /home/vmail/${domain}/${user}/Maildir

    I was always looking for a way to have a .procmailrc for the smtp virtual accounts, and finally after a bit of research I have managed to put something together that works. I cannot give much technical details apart from the fact I can now have procmail rules for smtp virtual mail users, and also have those users even have a custom .procmailrc file that will be honoured.

    (more…)

  • linode vps

    I purchased an account and set about setting it up. So far very impressed, although at this stage I am trying to configure some suitable spam filtering. It would appear some guides/notes I had for amavisd-new is no longer usable. It appears they changed the configuration files quite alot in the latest releases.

    Postfix is accepting the messages, then we pass it off to a content filter, in this case its amavisd-new. This processes it via spamassassin and then passing it back to an alternate postfix for final processing. ie. delivery via procmail or bounce etc.

    Anyone got some guides on procmail rules so that I can send messages with certain headers to certain Maildir/ folders. ie. spam to Junk

    And if anyone has any suitable amavisd-new config files for latest debian, then this would be appreciated too (or even a new guide/howto).

    All in all, the service is great.