Brian K. Becknell wrote:

Good Morning all,
   I need to do some testing with lmtp. I notied in the cyrus.conf file
that is states "# at least one LMTP is required for delivery"
  my question is CAN is run different lmtp's on the same machine.

Yes. I am currently running all services on the standard ports and alternate ports (usually in the 9xxx range) for testing new code as I write it.


I am runing cyrus-imapd-2.1.12

example ( will this configuration work )
  # at least one LMTP is required for delivery
  lmtp         cmd="lmtpd" listen="lmtp" prefork=0
  lmtpunix      cmd="lmtpd" listen="/var/run/lmtp" prefork=50

I am happy with the local deliver, but need to test remote deliver via
inet socket.
 I currently have just the lmtpunix configured.

This will work fine.


--
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to