Auf einem VServer habe ich Exim4 und Dovecot installiert.
Das empfangen von Mails funktioniert prima, allerdings das senden nicht.
In der Konsole auf dem VServer kann ich mit Exim4 problemlos Mails schreiben...aber mit einem Client wie z.B. Thunderbird funktioniert das nicht.
"Relay not Permitted" wird mir da gesagt.
Das steht in der update-exim4.conf.conf
Code: Select all
dc_eximconfig_configtype='internet'
dc_other_hostnames='spottseite.de;raketenpunk.de;mail.spottseite.de;mail.raketenpunk.de'
dc_local_interfaces='127.0.0.1;85.158.178.85'
dc_readhost=''
dc_relay_domains=''
dc_minimaldns='false'
dc_relay_nets=''
dc_smarthost=''
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname=''
dc_mailname_in_oh='true'
dc_localdelivery='maildir_home'
Code: Select all
exim4 16106 Debian-exim 3u IPv4 10742 TCP localhost.localdomain:smtp (LISTEN)
exim4 16106 Debian-exim 4u IPv4 10743 TCP vps-442-107.vpsdns.de:smtp (LISTEN)