check into /courier/etc/smtpaccess

you can list the IPs, whether to accept, and whether they are allowed to
relay
my set up looks pretty much like this

1.2.3.4 allow,RELAYCLIENT
5.6.7.8 allow,RELAYCLIENT
*         allow

the * line says from any host, accept mail if it is destined to a local
domain (in locals)


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Oliver
Bausinger
Sent: Monday, January 28, 2002 10:06 AM
To: [EMAIL PROTECTED]
Subject: [courier-users] Relaying with esmtpd



Hi folks,

I'd like to setup the following stmp configuration and am not sure about how
to achieve it:

1) The server should accept all mails for himself without the need of TLS
and
Authentication
2) The server should accept mails from some other (trusted) computers as
general relay host without the need of authentication (can be done with
locals file?)
3) People accessing the server from other (untrusted) computers should be
able to use as relay for every kind of destination after authenticating
themselves, and this authentication has to be secured by SSL/TLS. (By the
way, there is no direct way to let courier listen on 465 (smtps) analogue to
imaps/pop3s, is it?)



TiA for your suggestions

Oliver Bausinger


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to