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
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