[EXIM] Exim relay

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: beta
Fecha:  
A: exim-users
Asunto: [EXIM] Exim relay

(using exim 2.10) I've set both the following in the configure file :

relay_domains= dbm;/usr/exim/domainlist
sender_address_relay= dbm;/usr/exim/domainlist

Exim will allow user@??? to send to any listed domain in
relay_domains ,
but if user@??? trys sending to an arbitrary domain, exim rejects
it.

I thought it might be a problem with the dbm file, so I put instead :

relay_domains= mydomain.com
sender_address_relay= mydomain.com

and tried to send an outbound message from user@??? ,
and again exim rejects it. What am I doing wrong?

TIA!

Mike Holloway
beta@???
(972) 4THENET (484-3638)
(817) 332-3092

http://www.ticnet.com
The Internet Connection



--
*** Exim information can be found at http://www.exim.org/ ***