mail "Error"

Vince Hoffman Vince.Hoffman at uk.circle.com
Thu May 8 02:57:19 PDT 2003


yes use the freature 'blacklist_recipients' in your mc file.
from the cf README

If you use:

        FEATURE(`blacklist_recipients')

then you can add entries to the map for local users, hosts in your
domains, or addresses in your domain which should not receive mail:

        badlocaluser@           ERROR:550 Mailbox disabled for this username
        host.mydomain.com       ERROR:550 That host does not accept mail
        user at otherhost.mydomain.com     ERROR:550 Mailbox disabled for this
reci
pient  


I do it by putting that mapping in my virtusertable

> -----Original Message-----
> From: code [mailto:code at labs.unixhideout.com]
> Sent: 08 May 2003 02:16
> To: freebsd-questions at freebsd.org
> Subject: mail "Error"
> 
> 
> I want anyone who emails "root at unixhideout.com" to recieve 
> some type of error, and not be allowed to email him. I also 
> want to do this for a user or two without removing his 
> account. Can i do this?
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at freebsd.org"
> 


More information about the freebsd-questions mailing list