ncsa / puppet-profile_email

0 stars 0 forks source link

Update default relayhost to campus resource #9

Open billglick opened 2 months ago

billglick commented 2 months ago

The default values in data/common.yaml should be updated to work with campus email relays. See https://wiki.ncsa.illinois.edu/display/ICI/Switching+SMTP+relay+from+NCSA+to+campus+server

https://github.com/ncsa/puppet-profile_email/blob/2c65507046207452acf54012070d7e7a5d715369/data/common.yaml#L8-L9

billglick commented 4 weeks ago

We are testing using campus email relayhost in dtAI and so far it is working.

But the big limitation seems to be that the host has to have a public network interface (e.g. 141.142.0.0/16) and public hostname (e.g *.illinois.edu), and that hostname needs to be what is configured in postfix for myhostname & myorigin. That will not currently work for several NCSA hosts that use this profile.