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

Mailing List Archive: exim: users

Exim - Allow only authenticated smtp connections

 

 

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


alex at adaptive-it

May 7, 2008, 7:00 AM

Post #1 of 4 (240 views)
Permalink
Exim - Allow only authenticated smtp connections

Hello,

I have an exim server with smtp authentication configured. I would like to
know if it is possible to only allow users to send mail using authenticated
logins?

Thanks


--
View this message in context: http://www.nabble.com/Exim---Allow-only-authenticated-smtp-connections-tp17105660p17105660.html
Sent from the Exim Users mailing list archive at Nabble.com.


--
## 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/


hs at schlittermann

May 8, 2008, 12:57 AM

Post #2 of 4 (228 views)
Permalink
Re: Exim - Allow only authenticated smtp connections [In reply to]

keenboy <alex[at]adaptive-it.co.uk> (Mi 07 Mai 2008 16:00:34 CEST):
>
> Hello,
>
> I have an exim server with smtp authentication configured. I would like to
> know if it is possible to only allow users to send mail using authenticated
> logins?
>

It is. (You're talking about SMTP authenticated logins?)


Should be something like this (not checked for syntax)

acl_smtp_mail = acl_check_mail


begin acl
....

acl_check_mail:

accept authenticated = *
deny message = you need to authenticate


Best regards from Dresden
Viele Grüße aus Dresden
Heiko Schlittermann
--
SCHLITTERMANN.de ---------------------------- internet & unix support -
Heiko Schlittermann HS12-RIPE -----------------------------------------
gnupg encrypted messages are welcome - key ID: 48D0359B ---------------
gnupg fingerprint: 3061 CFBF 2D88 F034 E8D2 7E92 EE4E AC98 48D0 359B -
Attachments: signature.asc (0.18 KB)


iane at sussex

May 8, 2008, 4:19 AM

Post #3 of 4 (223 views)
Permalink
Re: Exim - Allow only authenticated smtp connections [In reply to]

--On 8 May 2008 09:57:23 +0200 Heiko Schlittermann <hs[at]schlittermann.de>
wrote:

>
>>
>> I have an exim server with smtp authentication configured. I would like
>> to know if it is possible to only allow users to send mail using
>> authenticated logins?
>>
>
> It is. (You're talking about SMTP authenticated logins?)
<snip>

Also, make sure that Exim is listening on port 587 - hey there's a wishlist
item there - have the default configuration listen on port 587 with a
relevant ACL to require authentication, and perhaps prohibit spoofing
non-local domains.



--
Ian Eiloart
IT Services, University of Sussex
x3148

--
## 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/


mh+exim-users at zugschlus

May 8, 2008, 10:23 PM

Post #4 of 4 (217 views)
Permalink
Re: Exim - Allow only authenticated smtp connections [In reply to]

On Wed, 7 May 2008 07:00:34 -0700 (PDT), keenboy
<alex[at]adaptive-it.co.uk> wrote:
>I have an exim server with smtp authentication configured. I would like to
>know if it is possible to only allow users to send mail using authenticated
>logins?

How many seconds did you spend with the docs and/or the configuration
examples before asking this question?

Greetings
Marc


--
-------------------------------------- !! No courtesy copies, please !! -----
Marc Haber | " Questions are the | Mailadresse im Header
Mannheim, Germany | Beginning of Wisdom " | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 621 72739834

--
## 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 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.