On Thu, 15 Mar 2007, Stephan Seidl wrote: > Is it true that there are only $host and $host_address available > to derive loginname-password pairs in the authenticators client > context, or, is there anything else valid, as, for example, > $sender_address and $return_path ?
It is true. Authentication happens before any messages are transferred. Therefore, there is no message-related information available. -- Philip Hazel University of Cambridge Computing Service Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
