Current time: 04-20-2024, 12:37 PM Hello There, Guest! (LoginRegister)


Post Reply 
FQN Outlook n Postfix Issue
Author Message
grungy Offline
Junior Member
*

Posts: 190
Joined: Dec 2006
Reputation: 6
Post: #1
FQN Outlook n Postfix Issue
I upgraded my server to newest trunk and mail sending works fine with thunderbird, but some of my clients use outlook and they have a problem with sending. I installed outlook and indeed there is a problem, I get the following message:

Code:
504 5.5.2 <GRUNGY>: Helo command rejected: need fully-qualified hostname

Well I took the main.cf postfix conf file from an older trunk, now sending works....
(This post was last modified: 11-27-2007 12:06 AM by grungy.)
11-27-2007 12:06 AM
Visit this user's website Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #2
RE: FQN Outlook n Postfix Issue
have you enabled the authentication in your client? the current main.cf looks good... Please post the smtpd_helo_restrictions section of your main.cf
11-27-2007 12:11 AM
Visit this user's website Find all posts by this user Quote this message in a reply
grungy Offline
Junior Member
*

Posts: 190
Joined: Dec 2006
Reputation: 6
Post: #3
RE: FQN Outlook n Postfix Issue
trunk-20071125

Code:
smtpd_helo_required = yes

smtpd_helo_restrictions      = permit_mynetworks,
                               permit_sasl_authenticated,
                               reject_invalid_helo_hostname,
                            reject_non_fqdn_helo_hostname
(This post was last modified: 11-27-2007 09:33 PM by grungy.)
11-27-2007 09:33 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: FQN Outlook n Postfix Issue
Seems that Outlook and TB (and others) use different helo greeting hostnames - Outlook only the Windows machine name? And TB?

I think, if you comment theese two lines
reject_invalid_helo_hostname,
reject_non_fqdn_helo_hostname

then it should work, but this is not a long time solution...

/J
11-27-2007 09:53 PM
Visit this user's website Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #5
RE: FQN Outlook n Postfix Issue
why? he is authenticated....

Please post mail.info section...
(This post was last modified: 11-27-2007 10:24 PM by rbtux.)
11-27-2007 10:19 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #6
RE: FQN Outlook n Postfix Issue
rbtux Wrote:why? he is authenticated....

hm, yes - you're right...
maybe the automated outlook mailsettings software did not do everything the right way... :-)

/J
11-27-2007 10:27 PM
Visit this user's website Find all posts by this user Quote this message in a reply
TheK3nnY Offline
Junior Member
*

Posts: 14
Joined: Oct 2007
Reputation: 0
Post: #7
RE: FQN Outlook n Postfix Issue
I am having the same problem:

Yesterday I reformated and installed debian and ispcp-omega-trunk-20071126.
I did all like in the German Tutorial, but when I try to send some mails via Outlook I get the same error.

Before reformating I used an older trunk version of ispcp, it was working fine.

Has anybody an solution?
11-28-2007 04:48 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #8
RE: FQN Outlook n Postfix Issue
please post a whole mail.info sequence of the transaction that failed...
11-28-2007 04:59 AM
Visit this user's website Find all posts by this user Quote this message in a reply
TheK3nnY Offline
Junior Member
*

Posts: 14
Joined: Oct 2007
Reputation: 0
Post: #9
RE: FQN Outlook n Postfix Issue
mail.info:

Quote:Nov 27 19:25:04 85 postfix/smtpd[11475]: connect from dslb-084-060-145-192.pools.arcor-ip.net[84.60.145.192]
Nov 27 19:25:05 85 postfix/smtpd[11475]: NOQUEUE: reject: RCPT from dslb-084-060-145-192.pools.arcor-ip.net[84.60.145.192]: 504 5.5.2 <Michael>: Helo command rejected: need fully-qualified hostname; from=<censored@censored.de> to=<censored@censored.de> proto=ESMTP helo=<Michael>
Nov 27 19:25:08 85 postfix/smtpd[11475]: disconnect from dslb-084-060-145-192.pools.arcor-ip.net[84.60.145.192]

I censored the e-mail addy's.

Hope that's all you need?
11-28-2007 05:06 AM
Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #10
RE: FQN Outlook n Postfix Issue
you are not authenticated...
11-28-2007 05:32 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)