Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: exim: users

documentation lookup for SMTP AUTH with (from_email, login, pass)

 

 

exim users RSS feed   Index | Next | Previous | View Threaded


mihamina at gulfsat

Nov 6, 2009, 4:15 AM

Post #1 of 2 (109 views)
Permalink
documentation lookup for SMTP AUTH with (from_email, login, pass)

Hello,

I woul like to use SMTP AUTH but not only with (login, pass) AUTH key
but with (from_email, login, pass).

Would you know any documentation on that?

--
Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 33 11 207 36

--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


exim-users-20081202 at djce

Nov 6, 2009, 6:51 AM

Post #2 of 2 (93 views)
Permalink
Re: documentation lookup for SMTP AUTH with (from_email, login, pass) [In reply to]

On Fri, Nov 06, 2009 at 03:15:51PM +0300, Rakotomandimby Mihamina wrote:
> Hello,
>
> I woul like to use SMTP AUTH but not only with (login, pass) AUTH key
> but with (from_email, login, pass).

The from_email address (whatever that is) isn't available at SMTP AUTH time,
so you'll have to:

* include the from_email in the login credentials (e.g.
login=bob[at]example.com)
and/or
* have the AUTH use login+pass and then add an ACL which validates that
from_email is allowed for this authenticated_id.

I suspect the list archives include examples of both.

Regards,

--
Dave Evans
http://djce.org.uk/
http://djce.org.uk/pgpkey
Attachments: signature.asc (0.19 KB)

exim users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.