Just to add my two cents.

I have tmda-ofmipd running with daemontools as well. In addition, I use it with stunnel so that MUAs with SSL capability can use it when talking to tmda-ofmipd.

This page explains my setup, http://www.arda.homeunix.net/mailsetup.shtml

Andrew


Jesse D. Guardiani wrote:
Tomasz Nidecki wrote:

<snip>

I'm starting tmda-ofmipd via an /etc/init.d script like this:

=== cut ===

start() {
       # Start daemons.
       echo "Starting tofmipd"
       /usr/local/tmda/bin/tmda-ofmipd -d -p tonid.net:8025
       1>/var/log/tofmipd.log 2>/var/log/tofmipd.log
}

=== cut ===



_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to