When esmtpd’s PORT is set to multiple IP addresses, is there a way to see in a
message which port the connection came in on?
That is, assume PORT is set to something like:
PORT=10.0.0.1.25,10.2.2.2.25
The header that’s generated and added to emails looks like this:
Received: from mail-yk0-f200.google.com (mail-yk0-f200.google.com
[209.85.160.200])
by mx.example.com with ESMTP; Sat, 07 Feb 2015 16:00:35 -0500
id 0000000000909EC9.0000000054D67CF3.00002110
Where “mx.example.com <http://mx.example.com/>” appears to be the value of the
“me” control file.
Is there any way to get it to be “by mx.example.com <http://mx.example.com/>
[10.0.0.1:25]” or something like that? (Even just IP would work for me, but I
could see others needing the port.)
Thanks,
Jeff
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users