Re: mail server stop logging



Thank you very much. I have now a working mail server. :)

jaypee

J.O. Aho wrote:
jayipee@xxxxxxxxx wrote:
J.O. Aho wrote:
jayipee@xxxxxxxxx wrote:

Feb 16 17:21:46 webserver postfix/smtp[4714]: connect to
freeshell.org[192.94.73.30]: Connection refused (port 25)
Feb 16 17:21:46 webserver postfix/smtp[4714]: CD5B133E831:
to=<jaypee@xxxxxxxxxxxxx>, relay=none, delay=2, status=deferred
(connect to freeshell.org[192.94.73.30]: Connection refused)
You need to allow relay from your localhost and from 192.94.73.30 (assuming
this is the servers public ip) and from the machines in your local network.
Look at your address_verify_relayhost setting in postfix.
Thanks again for replying. Where can I find address_verify_relayhost ?
I can't find this in my main.cf and master.cf

Take a look at this webpage
http://www.postfix.org/ADDRESS_VERIFICATION_README.html

.