Re: deliver fails on nonunix lmtp-socket

2001-12-13 Thread Scott Adkins
The problem is that deliver *only* works with unix lmtpd sockets. So, how we dealt with the issue in our environment is run with both lines in the cyrus.conf file, allowing either TCP connections or unix socket connections. Then we configured sendmail to use the TCP connection when delivering the

Re: deliver fails on nonunix lmtp-socket

2001-12-13 Thread Ken Murchison
Peter Pilsl wrote: > > I try to replace the unix-lmtpd-socket with a 'real' socket, cause I > want use lmtpd for other applications too. > > however, if I do so, deliver wont work anymore: > > # cat /tmp/m | /usr/cyrus/bin/deliver -a cyrus peter > couldn't connect to lmtpd: Invalid argument >

deliver fails on nonunix lmtp-socket

2001-12-13 Thread Peter Pilsl
I try to replace the unix-lmtpd-socket with a 'real' socket, cause I want use lmtpd for other applications too. however, if I do so, deliver wont work anymore: # cat /tmp/m | /usr/cyrus/bin/deliver -a cyrus peter couldn't connect to lmtpd: Invalid argument 421 4.3.0 deliver: couldn't connect to