Thsnk you. Now it is working.
Lekshmi A. R.
Computer Programmer
DCG, DIT
Canara Bank
Naveen Complex
#14, M. G. Road
Bangalore - 560 001
Ph: (080) 2558 4040 - 286
2559 8548
----- Original Message -----
From: John Burnham
To: Lekshmi A. R ; exim-users@???
Sent: Monday, May 22, 2006 4:13 PM
Subject: RE: [exim] How to verify and authenticate only for outgoing mail
> Now I am not getting value for $sender_address_data but not
> for $authenticated_id
>
> Any entry is to be done in Authentication configuration for
> getting values for $authenticated_id in ACL configuration.
>
Do you have server_set_id in your authenticator configuration ? See section 33.1
of the Exim spec
(
http://www.exim.org/exim-html-4.62/doc/html/spec_html/ch33.html). That's what
populates $authenticated_id.
John