Hello,
I have two questions on mail lists:
1) user-defined list question
My user wants to create a user-defined list.
i.e. $ touch .qmail-list (and fill it up with email addresses)
$ touch .qmail-list-owner
This would let him get mail to [EMAIL PROTECTED], but since
not everyone has a self-identifying email address, he'd like to add
a comment in the .qmail-list file to list the person's name next to
the email address. Is this possible? (NAME), <NAME>, and # don't
seem to work. Apparently he was able to do so with a system-wide
alias (pointed to by /etc/aliases, invoked by fastforward-0.51).
2) /etc/aliases question
On another topic, I'd like to know whether there is syntax to
hook-to a separate list of aliases into /etc/aliases. Example: I'd like to
create a 'fullnames' list which list the fullname aliases of our users.
Is there a syntax I can put in /etc/aliases to "#include" that list in?
Or perhaps a better solution? Up until now I create the list
of fullname aliases, manually bring them in, and re-run newaliases.
Thanks much,
-Robert