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

Re: [cobalt-users] alias :include:



WebMost wrote:
> 
> Ahoy
> >    $ cat /etc/aliases.majordomo | grep include

Strange.... any reason not to just type

$ grep include /etc/aliases.majordomo 

> But this is not a majordomo question. This is a sendmail question. I am not
> using majordomo for this. I am not aliasing in "aliases.majordomo", but
> rather in "aliases". I am not trying to run a "mailing list", but only
> trying to email to a list of addresses.

AIUI, aliases.majordomo and aliases have exactly the same format.

So it was a perfectly valid sendmail answer to a sendmail question.

> I am simply trying to "alias:    :include:/path/to/file"
> 
> Has someone succeeded in including a file via alias? What on the RaQ2
> disables this very simple sendmail function?

I've just done a test on a Qube and it works fine.  You *did* remember 
"newaliases", didn't you?