Koozali.org: home of the SME Server

Why use Mailfront instead of qmail-smtp?

Andrew Hodgson

Why use Mailfront instead of qmail-smtp?
« on: July 05, 2003, 02:51:06 AM »
Hi,

Just wondering what is better about mailfront than qmail-smtpd?  I was going to enable smtpauth on my SME box, but then remembered that it uses Mailfront, so had to disregard some instructions I had picked up.  I am interested in the differences, as I don't see Mailfront used in many places, and do prefer to have the received header without the interface listed after the hostname of the sme box.

Thanks,
Andrew.

Gordon Rowell

Re: Why use Mailfront instead of qmail-smtp?
« Reply #1 on: July 07, 2003, 09:02:21 AM »
Andrew Hodgson wrote:
>
> Hi,
>
> Just wondering what is better about mailfront than
> qmail-smtpd?  

Two major benefits:

- mailfront allows messages to be handled by some other program before calling qmail-queue
- mailfront passes mail relay tests which provide "false positive" results with qmail-smtpd (i.e. there's nothing wrong with qmail-smtpd in this respect, but the mail relay tests think there is)

Gordon