[Dovecot] Port variable in LMTP userdb lookups?
Timo Sirainen
tss at iki.fi
Wed Nov 16 20:25:29 EET 2011
On Mon, 2011-11-07 at 13:23 +0200, Mark Zealey wrote:
> 04-11-2011 23:56, Timo Sirainen yazmış:
> From my reading of the code in 2.0.15, you pass the local & remote IP
> in lmtp/commands.c:427 but the struct mail_storage_service_input only
> has remote_ip and local_ip fields, not port fields (unlike the
> auth_user_info struct which has both ip's and port entries as well). I
> think that the mail_storage_service_input struct needs the uint
> local_port, remote_port fields adding in & appropriate code changes to
> pass these through?
Yeah, you're right, I missed that one. Added to hg now.
More information about the dovecot
mailing list