- Aug 11, 2000
- 23,168
- 0
- 71
Originally posted by: ForumMaster
change your password? get a new address? you might have a keylogger installed.
Originally posted by: loup garou
You didn't really post any information usable for anyone to help you. What sort of email address is it? Free webmail? Your own domain? ISP account?
It's possible that your smtp server is an open relay and they are actually sending from your address (or, your account is a catchall and they are sending from a fake account and you're getting the bouncebacks). You can test it here.
More likely though is that your email address is being used on the return field and you're getting bouncebacks from nonexistant addresses or servers with some sort spam filtering.
How many bouncebacks are you getting? Can you post the headers of one of the messages?
I would definitely make sure your smtp server is not an open relay, but since you're a catchall, odds are they've probably just used a bunch of fake addresses in the return addresses.Originally posted by: PlatinumGold
Originally posted by: loup garou
You didn't really post any information usable for anyone to help you. What sort of email address is it? Free webmail? Your own domain? ISP account?
It's possible that your smtp server is an open relay and they are actually sending from your address (or, your account is a catchall and they are sending from a fake account and you're getting the bouncebacks). You can test it here.
More likely though is that your email address is being used on the return field and you're getting bouncebacks from nonexistant addresses or servers with some sort spam filtering.
How many bouncebacks are you getting? Can you post the headers of one of the messages?
it's my own domain, my address is the catchall and they are using fake email addresses.
this kind of sux because i set mine as the catchall on purpose.
:thumbsup:Originally posted by: PlatinumGold
>>> RSET
<<< 250 Reset OK
>>> MAIL FROM:<spamtest@decitechservices.com>
<<< 250 OK
>>> RCPT TO:<securitytest@abuse.net>
<<< 550-www.abuse.net [208.31.42.77]:63579 is currently not permitted to relay
<<< 550-through this server. Perhaps you have not logged into the pop/imap server
<<< 550-in the last 30 minutes or do not have SMTP Authentication turned on in your
<<< 550 email client.
Originally posted by: loup garou
:thumbsup:Originally posted by: PlatinumGold
>>> RSET
<<< 250 Reset OK
>>> MAIL FROM:<spamtest@decitechservices.com>
<<< 250 OK
>>> RCPT TO:<securitytest@abuse.net>
<<< 550-www.abuse.net [208.31.42.77]:63579 is currently not permitted to relay
<<< 550-through this server. Perhaps you have not logged into the pop/imap server
<<< 550-in the last 30 minutes or do not have SMTP Authentication turned on in your
<<< 550 email client.
Originally posted by: SagaLore
Hold on, let's clarify.
Are you getting spam with yourself as the from?
Or, are others getting spam with yoruself as the from?
Or, is someone actually using your mail account to send the spam?
Not really. You could block messages with "undeliverable" or whatever in their subjects in whatever sort of spam filter you may use, or set up a rule in your email client to automatically move such messages to another folder or delete entirely. Of course, any legitimate undeliverables will suffer the same fate. Or you could set up another account strictly as a catchall and check periodically.Originally posted by: PlatinumGold
Originally posted by: loup garou
:thumbsup:Originally posted by: PlatinumGold
>>> RSET
<<< 250 Reset OK
>>> MAIL FROM:<spamtest@decitechservices.com>
<<< 250 OK
>>> RCPT TO:<securitytest@abuse.net>
<<< 550-www.abuse.net [208.31.42.77]:63579 is currently not permitted to relay
<<< 550-through this server. Perhaps you have not logged into the pop/imap server
<<< 550-in the last 30 minutes or do not have SMTP Authentication turned on in your
<<< 550 email client.
so they are just using a bunch of fake addresses in the return addresses.
nothing i can do to prevent that huh.