Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Howto - nullclient read aliases

26 views
Skip to first unread message

edsp...@yahoo.com

unread,
Jan 8, 2001, 2:43:40 PM1/8/01
to
Is there a way to create a nullclient configuration file that reads
the local aliases file on a client?
If not is there documentation that will show how to do this?

I need to redirect root emails of a subset of Unix clients to a
different user than the main group of Unix clients.

Sent via Deja.com
http://www.deja.com/

Chuck Swiger

unread,
Jan 8, 2001, 3:14:40 PM1/8/01
to
edsp...@yahoo.com wrote:
> Is there a way to create a nullclient configuration file that reads
> the local aliases file on a client?

You've already asked this. The answer is still "no".

> If not is there documentation that will show how to do this?

If you want to process aliases locally, then you can't use a nullclient
configuration. Use a normal configuration with a SMART_HOST, masquarading,
and local aliases defined.

-Chuck

Chuck Swiger | ch...@codefab.com | Sturmbannfuhrer BOFH
-------------+-------------------+---------------------
Pavlovian slaver at the cash till ring of success... _M

Alan Schwartz

unread,
Jan 9, 2001, 9:20:06 AM1/9/01
to
Chuck Swiger <ch...@codefab.com> writes:
>edsp...@yahoo.com wrote:
>> Is there a way to create a nullclient configuration file that reads
>> the local aliases file on a client?
>
>You've already asked this. The answer is still "no".
>
>> If not is there documentation that will show how to do this?
>
>If you want to process aliases locally, then you can't use a nullclient
>configuration. Use a normal configuration with a SMART_HOST, masquarading,
>and local aliases defined.

Chuck is absolutely right. And here's a minimal example of such an mc file
which is basically a copy of nullclient.m4 but allows aliases and .forwards:

OSTYPE(`your-os-type')dnl
define(`SMART_HOST',`your-smtp-relay')dnl
ifdef(`confFROM_HEADER',, `define(`confFROM_HEADER', `<$g>')')
define(`_DEF_LOCAL_MAILER_FLAGS', `lsDFM5q')
MASQUERADE_AS(`your-domain')dnl
FEATURE(`masquerade_envelope')dnl
MAILER(`local')dnl
MAILER(`smtp')dnl

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Alan Schwartz | Disclaimer: I represent no one
<ala...@uic.edu> |
Asst. Prof. of Clinical Decision Making| Life is what happens to you while
University of Illinois at Chicago | you're busy making other plans
Department of Medical Education | - J. Lennon
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

edsp...@yahoo.com

unread,
Jan 17, 2001, 12:08:27 PM1/17/01
to
Apologies to the forum. I could not locate the first post and reposted.
Ed

In article <93d73g$1kfg$3...@shot.codefab.com>,

0 new messages