On Fri, 24 May 2013 10:19+0200, Trond Endrestøl wrote:

> My bad, take a look at the /etc/mail/genericstable file:
> 
> http://www.sendmail.com/sm/open_source/docs/m4/features.html
> 
> Maybe a line like this one will help you achieve your goal:
> 
> j...@bar.com  error:5.7.0:550 Address invalid

I was wrong again, sorry, but I believe I got it right this time:

1. Edit the /etc/mail/access file.

2. Insert a line like this one:

To:mail...@some.domain.tld REJECT

3. Save the /etc/mail/access file.

4. Change to the /etc/mail directory if not already there.

5. Run the make command to update the /etc/mail/access.db.

6. Try to send email to the blacklisted recipient.

7. If successful, the sender should recieve:

reason: 550 5.2.1 <mail...@some.domain.tld>... Mailbox disabled for this 
recipient

-- 
+-------------------------------+------------------------------------+
| Vennlig hilsen,               | Best regards,                      |
| Trond Endrestøl,              | Trond Endrestøl,                   |
| IT-ansvarlig,                 | System administrator,              |
| Fagskolen Innlandet,          | Gjøvik Technical College, Norway,  |
| tlf. mob.   952 62 567,       | Cellular...: +47 952 62 567,       |
| sentralbord 61 14 54 00.      | Switchboard: +47 61 14 54 00.      |
+-------------------------------+------------------------------------+
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to