Issue #17827 has been reported by Jim Pirzyk.

----------------------------------------
Bug #17827: tagmail gets rejected because of invalid SMTP HELO value
https://projects.puppetlabs.com/issues/17827

Author: Jim Pirzyk
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


Nov 26 20:32:20 host postfix/smtpd[71559]: NOQUEUE: reject: RCPT from 
puppet.my.domain[192.168.1.3]: 504 5.5.2 <localhost>: Helo command rejected: 
need fully-qualified hostname; from=<[email protected]> to=<[email protected]> 
proto=ESMTP helo=<localhost>

The puppet master is not the same machine as the smtpserver.  The smtpserver is 
running a stock postfix configuration that comes with Mac OS X 10.7.x

Patch included implements the smtpport and smtphelo config options with 
defaults of 25 and Facter[hostname].Facter[domain]


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to