Postfix? [RISOLTO]
Inviato: lun 15 ott 2007, 17:01
ciao a tutti!
sto provando a installare un mail server sul mio server con postfix. ma con PESSIMI risultati. mi dareste una mano?
qui c'e' main.cf: http://the-root.org/main.cf.txt
mailname:
serverone:/etc/postfix# cat /etc/mailname
the-root.org
mi collego via telnet a postfix. guardate:
serverone:~# telnet localhost 25
Trying 127.0.0.1...
Connected to serverone.the-root.org.
Escape character is '^]'.
220 serverone.the-root.org ESMTP Postfix (Debian/GNU)
helo the-root.org
250 serverone.the-root.org
MAIL FROM: root@the-root.org
250 2.1.0 Ok
RCPT TO: alex.franci@inwind.it
250 2.1.5 Ok
DATA
354 End data with <CR><LF>.<CR><LF>
Subject: prova
sadada
.
250 2.0.0 Ok: queued as 84C5D9B6D2
quit
221 2.0.0 Bye
Connection closed by foreign host.
e guardate il mail.log
Oct 15 16:58:46 serverone postfix/smtpd[30043]: connect from serverone.the-root.org[127.0.0.1]
Oct 15 16:59:30 serverone postfix/smtpd[30043]: 84C5D9B6D2: client=serverone.the-root.org[127.0.0.1]
Oct 15 16:59:39 serverone postfix/cleanup[30142]: 84C5D9B6D2: message-id=<20071015145930.84C5D9B6D2@serverone.the-root.org>
Oct 15 16:59:39 serverone postfix/qmgr[28639]: 84C5D9B6D2: from=<root@the-root.org>, size=389, nrcpt=1 (queue active)
Oct 15 16:59:39 serverone postfix/smtp[30143]: 84C5D9B6D2: host mxiol2.libero.it[212.52.84.91] refused to talk to me: 554-outrelay04.libero.it 554 You are not welcome on this server.
Oct 15 16:59:39 serverone postfix/smtp[30143]: 84C5D9B6D2: to=<alex.franci@inwind.it>, relay=mxiol1.libero.it[212.52.84.90]:25, delay=42, delays=41/0.02/0.51/0, dsn=4.0.0, status=deferred (host mxiol1.libero.it[212.52.84.90] refused to talk to me: 554-outrelay12.libero.it 554 You are not welcome on this server.)
Oct 15 16:59:43 serverone postfix/smtpd[30043]: disconnect from serverone.the-root.org[127.0.0.1]
notare il You are not welcome on this server. Allora provo con gmail, ma me la mette in spam. Insomma sembra che la fuori' non mi voglia nessuno...
dov'e' l'errore? grazie mille per la pazienza
saluti
sto provando a installare un mail server sul mio server con postfix. ma con PESSIMI risultati. mi dareste una mano?
qui c'e' main.cf: http://the-root.org/main.cf.txt
mailname:
serverone:/etc/postfix# cat /etc/mailname
the-root.org
mi collego via telnet a postfix. guardate:
serverone:~# telnet localhost 25
Trying 127.0.0.1...
Connected to serverone.the-root.org.
Escape character is '^]'.
220 serverone.the-root.org ESMTP Postfix (Debian/GNU)
helo the-root.org
250 serverone.the-root.org
MAIL FROM: root@the-root.org
250 2.1.0 Ok
RCPT TO: alex.franci@inwind.it
250 2.1.5 Ok
DATA
354 End data with <CR><LF>.<CR><LF>
Subject: prova
sadada
.
250 2.0.0 Ok: queued as 84C5D9B6D2
quit
221 2.0.0 Bye
Connection closed by foreign host.
e guardate il mail.log
Oct 15 16:58:46 serverone postfix/smtpd[30043]: connect from serverone.the-root.org[127.0.0.1]
Oct 15 16:59:30 serverone postfix/smtpd[30043]: 84C5D9B6D2: client=serverone.the-root.org[127.0.0.1]
Oct 15 16:59:39 serverone postfix/cleanup[30142]: 84C5D9B6D2: message-id=<20071015145930.84C5D9B6D2@serverone.the-root.org>
Oct 15 16:59:39 serverone postfix/qmgr[28639]: 84C5D9B6D2: from=<root@the-root.org>, size=389, nrcpt=1 (queue active)
Oct 15 16:59:39 serverone postfix/smtp[30143]: 84C5D9B6D2: host mxiol2.libero.it[212.52.84.91] refused to talk to me: 554-outrelay04.libero.it 554 You are not welcome on this server.
Oct 15 16:59:39 serverone postfix/smtp[30143]: 84C5D9B6D2: to=<alex.franci@inwind.it>, relay=mxiol1.libero.it[212.52.84.90]:25, delay=42, delays=41/0.02/0.51/0, dsn=4.0.0, status=deferred (host mxiol1.libero.it[212.52.84.90] refused to talk to me: 554-outrelay12.libero.it 554 You are not welcome on this server.)
Oct 15 16:59:43 serverone postfix/smtpd[30043]: disconnect from serverone.the-root.org[127.0.0.1]
notare il You are not welcome on this server. Allora provo con gmail, ma me la mette in spam. Insomma sembra che la fuori' non mi voglia nessuno...
dov'e' l'errore? grazie mille per la pazienza
saluti