aliases modifications are not being picked up

Gurus:

I am on solaris 8, sunblade1000.

/etc/mail/aliases contain
rt: pedro, reng, xao

Changed it to
rt: pedro, dan, xao

then, I ran /usr/lib/sendmail -bi. Then I ran /usr/lib/sendmail -bv
rt, which reflects pedro, dan, xao.

After 10 mins, I ran /usr/bin/sendmail -bv rt, which shows pedro,
reng, xao. And I checked /etc/mail/aliases, which also shows the old
entry for rt.

Is there something i am missing?

Thanks
heylow [ Mo, 24 September 2007 22:24 ] [ ID #1828399 ]

Re: aliases modifications are not being picked up

quoting heylow (Mon, 24 Sep 2007 20:24:46 -0000):
> After 10 mins, I ran /usr/bin/sendmail -bv rt, which shows pedro,
> reng, xao. And I checked /etc/mail/aliases, which also shows the old
> entry for rt.
>
> Is there something i am missing?

After a 'newaliases' sendmail should be aware of your changes.
I *never* heard of sendmail writing to its aliases file.
If this file is back to its original than that's very strange.

--
Dick Hoogendijk -- PGP/GnuPG key: 01D2433D
++ http://nagual.nl/ | Solaris 10 / XDE ++
Dick Hoogendijk [ Mo, 24 September 2007 23:37 ] [ ID #1828400 ]

Re: aliases modifications are not being picked up

On Sep 24, 5:37 pm, Dick Hoogendijk <d... [at] nagual.nl> wrote:
> quoting heylow (Mon, 24 Sep 2007 20:24:46 -0000):
>
> > After 10 mins, I ran /usr/bin/sendmail -bv rt, which shows pedro,
> > reng, xao. And I checked /etc/mail/aliases, which also shows the old
> > entry for rt.
>
> > Is there something i am missing?
>
> After a 'newaliases' sendmail should be aware of your changes.
> I *never* heard of sendmail writing to its aliases file.
> If this file is back to its original than that's very strange.

I have figured out; there is some cronjob which is overwriting this
file. Thanks, anyways.
heylow [ Di, 25 September 2007 00:17 ] [ ID #1828401 ]
Miscellaneous » comp.mail.sendmail » aliases modifications are not being picked up

Vorheriges Thema: sendmail issue
Nächstes Thema: What auth mechanisms do I need