Hi,
Quoting Riccardo Veraldi :
hello I am trying to configure my main mail server to deliver mail to a
cyrus-imapd mail store
mx.mailstore.org 10.1.1.2 is the mail server
cyrus.mailstore.org 10.1.1.3 is the imap server
I configured sendmail accordingly
Mlocal, P=[IPC], F=lsDFMAw5:/|@qP
I fixed the problem using -a option in lmtpd
lmtp cmd="lmtpd -a" listen="lmtp" prefork=5
thanks
Rick
Riccardo Veraldi wrote:
> hello I am trying to configure my main mail server to deliver mail to a
> cyrus-imapd mail store
>
> mx.mailstore.org 10.1.1.2 is the mail server
> cyr
hello I am trying to configure my main mail server to deliver mail to a
cyrus-imapd mail store
mx.mailstore.org 10.1.1.2 is the mail server
cyrus.mailstore.org 10.1.1.3 is the imap server
I configured sendmail accordingly
Mlocal, P=[IPC], F=lsDFMAw5:/|@qPSXmnz9, S=EnvFromSMTP/HdrFromL,
R
Ken Murchison wrote:
> One thing you missed in your patch was the downcasing of the
> domain for
> something like [EMAIL PROTECTED]
Hm, I didn't know whether forcedowncase was actually meant to affect the
domain or not. Moreover, the domain seemed to be being downcased elsewhere
anyway, so I
Matthew Hodgson wrote:
Ken Murhcison wrote:
Matthew Hodgson wrote:
Looking at the process_recipient() code in lmtpengine.c,
I'm not sure
that the
quote-string parsing has been updated fully to reflect
virtual domains - so
I've fiddled around and come up with a version based on the
existing
Ken Murhcison wrote:
> Matthew Hodgson wrote:
>
>
> > Looking at the process_recipient() code in lmtpengine.c,
> I'm not sure
> > that the
> > quote-string parsing has been updated fully to reflect
> virtual domains - so
> > I've fiddled around and come up with a version based on the
> existing
Matthew Hodgson wrote:
Looking at the process_recipient() code in lmtpengine.c, I'm not sure
that the
quote-string parsing has been updated fully to reflect virtual domains - so
I've fiddled around and come up with a version based on the existing
code, and
also a complete rewrite. I enclose th
Matthew Hodgson wrote:
Looking at the process_recipient() code in lmtpengine.c, I'm not sure
that the quote-string parsing has been updated fully to reflect
> virtual domains - so I've fiddled around and come up with a version
> based on the existing code, and also a complete rewrite.
> I enclose
Hi,
I've come across some problems delivering into Cyrus 2.2.2-BETA (fresh cvs)
via LMTP where local-parts of recipients contain quoted-string sections as per
RFC 822 when using virtual domains. Specifically, Exim's ${quote:} function
turns a local part of [EMAIL PROTECTED] to
"+Folder.subfolder"