|
I run a kolab groupware server (http://www.kolab.org), which uses postfix as its smtp server. I've configure postfix according to the instructions at https://www.dyndns.com/support/kb/mail_servers_and_mailhop_outbound.html#postfix. my postfix http://main.cf contains the following relevant settings.
The sasl password file exists, as does the corresponding database, which has 644 permission.. On sending mail, the following appears in the postfix log and the mail is not sent.
|
The question has been closed Mar 01 at 04:44 PM ago by Cry Havok for the following reason "The question is answered, right answer was accepted".
|
I assume you've subscribed to MailHop Outbound? From what you've posted I'm guessing you may not have read the instructions. Amongst other things, the password file is supposed to be only accessible to root, and it may be that there's a log error somewhere, that you're overlooking, complaining about that (and it not being used). I'd suggest you follow the instructions in detail, restart postfix and try again. Also, check your mail logs, particularly when you restart postfix, to see if there are any other errors. Hmmm, thanks for the hint. My clients sasl authenticate to my smtp server then re-uses those credentials when trying to authenticate when relaying to outbound, I think. I think I'll ask in the kolab users mailing list too.
Mar 19 at 07:15 PM
alepot
After further investigation and experimentation I discovered that your HOWTO for the postfix server is incorrect in one small but vital detail: The doc states that the server name should have the port number appended in /etc/postfix/sasl_passwd
However, unless I omit the port number, authentication fails as described.
Mar 20 at 10:51 AM
alepot
It isn't "our" How To - we're just customers. It would be good if you could flag this up to DynDNS support directly.
Mar 20 at 05:38 PM
Cry Havok ♦
Ah, right. I'll do that thing. Thanks again.
Mar 27 at 05:57 PM
alepot
|
|
Iam getting followinwing eror when i send emails .please give me a solution bijoraj@ymail.com An error occurred while trying to deliver this message to the recipient's e-mail address. Microsoft Exchange will not try to redeliver this message for you. Please try resending this message, or provide the following diagnostic text to your system administrator. The following organization rejected your message: http://mho-01-ewr.mailhop.org. Sent by Microsoft Exchange Server 2007 Diagnostic information for administrators: Generating server: http://MAILSRVR.SWISSGOLD.LOCAL bijoraj@ymail.com http://mho-01-ewr.mailhop.org #550 You must authenticate to use MailHop Outbound ## Original message headers: Received: from http://MAILSRVR.SWISSGOLD.LOCAL ([fe80::ed9b:2312:968a:d381]) by http://MAILSRVR.SWISSGOLD.LOCAL ([fe80::ed9b:2312:968a:d381%11]) with mapi; Thu, 1 Mar 2012 11:17:06 +0400 From: bijo bijo@swissgold.ae To: "bijoraj@ymail.com" bijoraj@ymail.com Date: Thu, 1 Mar 2012 11:17:05 +0400 Subject: test Thread-Topic: test Thread-Index: Acz3e04y1U6oNE+XSUSabDHQmEoavQ== Message-ID: DEE759CB4F6D4444B4A6B4FB92F0EBA5683AC32050@MAILSRVR.SWISSGOLD.LOCAL Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000DEE759CB4F6D4444B4A6B4FB92F0EBA5683AC32050MAILSRVRSWISS" MIME-Version: 1.0 ,Iam getting following errors when i sent email through dyndns smart host .please send me any solution. Delivery has failed to these recipients or distribution lists: bijoraj@ymail.com An error occurred while trying to deliver this message to the recipient's e-mail address. Microsoft Exchange will not try to redeliver this message for you. Please try resending this message, or provide the following diagnostic text to your system administrator. The following organization rejected your message: http://mho-01-ewr.mailhop.org. Sent by Microsoft Exchange Server 2007 Diagnostic information for administrators: Generating server: http://MAILSRVR.SWISSGOLD.LOCAL bijoraj@ymail.com http://mho-01-ewr.mailhop.org #550 You must authenticate to use MailHop Outbound ## Original message headers: Received: from http://MAILSRVR.SWISSGOLD.LOCAL ([fe80::ed9b:2312:968a:d381]) by http://MAILSRVR.SWISSGOLD.LOCAL ([fe80::ed9b:2312:968a:d381%11]) with mapi; Thu, 1 Mar 2012 11:17:06 +0400 From: bijo bijo@swissgold.ae To: "bijoraj@ymail.com" bijoraj@ymail.com Date: Thu, 1 Mar 2012 11:17:05 +0400 Subject: test Thread-Topic: test Thread-Index: Acz3e04y1U6oNE+XSUSabDHQmEoavQ== Message-ID: DEE759CB4F6D4444B4A6B4FB92F0EBA5683AC32050@MAILSRVR.SWISSGOLD.LOCAL Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000DEE759CB4F6D4444B4A6B4FB92F0EBA5683AC32050MAILSRVRSWISS" MIME-Version: 1.0 , Please, ask your own question - then we can help you.
Mar 01 at 04:44 PM
Cry Havok ♦
|