On 09 Jun 2015, at 10:57, M. Fioretti <mfiore...@nexaima.net> wrote: > On 2015-06-09 06:38, DTNX Postmaster wrote: > >> from the perspective of the recipient, your mail is originating >> from '81.88.62.172', which isn't included in your SPF record. >> Your SPF record dictates that it should be rejected, so they do. >> That's what the error message tells you. > > ALL this had been very clear to me since before I posted. I posted > here to be sure that this was the case AND that there was no error > in my **postfix** configuration, not only the spf one, that may > have contributed to "confuse" the recipient. > > Thanks all, especially Sebastian and Wietse, for confirming that > all this is indeed only a misconfiguration on the RECIPIENT side, > not mine (which they may have already fixed, btw. Other test emails > I sent did not cause the same reaction. Not so far, at least). So, > case happily closed for me!
It is not a misconfiguration on the recipient side. The final recipient does exactly what it needs to do, based on your SPF record. If there is any kind of misconfiguration, it is in your perception of how SPF works. SPF breaks forwarding, unless SRS is used by the forwarding MTA. It really is that simple. It is not the job of the MTA to encapsulate messages before forwarding them, as Sebiastian suggests, and mail servers that forward the message as is are not 'lazy', but working as intended. As for errors in your Postfix configuration, you posted a SPF question, with no Postfix component whatsoever. No configuration details, nothing. It is impossible to judge whether there are any errors in it. Mvg, Joni