This is not a amavis problem but a postfix configuration issue.. still, here's 
the solution :)

In /etc/postfix/main.cf, in your "smtpd_client_restrictions" section, add this 
as the first entry: 
check_client_access hash:/etc/postfix/whitelist_clients

create /etc/postfix/whitelist_clients and add this line in it : 
217.150.119.107 OK

Run "postmap /etc/postfix/whitelist_clients"
Reload postfix

Have a nice day :)

-----Message d'origine-----
De : Tom Brown [mailto:[EMAIL PROTECTED] 
Envoyé : 6 octobre 2008 09:54
À : [email protected]
Objet : [AMaViS-user] amavisd-new-2.5.3 - domain rejected


Hi

I am trying to recieve a mail from a riskadvisory.net address and its 
being rejected due to the sender domain not existing - As i cant change 
anything at the senders end is there anything i can do to get this mail 
to me?

Oct  6 14:48:49 sw19 postfix/smtpd[15308]: NOQUEUE: reject: RCPT from 
mail.RiskAdvisory.net[217.150.119.107]: 450 
<[EMAIL PROTECTED]
sory.net>: Sender address rejected: Domain not found; 
from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> 
proto=ESMTP helo=<mail.risk
advisory.net>

thanks


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
AMaViS-user mailing list
[email protected] 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
AMaViS-user mailing list
[email protected] 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to