Andrew Scott <[EMAIL PROTECTED]> writes:
> I have just switched my majordomo list over to a new host. I have found
> that when I subscribe a name and address together, e.g.:
> "Andrew Scott" <[EMAIL PROTECTED]>
> that there are problems sending out the mail. I have been told that the
> problem is that the host is using qmail instead of sendmail, and that
> qmail does not like to see names. It interprets the whole thing as one
> address.
> 1. Is this true?
Yup.
> 2. If it is, is there a way around it (besides dropping the names from
> the list)?
You would need to fix the program that's being used to send outgoing mail
so that it strips the name out of the address before passing it to qmail.
I don't know of anyone who's already done this work for the general case;
my mjinject script handles it for the simpler case of:
[EMAIL PROTECTED] (John Doe)
though, and could probably be extended to handle the more general case.
You can get it from <ftp://ftp.eyrie.org/pub/software/majordomo/mjinject>.
--
Russ Allbery ([EMAIL PROTECTED]) <URL:http://www.eyrie.org/~eagle/>