Issue #17827 has been updated by eric sorenson.

Status changed from Unreviewed to In Topic Branch Pending Review
Branch set to https://github.com/puppetlabs/puppet/pull/1351

Hi Jim, thanks for the bug report and the patch. I reworked it slightly to 
match the hash-style settings and submitted as a pull request.

https://github.com/puppetlabs/puppet/pull/1351
----------------------------------------
Bug #17827: tagmail gets rejected because of invalid SMTP HELO value
https://projects.puppetlabs.com/issues/17827#change-79616

Author: Jim Pirzyk
Status: In Topic Branch Pending Review
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: https://github.com/puppetlabs/puppet/pull/1351


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