Re: lmtp over tcp sockets, access denied and lmtp error: Message contains invalid header

2006-07-21 Thread Rudy Gevaert
Rodrigo Ventura wrote: After the DATA command you should enter the header fields in RCF??? format, followed by a empty line, followed by the actual data. For instance: thanks for pointing this out. I read in the rfc that lmtp use the same protocol als smtp (with a couple of exceptions) but

Re: lmtp over tcp sockets, access denied and lmtp error: Message contains invalid header

2006-07-21 Thread Rudy Gevaert
Pascal Gienger wrote: You seem to have configured 2003 as your lmtpd port in your /etc/services of your cyrus host. Does lmtp use the same port? Stupid me. I did not have the lmtp line in my /etc/services on the mailrelay host. Thanks for the help! Cyrus Home Page: http://asg.web.cmu.

Re: lmtp over tcp sockets, access denied and lmtp error: Message contains invalid header

2006-07-21 Thread Pascal Gienger
Rudy Gevaert <[EMAIL PROTECTED]> wrote: Now postfix complains: Jul 21 15:25:42 oliebol postfix/qmgr[7484]: 2A9BA7458: from=<[EMAIL PROTECTED]>, size=348, nrcpt=1 (queue active) Jul 21 15:25:42 oliebol postfix/lmtp[7490]: 2A9BA7458: to=<[EMAIL PROTECTED]>, relay=none, delay=4236, status=deferred

Re: lmtp over tcp sockets, access denied and lmtp error: Message contains invalid header

2006-07-21 Thread Rodrigo Ventura
On Friday 21 July 2006 14:32, Rudy Gevaert wrote: > mail from:<[EMAIL PROTECTED]> > 250 2.1.0 ok > rcpt to:<[EMAIL PROTECTED]> > 250 2.1.5 ok > DATA > 354 go ahead > daf > da > > > af > . > 554 5.6.0 Message contains invalid header > > How do I further test if my lmtp is working? (So I can gave a

lmtp over tcp sockets, access denied and lmtp error: Message contains invalid header

2006-07-21 Thread Rudy Gevaert
Hi, I'm trying to configure postfix to deliver to my cyrus lmtpd. I read the LMTP readme and configured my cyrus like this: lmtp cmd="lmtpd -a -C /mail/mail2/etc/imapd.conf" listen="host.name.tld:lmtp" prefork=10 hosts.deny says to deny all lmtp access, and hosts.allow accepts a

Re: lmtp error 554, NUL characters

2004-06-17 Thread Akihiro KAYAMA
Hi. In article <[EMAIL PROTECTED]>, Manfred Rebentisch <[EMAIL PROTECTED]> writes: MRebentisch> I often get the following errors (postfix undelivered mails), always MRebentisch> in conjunction with mailinglists (mysql-internal, apache). Is that a corrupt MRebentisch> mail or is there a problem

lmtp error 554, NUL characters

2004-06-16 Thread Manfred Rebentisch
I often get the following errors (postfix undelivered mails), always in conjunction with mailinglists (mysql-internal, apache). Is that a corrupt mail or is there a problem in my system? If needed, I can give you more information about my system, but first I think it is a generic question. "com

RE: lmtp error, not found.

2004-02-18 Thread Rob Siemborski
On Wed, 18 Feb 2004, Anders Norrbring wrote: > Warn.log: > Feb 18 11:47:06 hulda master: setrlimit: Unable to set file descriptors limit to > -1: > Operation not permitted > Feb 18 11:47:08 hulda ctl_deliver[548]: DBERROR db4: 4 lockers > > What file descriptors? And what does the DBERRO

Re: lmtp error, not found.

2004-02-18 Thread Allister Gearon
- Original Message - From: "Anders Norrbring" <[EMAIL PROTECTED]> > Yeah.. Thanx.. :) I guess I was too tired to even notice it last night. Now that log > error is gone, but I've got new ones instead.. > > > Warn.log: > Feb 18 11:47:06 hulda master: setrlimit: Unable to set file descri

RE: lmtp error, not found.

2004-02-18 Thread Anders Norrbring
> > Hello, > are you using binaries or have rolled your own? If binaries what > distribution? I'm running Cyrus-IMAP, db, Cyrus-SASL and SASL2, Apache and PHP4 from the box (SuSE United Linux) and then I installed MySQL-Max with .rpm from www.mysql.com. Postfix is self-compiled because SuSE doe

Re: lmtp error, not found.

2004-02-18 Thread Allister Gearon
- Original Message - From: "Anders Norrbring" <[EMAIL PROTECTED]> Hello, are you using binaries or have rolled your own? If binaries what distribution? > I'm trying deperately to put Postfix, Cyrus-IMAP, Web-Cyradm and MySQL to work, but > continously get lmtp errors in the logs. Can s

lmtp error, not found.

2004-02-17 Thread Anders Norrbring
I'm trying deperately to put Postfix, Cyrus-IMAP, Web-Cyradm and MySQL to work, but continously get lmtp errors in the logs. Can somebody please point me to where I should look? /etc/cyrus.conf: lmtpunix cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=0 /etc/postfix/master.cf: lmtp

Re: lmtp error

2001-05-04 Thread John C. Amodeo
Hi, I had this same error too. It occurs when you change your authentication mechanism to Pam or LDAP (through the use of a patch) or to something else. You need to create the sasldb file using the saslpasswd command. Put a dummy account or something in the file. As long as that file exists, y

lmtp error

2001-05-03 Thread unplug
Hi all, When I receive mail, I got the following error in the messages log. May 3 09:41:15 mail lmtpd[4116]: unable to open Berkeley db /etc/sasldb: Invalid argument What is the meaning of the above error?? How can I fix it?? I have no idea to handle it. my config: Linux6.1 cyrus imap2