On Fri, Dec 31, 2010 at 12:55:31AM +0100, Jeroen Geilman wrote: > Of course, I was referring more to the "running an MTA that can also > receive lots of spam when you don't actually want to receive anything" bit.
A Postfix null-client does not "receive" any external mail master_service_disable = inet inet_interfaces = 127.0.0.1 > He did start out by saying he wants only to send mail, not receive it. That's what Postfix null-clients do. > If he has complex requirements that can't be satisfied by a (usually very > simple) nullmailer, postfix is a viable choice; I did not mean to imply > that it isn't. The extra rope provides reliable queue management, sensible recovery when the remote MTA comes back up, SASL authentication, customizable rewriting of locally generated mail from root, and other system accounts, ... In a large corporate environment, a more capable null-client is handy. For a very small shop, this may not be useful. I would not recommend any locally queueing MTA on a laptop where conserving battery power is a priority, there MUAs such as Thunderbird, that submit directly to a central MSA make more sense. -- Viktor.