Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

No originator in IMS queue

Status
Not open for further replies.

Hanson

MIS
Apr 23, 2001
85
US
I see some messages waiting in the IMS queue that have a blank originator. How can an internal user send out a message without an originator? Are these possibly generated by a virus? And is there any way to track a message in the queue to a user or mailbox?

Hanson
 
These messages are almost always created by spammers who are routing across your SMTP interface. I am struggling with the same problem. Setting explicit anti-relaying rules hasn't seemed to work for me yet.

ShackDaddy
 
Is there no way to block these? No way to set a rule that messages without an originator are to be deleted?

Hanson
 
Does anyone know anything on how to stop these people from doing this? It drags my already slow MS Exchange server down more. Please, someone, help.
 
If you have turned off Relaying correctly you shouldn't/won't get any spam mail going through your server. Best to double check all your settings. Or try turning authentification on.
 
I have been investing this for a while as well. As best as I can tell you get <> these (blank originators) because someone is spamming a name that doesn't exist on your domain, or rather doesn't have a local mailbox. Your mail server then tries to send a NDR to the originator which was a fake address and cannot get to that address. As a result what you are seeing is the NDR attempting to be sent to that invalid spammer address.

For example, say I have the domain mail.com a spammer (spammer@adf1-3242.com) tries to send an email to joe@mail.com for which there is no mailbox. My server tries to send an NDR back to the faked address and cannot reach that faked address, so it sits in the queue til it times out. I don't know of any way to stop this, other than turning off NDR's, which isn't an option in my case. I suppose reverse DNS would help, but unfortunately exchange 5.5 doesn't support that.

Hope this helps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top