Koozali.org: home of the SME Server
		Legacy Forums => General Discussion (Legacy) => Topic started by: Andrew Hodgson 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.
- 
				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