January 27, 2012 12:43 PM
Posted by: Eric Hansen
authentication,
Postfix,
SMTPBasically every guide you see online or read about on how to set up a SMTP server says you need to have SMTP authentication enabled to be safe (and to avoid open relay attacks). While yes, you do need this if you're running an enterprise-level system that requires remote connections from smart...
September 18, 2011 6:57 PM
Posted by: Eric Hansen
Postfix,
postqueue,
postsuper,
Queue Management
A lot of talk and discussions can be found...
September 9, 2011 12:00 PM
Posted by: Eric Hansen
E-mail,
Parsing,
PHP,
Postfix,
VirtualWhile not everyone is going to have a need for this, there are a lot of good reasons to parse e-mail. Perhaps the best is if you use a help desk/bug tracking/ticket system (Bugtraq, Clientexec, etc...), and want to allow people to send in requests and such via e-mail. Among other things, this...