9 Oct
2006
9 Oct
'06
1:03 p.m.
On Mon, 2006-10-09 at 11:01 +0100, Philip Hazel wrote:
On Mon, 9 Oct 2006, Timo Sirainen wrote:
BTW. There are also two more fields that the Exim code doesn't currently support, but which might be useful for some people:
"secured": Set if SSL/TLS is used, or if remote IP == local IP
"valid-client-cert": Set if client certificate was received and it was verified to be trusted
I think I could add those (I didn't write the original code, but it looks easy enough to alter). Should they be added to the AUTH line, or given separately? Presumably tab-separated and without any =data added. I don't really have any way of testing any of this.
Right, to AUTH line, tab-separated and without =data.