Issue #17827 has been updated by Adrien Thebo.

Category set to reports
Status changed from In Topic Branch Pending Review to Merged - Pending Release
Target version set to 3.3.0
Keywords set to tagmail reports smtp helo

Merged into master in 8dbe436; this should be released in 3.3.0.

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

* Author: Jim Pirzyk
* Status: Merged - Pending Release
* Priority: Normal
* Assignee: 
* Category: reports
* Target version: 3.3.0
* Affected Puppet version: 
* Keywords: tagmail reports smtp helo
* 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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to