Ik gebruik debian woody als mailserver.
Nu is het volgende het geval...
Exim verstuurt m'n mail wel vanaf de server zelf...
Alleen wanneer ik vanaf een netwerk client mail verstuur blijven ze in de mail que staan alszijnde "frozen".
Ik gebruik dan het commando mailq. en daar staat alles keurig netjes te wachten.
Zit deze fout in m'n exim config??
Dit is een stuk vanuit m'n config...
######################################################################
# ROUTERS CONFIGURATION #
# Specifies how remote addresses are handled #
######################################################################
# ORDER DOES MATTER #
# A remote address is passed to each in turn until it is accepted. #
######################################################################
# Remote addresses are those with a domain that does not match any item
# in the "local_domains" setting above.
# Send all mail to a smarthost
smarthost:
driver = domainlist
transport = remote_smtp
route_list = "* mail.chello.nl bydns_a"
end
Verder gebruik ik de volgende scopte in m'n netwerk (192.168.1.1 - 192.168.1.6)
In de exim.conf staat dan ook:
# The setting below allows your host to be used as a mail relay by only
# the hosts in the specified networks. See the section of the manual
# entitled "Control of relaying" for more info.
host_accept_relay = 127.0.0.1 : ::::1 : 192.168.1.0/24
Dit moet toch verder goed zijn???
Anyone an ID?
Nu is het volgende het geval...
Exim verstuurt m'n mail wel vanaf de server zelf...
Alleen wanneer ik vanaf een netwerk client mail verstuur blijven ze in de mail que staan alszijnde "frozen".
Ik gebruik dan het commando mailq. en daar staat alles keurig netjes te wachten.
Zit deze fout in m'n exim config??
Dit is een stuk vanuit m'n config...
######################################################################
# ROUTERS CONFIGURATION #
# Specifies how remote addresses are handled #
######################################################################
# ORDER DOES MATTER #
# A remote address is passed to each in turn until it is accepted. #
######################################################################
# Remote addresses are those with a domain that does not match any item
# in the "local_domains" setting above.
# Send all mail to a smarthost
smarthost:
driver = domainlist
transport = remote_smtp
route_list = "* mail.chello.nl bydns_a"
end
Verder gebruik ik de volgende scopte in m'n netwerk (192.168.1.1 - 192.168.1.6)
In de exim.conf staat dan ook:
# The setting below allows your host to be used as a mail relay by only
# the hosts in the specified networks. See the section of the manual
# entitled "Control of relaying" for more info.
host_accept_relay = 127.0.0.1 : ::::1 : 192.168.1.0/24
Dit moet toch verder goed zijn???
Anyone an ID?
[ Voor 3% gewijzigd door Verwijderd op 22-08-2004 23:03 ]