Looks like nothing's being passed to Provision because the address is being set from the task's owner, Aegir Saas, which has no e-mail address set.

Perhaps we should add a step for this to the set-up instructions?

Comments

colan created an issue. See original summary.

  • colan committed 107d38f on 7.x-3.x
    Issue #2895939 by colan: Add set-up step to set Aegir SaaS's e-mail...
colan’s picture

Status: Active » Fixed

When testing with Google Mail, the SPF test moves from fail to neutral with my mail service:

Received-SPF: fail (google.com: domain of admin@example.com does not designate W.X.Y.Z as permitted sender) client-ip=W.X.Y.Z;

Received-SPF: neutral (google.com: W.X.Y.Z is neither permitted nor denied by best guess record for domain of do-not-reply@dev.mydomain.com) client-ip=W.X.Y.Z;

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.