]> git.openstreetmap.org Git - chef.git/commit
Disable SMTP callout verification for telenav.com senders
authorTom Hughes <tom@compton.nu>
Thu, 28 Nov 2013 00:27:41 +0000 (00:27 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 28 Nov 2013 00:27:41 +0000 (00:27 +0000)
commit9012bc5377524e0a9e8222267b927e2413dd9bcd
treeac3aca831b437316b0ea55e41043d29bd77b7062
parent2ac0e59a7e95fc697d1673c11f8f2f0ce125f725
Disable SMTP callout verification for telenav.com senders

The telenav.com servers return 550 for any attempt to deliver mail
when the sender address is null, which leads to all mail from them
being rejected due to a failed sender verification.
cookbooks/exim/recipes/default.rb
cookbooks/exim/templates/default/callout_exempt_senders.erb [new file with mode: 0644]
cookbooks/exim/templates/default/exim4.conf.erb