hello all!

configuration:
sendmail 8.11.1
cyrus-imapd-2.0.9
cyrus-sasl 1.5.24

when i try to deliver mail per lmtp (deliver -l -e in mailer definition in
sendmail), i get follwoing messages:

/usr/lib/sendmail -v someone <<mail
>From:<[EMAIL PROTECTED]>
>To:<[EMAIL PROTECTED]>
>Subject: test
>blah....
>...etc...etc....
>mail
someone... Connecting to Cyrus...
220 host LMTP Cyrus v2.0.9 ready
>>> HELO host.foo.bar
500 5.5.2 Syntax eroor
>>> Quit
221 2.0.0 bye
...
...

After reading rfc for lmtp, the behaviour of lmtpd is allright. i should
issue "LHLO host.foo.bar" at startup for use with lmtp not esmtp.

so my question is, where i can change this behaviour?? i think i should
cahnge this in sendmail.cf, but i'm not a sendmail.cf hacker, so i would be
happy if someone could help me.

i have two defined following mailers (Suse 7.0 standard):
procmail (used for local)
esmtp
smpt
bsmtp
cyrus (deliver -l -e)
cyrusbb

delivering email without lmtp works without problems. should i define the
cyrus mailer as "local mailer"??

thanks for any help in adnvance!

manfred



Reply via email to