[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [OT] Sendmail Question
- From: Les Mikesell <lesmikesell gmail com>
- To: For users of Fedora <fedora-list redhat com>
- Subject: Re: [OT] Sendmail Question
- Date: Thu, 04 Jan 2007 11:02:19 -0600
On Thu, 2007-01-04 at 15:20 +0000, Dan Track wrote:
> I was wondering if someobody could show me how to configure sendmail
> so that anything I send to it gets trashed into say /dev/null. i.e
> that sendmail accepts mail but doesn't deliver.
>
> Any help would be appreciated
I haven't tested this, but conceptually the approach I would use
would be to use the virtusertable to map all users at your
domain to one like:
@mydomain.com some_local_user
Then in aliases, send that to /dev/null like
some_local_user:/dev/null
That way it will be easy to add exceptions that have normal handling
later if you decide to watch postmaster/abuse, or whatever.
--
Les Mikesell
lesmikesell gmail com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]