Re: [Assp-user] Seeking mail provider with efficient spam control

2014-12-13 Thread Robert Ellsworth
I have Ubuntu running on my Mac Mini at home. Works well as the MTA for ASSP (for home use mind you). On Dec 12, 2014 4:45 PM, "Thomas Tempelmann" wrote: > For over 10 years now I used to run my own mail server for my personal > domain, with ASSP since early times, when config options were stil

Re: [Assp-user] Seeking mail provider with efficient spam control

2014-12-12 Thread Thomas Eckardt
You may use the assp_pop3 collector and assp for spam controll. You'll still need a small local MTA, but this would not be problem. your mailflow would be - incoming: provider <-> assp_pop3 -> assp -> local MTA <-> mail client outgoing: mail client -> local MTA -> assp -> provider Thomas