Afficher un message
Vieux 01/05/2006, 04h32   #1
Chris B
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Client-Side SMTP - USAK Installation Progressing

I'm running Mandriva 2006. I'm setting up a website and Diplomacy judge
for fun. :-)

My Internet connection is via cable modem. The ISP has, rightly, blocked
port 25. I need to send mail through the server mail.asciiking.com using
port 2025. Judging from this error:

Apr 30 19:38:30 localhost postfix/smtp[28475]: fatal: valid hostname or
network address required in SMTP server description:
SMTP:[mail.asciiking.com]:2025

The following setting in my main.conf is wrong:

relayhost = SMTP:[mail.asciiking.com]:2025

I've tried a few other variations on that theme based on some on-line
documentation/, but if I hit the right syntax at any point some
other problem obscure success. How should that line read?

I also have the following warnings:

Apr 30 19:38:31 localhost postfix/master[4515]: warning: process
/usr/lib64/postfix/smtp pid 28474 exit status 1
Apr 30 19:38:31 localhost postfix/master[4515]: warning:
/usr/lib64/postfix/smtp: bad command startup -- throttling
Apr 30 19:38:31 localhost postfix/master[4515]: warning: process
/usr/lib64/postfix/smtp pid 28475 exit status 1
Apr 30 19:38:31 localhost postfix/qmgr[28259]: warning: premature
end-of-input on private/smtp socket while reading input attribute name
Apr 30 19:38:31 localhost postfix/qmgr[28259]: warning: private/smtp
socket: malformed response
Apr 30 19:38:31 localhost postfix/qmgr[28259]: warning: transport smtp
failure -- see a previous warning/fatal/panic logfile record for the
problem description

Is this caused by the problem above or do I have some other issues to
look forward to? I've confirmed that SASL support is compiled into the
installation.

Thank you in advance. The that I received with my last question was
invaluable.

Chris
  Réponse avec citation
 
Page generated in 0,05950 seconds with 9 queries