RE: [Exim] Ipass

Top Page
Delete this message
Reply to this message
Author: Rolando Riley
Date:  
To: Tabor J. Wells
CC: exim-users
Subject: RE: [Exim] Ipass
Tabor:
    Yes!! That is exactly what I am trying to use but without luck. I probably
have something missing on mi acls


This is what I have set: (Exim 4.02)


begin acl
   acl_check_rcpt:
   accept  hosts = :
   deny    local_parts   = ^.*[@%!/|]
   accept  local_parts   = postmaster
   domains       = +local_domains
   require verify        = sender


     accept  domains       = +local_domains
          endpass
          message       = unknown user
          verify        = recipient


     accept  domains       = +relay_to_domains
          endpass
          message       = unrouteable address
          verify        = recipient


     accept  hosts         = +relay_from_hosts


     accept  authenticated = *


     deny    message       = relay not permitted






begin authenticators
#Autenticacion
cram:
driver = cram_md5
public_name = CRAM-MD5
server_secret = ${if eq{$1}{ph10}{secret}fail}
server_set_id = $1

# client_name = ph10
# client_secret = secret2


But it is not asking me to send the secrets. It is just relaying everything


R. Riley









-----Mensaje original-----
De: Tabor J. Wells [mailto:twells@fsckit.net]
Enviado el: Thursday, April 04, 2002 2:40 PM
Para: Rolando Riley
CC: exim-users@???
Asunto: Re: [Exim] Ipass


On Thu, Apr 04, 2002 at 02:34:54PM -0500,
Rolando Riley <rriley@???> is thought to have said:

> Hi guys:
>     I have been running in circles trying to find a solution for smtp to our
> ipass roamming customers.
>     My questions are
>     1) Does exim provide a method where it can relay any host but has to
> validate a user on smtp request?
>     If yes, what are the options I should use?
>     2)  My first question involves "open relay to any host" which is bad

idea?
> Are there a better idea to implement this?


You want SMTP AUTH which Exim supports. See Chapter 35 of the Exim3
documentation or Chapter 32 of the Exim4 documentation depending on which
version you're using.

Tabor

--
--------------------------------------------------------------------
Tabor J. Wells                                     twells@???
Fsck It!                 Just another victim of the ambient morality