|
: 14 : 14 : 0 |
If you have a group, which is accessible from outside and has members on other internet domains, mails can get marked as spam and either rejected or filtered into the spam-folder. This happens for example when you send a mail from GMX.de to such a group and one member at GMX.de: GMX will reject such messages.
The problem is, that GMX implements SenderPolicyFramework and this checks, if the mail comes from the proper domain. In this case this is not the case, as the mail-From is from GMX, but the mailserver is not (=Your mailserver).
The solution would be to implement 'SenderRewritingScheme' and there is a solution for almost every mailserver out there. Unfortunatelly, Domino does not do this.
This is the same Idea as the linked Ide, but just the rewriting part, not the anti-spam part.
We have a Alumni organisation and they get bitten by this daily :-(
|