I'm using Debian. MAIN_RELAY_NETS is not defined anywhere in my exim4. I don't know where to add this or how.
grep -r 'MAIN_RELAY_NETS' /etc/exim4/* /etc/exim4/conf.d/main/01_exim4-config_listmacrosdefs:hostlist relay_from_hosts = MAIN_RELAY_NETS /etc/exim4/exim4.conf:hostlist relay_from_hosts = MAIN_RELAY_NETS /etc/exim4/exim4.conf.template:hostlist relay_from_hosts = MAIN_RELAY_NETS On Tue, Sep 1, 2009 at 6:27 PM, Andrei<[email protected]> wrote: > I'm using Debian. MAIN_RELAY_NETS is not defined anywhere in my exim4. > I don't know where to add this or how. > > grep -r 'MAIN_RELAY_NETS' /etc/exim4/* > /etc/exim4/conf.d/main/01_exim4-config_listmacrosdefs:hostlist > relay_from_hosts = MAIN_RELAY_NETS > /etc/exim4/exim4.conf:hostlist relay_from_hosts = MAIN_RELAY_NETS > /etc/exim4/exim4.conf.template:hostlist relay_from_hosts = MAIN_RELAY_NETS > > > > On Tue, Sep 1, 2009 at 5:54 PM, Mark Sapiro<[email protected]> wrote: >> Andrei wrote: >>> >>>>From /var/log/exim4/mainlog >>> >>>2009-09-01 17:39:02 H=mail-yx0-f203.google.com [209.85.210.203] >>>F=<[email protected]> rejected RCPT <[email protected]>: relay >>>not permitted >>> >>>In /etc/exim4/exim4.config there is this line >>>hostlist relay_from_hosts = MAIN_RELAY_NETS >>>but I don't know where to define "MAIN_RELAY_NETS" >> >> >> It should be already defined somewhere earlier in that file or in an >> included file, but in any case it should include 127.0.0.1. >> >> -- >> Mark Sapiro <[email protected]> The highway is for gamblers, >> San Francisco Bay Area, California better use your sense - B. Dylan >> >> > ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
