inferencia
Verified User
Thanks Jeff,
I was already doing that, per Floyd's suggestion
But thanks in any case.
I was already doing that, per Floyd's suggestion

Hi,
I've got the same problem. Please if anyone found a solution and/or received an answer from the exim group, please post here.
I understand, it breaks RFC but, from our prospective, is really usefull and logic constraint.
I think mail system must evolve and fix some holes was not considerated ad "design time" where system was not spread and SPAM not existing. Of course this is my personal opinion..
Regards
Andrea
I still don't even understand the problem really.
any e-mails where To == From and the originating server is not your own server should be blocked, as it should be assumed to be spam.
What is preventing you from doing that?
Unless of course you're a user at a remote location (Internet cafe while on vacation, for example) and they won't let you use your own server, and you're cc-ing yourself so when you get home you'll have a copy of the email in your main mailbox.In my opinion, if you are sending e-mail to yourself (To == From), then you should be sending through your own mail server.
Unless of course you're a user at a remote location (Internet cafe while on vacation, for example) and they won't let you use your own server, and you're cc-ing yourself so when you get home you'll have a copy of the email in your main mailbox.
Or as another example, if you use your return address on a reseller system set up at enom/dotster/resellerclub/directi, etc., which uses your email return address.
Or as another example, if you've got multiple DirectAdmin servers, and you use the same return address for system emails from all of them.
2) Not quite sure what you mean by this, but if it is what I take it to be, then perhaps the reseller system should not send e-mail on your behalf, or it should be SPF'd?
The idea of a reseller system is that the end customer believes that it is you selling the server/product. If the reseller system cannot send email in your behalf then it cannot send email at all and still be a reseller system. That means that if it were a domain registrar and you did not want them sending email reminders to your customers to renew their domain then you would be responsible for tracking all their domains and then sending the email reminders to them. Is that what you really want?
I still don't even understand the problem really.
I am not sure if SPF would fix it or not but I do know that even if did if the reseller program switched to a different ip without telling you then you would be in trouble and it may be a long time before you figure out there is a problem.
I receive every day a lot of spam messages from [email protected] sent to [email protected]. I'm surprised that these emails are not considered spam because I see that the source is not my server mail.example.com (ip: 100.100.100.100) but a Korean server (ip: 283.125.157.75).
If this is your understanding of SPF, then I question your knowledge of it.
SPF can use several different methods to specify allowed/legitimate senders, not limited to just a list of IP addresses.
Since I do not feel like reading a novel at this point I will just comment on this one thing:
So you are saying that it should be considered spam just because an email with your address in the From header it did not originate on your server? That logic in itself is ludicrous. It has already been explained why such a thing might happen and be desired.