| Linode Forum https://forum.linode.com/ |
|
| Looking for a decent postifx + spam filtering debian guide. https://forum.linode.com/viewtopic.php?f=11&t=2699 |
Page 1 of 1 |
| Author: | bezerker [ Tue Apr 17, 2007 5:01 pm ] |
| Post subject: | Looking for a decent postifx + spam filtering debian guide. |
I used to use an exim system with spamassassin on this machine. I had since then moved my mail elsehwere, but now will be moving it back. While I enjoy exim, I'd rather use postfix for various reasons. Does anyone have a decent debian based howto for postfix + spam filtering with maildir format that they could recommend? Thanks in advance. |
|
| Author: | Internat [ Tue Apr 17, 2007 10:07 pm ] |
| Post subject: | |
http://workaround.org/articles/ispmail-sarge/ That one is what i used to set up my virtual hosting setup It is a bit out of date, being sarge and not etch.. but most things are pretty simple to figure out The hardest part was amavisd config.. but i came to realise that putting everything in 50-user under the /etc/amavisd/ section is pretty much what is needed If you want anymore assistance feel free to let me know |
|
| Author: | c1i77 [ Wed Apr 18, 2007 3:10 am ] |
| Post subject: | Re: Looking for a decent postifx + spam filtering debian gui |
bezerker wrote: ... Does anyone have a decent debian based howto for postfix + spam filtering with maildir format that they could recommend?
Appended is my anti-spam config from main.cf. It is based on http://jimsun.linxnet.com/misc/postfix-anti-UCE.txt and trial and error. Even though it doesn't include any post-filtering measures (like SA), it is good enough in my case to keep my mailboxes largely spam-free. Spamhaus provides a nice overview of "Effective Spam Filtering" at http://www.spamhaus.org/effective_filtering.html . The following config corresponds to 1st stage filtering. Cliff Code: ## ------------------------------------------------------------- ## |
|
| Author: | bezerker [ Wed Apr 18, 2007 10:32 am ] |
| Post subject: | |
Internat wrote: http://workaround.org/articles/ispmail-sarge/
That one is what i used to set up my virtual hosting setup It is a bit out of date, being sarge and not etch.. but most things are pretty simple to figure out The hardest part was amavisd config.. but i came to realise that putting everything in 50-user under the /etc/amavisd/ section is pretty much what is needed If you want anymore assistance feel free to let me know Hrm. Seems a bit too bulky for my needs. Also, I don't suppose you or anyone else might have any idea how easy it would be to import my current Maildir into the mysql database for my user if I did decide to switch to this? Mail is something I've never been too keen on playing with. It's been a set and forget thing for me. |
|
| Author: | TehDan [ Wed Apr 18, 2007 12:51 pm ] |
| Post subject: | |
What did you find bulky about the workaround tutorial? I used basically that setup on a linode 64 for a long time without any resource issues. What /would/ be bulky is having all your mail in an SQL database... stick to maildir. Putting your /user account information/ in a database, whilst adding a bit of bloat is very useful - it opens the door to a lot of useful stuff like per user spamassassin configs. For postfix/spamassassin + clamav amavis (as described in the workaround tutorial) is about as lite as you can get, if you want to avoid amavis, just consult the reference documentation on either postifx.org or spamassassin.org - its pretty straight foward to modify your master.cf / main.cf to pass mail through spamassassin. Its well worth having virus scaning as well though. |
|
| Author: | Internat [ Wed Apr 18, 2007 4:57 pm ] |
| Post subject: | |
i think something in the work arround tutorial confused you.. it doesnt store its mail in there it stores its user structure in there.. ie usernames passwords etc.. it allows u to have virtual users, so basicly users that dont have a shell login on ur computer |
|
| Author: | kangaby [ Wed Apr 18, 2007 5:59 pm ] |
| Post subject: | |
Give this a go. http://adminspotting.net/building-a-messaging-server |
|
| Author: | bezerker [ Fri Apr 20, 2007 12:55 am ] |
| Post subject: | |
Gotcha, you are correct I didn't look close enough and believe my mail was in the database. Thanks guys! |
|
| Author: | bezerker [ Fri Apr 20, 2007 3:59 am ] |
| Post subject: | |
Blast it, amavisd-new with etch is a split file config system. Not so big of a deal, however several of the things I'm supposed to change in it do not exist. Time to play with it, but not at 4 am. |
|
| Page 1 of 1 | All times are UTC-04:00 |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|