Qmail Support Forum Forum Index Qmail Support Forum
Qmail Email Server Support Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How can I to block a user

 
Post new topic   Reply to topic    Qmail Support Forum Forum Index -> Postfix
View previous topic :: View next topic  
Author Message
admin
Site Admin


Joined: 21 Jun 2005
Posts: 209

PostPosted: Wed Jul 26, 2006 12:13 pm    Post subject: How can I to block a user Reply with quote

Hi All

I want block a user of my server because this user have spam, I did the following work:

smtpd_client_restrictions = hash:/etc/postfix/access

However this no work, the client follow sending message, how can stop this user ?

Thanks ins advanced,
Back to top
View user's profile Send private message Send e-mail
admin
Site Admin


Joined: 21 Jun 2005
Posts: 209

PostPosted: Wed Jul 26, 2006 12:14 pm    Post subject: Reply with quote

If you mean you want to reject mail addressed to a particular recipient (but
you don't want to remove the recipient's mailbox, or similar setting), then:

smtpd_recipient_restrictions =
permit_mynetworks,
<possible other stuff>
reject_unauth_destination,
check_recipient_access hash:/etc/postfix/recipient_access
<possible other stuff>

with the contents of /etc/postfix/recipient_access:
noreply@example.com REJECT Please do not reply to this address.

Don't forget:
postmap hash:/etc/postfix/recipient_access

Gary V
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Qmail Support Forum Forum Index -> Postfix All times are GMT
Page 1 of 1

 
Jump to:  
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
You cannot vote in polls in this forum


Powered by phpBB © phpBB Group. Hosted by phpBB.BizHat.com


For Support - http://forums.BizHat.com

Free Web Hosting | Free Forum Hosting | FlashWebHost.com | Image Hosting | Photo Gallery | FreeMarriage.com

Powered by PhpBBweb.com, setup your forum now!