[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Fw: [Cobalt] Advanced Functions



At 08:36 AM 1/19/00  Tony Kenny wrote:

Hi all,

As per the request from George here is one reply I received (sender identity
removed)

One particular function I will need to perform so is to pipe email to some
addresses to an executable.

For the purpose of this instruction, I presume you're already at least a semi-experienced linux administrator. Teaching linux administration is beyond the scope of this post <smile>.

Create an /etc/aliases.local file, and put the required aliases into it.

Then, as root, edit sendmail.cf.  Find the lines:

  # location of alias file
  O AliasFile=/etc/aliases
  O AliasFile=/etc/aliases.majordomo

and add a new line below...

  O AliasFile=/etc/aliases.local

Save sendmail.cf, and restart sendmail.

That's it.

Jeff

--
Jeff Lasman, nobaloney.net
<jblists@xxxxxxxxxxxxx>
<www.nobaloney.net>, <www.mailtraqna.com>, <www.email-lists.com>