sendmail question

Robert Dege rdege at cse.Buffalo.EDU
Mon Oct 22 15:10:52 EDT 2001


> setting up an email alias is not going to work in this case. here's my
> example, i have 3+ users darin at nflug.org, slick at nflug.org, and
> wiseguy at adelphia.com.
>
> wiseguy at adelphia.com is sending email to slick at nflug.org, i want to
> intercept all email From: wiseguy at adelphia.com and push it over to
> darin at nflug.org.

I'm slightly confused.  You want all mail that is being sent from wiseguy
to slick to be redirected to darin?  This has procmail written all over
it.

On a side note, alias does not check to see if the user exists or not.  An
alias can also represent a distribution list as well:

all: user1,usr2,usr3,darin,etc
slick: darin

For example, the user postmaster doesn't exist, but alias just re-routes
it to root, or whomever is listed to receive the messages.

The only thing is that you're now requesting that sendmail analyze who the
mail is being delivered from.  This majorly falls into the procmail area.

Dege

Inside some of us is a thin person struggling to get out, but
they can usually be sedated with a few pieces of chocolate cake.



More information about the nflug mailing list