Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Nov 01, 2012 5:34 am 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
As title,
one of my friend is trying to send me an email but he get this error.

Code:
The message WAS NOT relayed to:
  <MY EMAIL ADDRSS>: 127.0.0.1 said:
   550 5.6.0 Failed, id=24031-05, from MTA([127.0.0.1]:10025): 550 Content Rejected; Content Rejected

This nondelivery report was generated by the program amavisd-new at host
smtp-out06.email.it. Our internal reference code for your message is
24031-05/V+gNbqJDggEH


What's this error? How can I solve it?

The strange things is that I put his email address in the sender_access as ACCEPT.
Any idea?


Top
   
PostPosted: Thu Nov 01, 2012 8:07 am 
Offline
Senior Member
User avatar

Joined: Tue Apr 13, 2004 6:54 pm
Posts: 833
Is "smtp-out06.email.it" your machine? That's the server that's rejecting the mail.

"Content Rejected" - means it's not the address that's the problem, it's the message itself

"amavisd-new" is anti-malware.

So smtp-out06 is rejecting the message possibly because it thinks there's a virus in it

_________________
Rgds
Stephen
(Linux user since kernel version 0.11)


Top
   
PostPosted: Thu Nov 01, 2012 5:50 pm 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
sweh wrote:
Is "smtp-out06.email.it" your machine? That's the server that's rejecting the mail.

"Content Rejected" - means it's not the address that's the problem, it's the message itself

"amavisd-new" is anti-malware.

So smtp-out06 is rejecting the message possibly because it thinks there's a virus in it


no, email.it is the email provider of the person who is trying to send me the email.
thanks.


Top
   
PostPosted: Thu Nov 01, 2012 6:21 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
Then your client's email server is dropping your clients outbound email because it detects malware in the emails content.

It's all up to your client to fix the problem (i.e. delouse the workstation that is sending out malware).

_________________
Either provide enough details for people to help, or sit back and listen to the crickets chirp.
Security thru obscurity is a myth - and really really annoying.


Top
   
PostPosted: Fri Nov 02, 2012 6:46 am 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
vonskippy wrote:
Then your client's email server is dropping your clients outbound email because it detects malware in the emails content.

It's all up to your client to fix the problem (i.e. delouse the workstation that is sending out malware).


ok, thanks.


Top
   
PostPosted: Sun Nov 04, 2012 3:28 pm 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
Code:
<MY EMAIL ADDRESS>: host 127.0.0.1[127.0.0.1] said: 550 5.6.0
   Failed, id=31153-07, from MTA([127.0.0.1]:10025): 550 Content Rejected;
   Content Rejected (in reply to end of DATA command)


it seems that the server that is rejecting the email is mine.
why it rejects the email from email.it?


Top
   
PostPosted: Mon Nov 05, 2012 4:39 am 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
any idea?


Top
   
PostPosted: Mon Nov 05, 2012 6:33 am 
Offline
Senior Member
User avatar

Joined: Tue Jan 04, 2005 7:32 am
Posts: 277
Website: http://www.betadome.com/
Location: Ă…lesund, Norway
Skype: neonnero
Twitter: neonnero
Is your e-mail server trying to forward incoming e-mail to a different e-mail address, like this?
[your friend's e-mail] -> yourname@example.com (handled by your Linode server) --> alias/forward to: yourusername@email.it

If that's the case, it might help to explain why the smtp-out06.email.it server is the one responding with this message.

In any case, there seems to be something in the e-mail message itself that the content filter (amavisd-new) running on smtp-out06.email.it perceives as spam or malware (possible virus/trojan/similar). Could you give us an example of what was supposed to be in the contents of the e-mail your friend was trying to send to you?


Top
   
PostPosted: Mon Nov 05, 2012 6:46 am 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
NeonNero wrote:
Is your e-mail server trying to forward incoming e-mail to a different e-mail address, like this?
[your friend's e-mail] -> yourname@example.com (handled by your Linode server) --> alias/forward to: yourusername@email.it

If that's the case, it might help to explain why the smtp-out06.email.it server is the one responding with this message.

In any case, there seems to be something in the e-mail message itself that the content filter (amavisd-new) running on smtp-out06.email.it perceives as spam or malware (possible virus/trojan/similar). Could you give us an example of what was supposed to be in the contents of the e-mail your friend was trying to send to you?


My email server does not forward any email.
The messages I'm receiving is simple text without any words that can be detected as spam.
In the signature, email.it (my friend's email provider), insert normal advertising with text and link.

The problem is that email.it says that the mail is rejected by my server and not by them.


Top
   
PostPosted: Tue Nov 06, 2012 1:06 pm 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
my customer continue to see their email rejected from my VPS.

this is the email that arrive to my customer.

>Destinations server rejected message with this cause:
>
><MY EMAIL ADDRESS>: host 127.0.0.1[127.0.0.1] said: 550 5.6.0
> Failed, id=06498-05-3, from MTA([127.0.0.1]:10025): 550 Content Rejected;
> Content Rejected (in reply to end of DATA command)

is there any reason why my server can reject this messages?
the messages that I should receive are simply text.


Top
   
PostPosted: Tue Nov 06, 2012 2:29 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
What do your logs say?

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
PostPosted: Tue Nov 06, 2012 4:01 pm 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
hoopycat wrote:
What do your logs say?


maillog says nothing interesting, there is no trace of rejected email.


Top
   
PostPosted: Tue Nov 06, 2012 9:41 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
Your mail server will log rejected messages. So, if it's not in your mail server's log, it didn't hit your mail server.

According to the original bounce message at the top of the thread, "This nondelivery report was generated by the program amavisd-new at host
smtp-out06.email.it." If you aren't smtp-out06.email.it, then you didn't generate the nondelivery report.

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
PostPosted: Wed Nov 07, 2012 4:41 am 
Offline
Senior Member

Joined: Wed May 13, 2009 1:32 pm
Posts: 737
Location: Italy
hoopycat wrote:
Your mail server will log rejected messages. So, if it's not in your mail server's log, it didn't hit your mail server.

According to the original bounce message at the top of the thread, "This nondelivery report was generated by the program amavisd-new at host
smtp-out06.email.it." If you aren't smtp-out06.email.it, then you didn't generate the nondelivery report.


no nothing on the log and I'm not smtp-out06.email.it, smtp-out06.email.it is the smtp server
of my customer. email.it is something like gmail in italy to let you understand what email.it is.

the problem is that email.it says (in italian) that the message was generated by my server.
in addition my customer receive also this message:
Destinations server rejected message with this cause:
>
><MY EMAIL ADDRESS>: host 127.0.0.1[127.0.0.1] said: 550 5.6.0
> Failed, id=06498-05-3, from MTA([127.0.0.1]:10025): 550 Content Rejected;
> Content Rejected (in reply to end of DATA command)

from this message it seems that is my server that is saying: 550 Content Rejected.
Am I wrong?


Top
   
PostPosted: Wed Nov 07, 2012 7:33 am 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
127.0.0.1 is that server itself. It's the localhost IP address. Their own mail server is generating the bounce message.

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group