[glug-t] postfix problem
- From: ulgandhi@xxxxxxxxxxxxxx
- To: glug_t@xxxxxxxxxxxxx
- Date: Fri, 16 Jul 2004 22:29:36 +0530 (IST)
Hi
I am using SMTP : postfix on my server, I am receiving this error from
usrs that they are not able to send mails to users of domain from other
domain like yahoo,gmail...error is ..
---Error
10.200.1.25 does not like recipient.
Remote host said: 553 sorry, your envelope sender has been denied
(#5.7.1) Giving up on 10.200.1.25.
--- Below this line is a copy of the message.
Return-Path: <prateeksingh@xxxxxxxxx>
Received: (qmail 9614 invoked by uid 600); 16 Jul 2004 10:16:58 -0000
---
What must be reasong for this ?
in my main.cf
alias_maps = hash:/etc/postfix/aliases
alias_database = hash:/etc/postfix/aliases
smtpd_recipient_restrictions = check_client_access
hash:/etc/postfix/access, permit_mynetworks, reject_unauth_destination
smtpd_client_restrictions = hash:/etc/postfix/access
smtpd_sender_restrictions = check_client_access hash:/etc/postfix/clients
virtual_maps = hash:/etc/postfix/virtual
relayhost = xx.yy.xx.cc
what must be it ? i am not using spamassassin ,(used n stopped ) Also no
mail scanner and AV.
thanks
upendra
---------------------------------------------------------------
To unsubscribe send a mail to glug_t-request@xxxxxxxxxxxxx with
'unsubscribe' as subject.
Website: http://glugt.linuxisle.com
Other related posts:
- » [glug-t] postfix problem