This is a discussion on Re: Connection Refused within the mailing.postfix.users forums, part of the Mail Servers and Related category; Victor Duchovni wrote: >>postfix/lmtp[10793]: 146D4C15100: to=<nzhang@test.arkonnetworks.com>, >>orig_to=<...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Victor Duchovni wrote:
>>postfix/lmtp[10793]: 146D4C15100: to=<nzhang@test.arkonnetworks.com>, >>orig_to=<norman.zhang@test.arkonnetworks.com>, relay=none, delay=1797, >>status=deferred (connect to mail2.gw.arkonnetworks.com[207.34.136.12]: >>Connection refused) > > What do you think "connection refused" means? Try: > > postfix stop > telnet localhost 25 > postfix start > telnet localhost 25 > > thoughts? Postfix is started. Telnet localhost 25 is fine. I think it is my lmtp (2003) not started. mailbox_transport = lmtp:$myhostname Should I change this to something else? Regards, Norman Zhang |