Rob,
Thanks. SMTP AUTH was the answer. Now sendmail is authenticating to
frontend lmtpproxyd as murder and delivering mail via the backend lmtpd
with proper authentication. Next I have to figure out how to get mailbox
moves between backends to work.
Just wanted to clarify, I am not running lmtpd
On Wed, 15 Jan 2003, Gautam Das wrote:
> /* secprops = mysasl_secprops(SASL_SEC_NOPLAINTEXT); */
>secprops = mysasl_secprops(0);
>
> There was a discussion thread with the above tip from Rob (Thanks Rob).
> However it made imap proxy work but not mailbox move from one backend to
> another.
I'