Hi Folks

Not to keep rambling on this topic....

I received a response from Samsung regarding support for qmail:

With the default configuration, the following occurs:

1) Incoming messages are handled by the SMTP relay (not sendmail). 
Anything that is not destined for the local Contact server is redirected 
to a standalone instance of sendmail.
2) Outgoing messages call standalone instances of sendmail, this also 
includes the Sendmail interface (Contact-Contact transport).

If you want to use another mailer, you need to check the following:

1) The SMTP relay is the primary SMTP daemon, i.e. it listens on port 
25. You should disable it if required.
2) The new mailer needs to be able to call the Contact incoming unix 
gateway process (unix.in) and pipe SMTP to it through stdin.
3) For outgoing messages, the new mailer needs to be able to receive its 
input through stdin.

You should make the following changes:

1) If you are still using the SMTP relay, you should add the line

DEFAULT_SMTP=xxxx

where xxxx is the command line for the new mailer. Contact will pipe 
SMTP through stdin to this process.

2) Edit ~/sys/unix.mapper and change

transport-service = /usr/lib/sendmail -bs

to the command line for the new mailer.

3) Edit ~/sys/xport.mappers/XPORT and change

transport-service = /usr/lib/sendmail -odb -oem -f %N %R

to the command line for the new mailer.


Please note that using a mailer other than sendmail has not been tested 
and so is not supported. However, if you get it to work, we would be 
interested with your results.


Dave
Technical Support
Samsung SDS

Doesn't look to complicated..?
-- 

Regards
Brandon Friedman
Cell:083 408 7840
E-mail: [EMAIL PROTECTED]
www.bfconsult.co.za


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to