Linode.com Forum Forum Index Linode.com Forum
Linode Community Forums
 


exim: 550 relaying prohibited by administrator

Click here to go to the original topic

 
       Linode.com Forum Forum Index -> Email/SMTP Related Forum
Author Message
brlewis



Joined: 31 May 2004
Posts: 13

Posted: Tue Jun 01, 2004 10:32 pm    Post subject: exim: 550 relaying prohibited by administrator  

I want web interfaces to send to any address via SMTP, but when I do it through 127.0.0.1 port 25, exim complains that I'm relaying. I'm running Debian testing, and /etc/exim/exim.conf is empty. To just let outgoing mail work -- only from 127.0.0.1, not as an open relay -- is there a quick configuration line I can put in there?
Back to top  
brlewis



Joined: 31 May 2004
Posts: 13

Posted: Thu Jun 03, 2004 9:07 pm    Post subject:  

Found my own answer on my debian laptop:

# The setting below allows your host to be used as a mail relay only by
# localhost: it locks out the use of your host as a mail relay by any
# other host. See the section of the manual entitled "Control of relaying"
# for more info.

host_accept_relay = 127.0.0.1 : ::::1
Back to top  
 
       Linode.com Forum Forum Index -> Email/SMTP Related Forum
Page 1 of 1