Ralf Semroch wrote:
>
> What does this mean?
>
> ----- The following addresses had permanent fatal errors -----
> "|/usr/local/majordomo/wrapper resend -p Bulk -l dreamweaver -I
> dreamweaver -f listowner@dreamweaver-mailingliste.de -h
> dreamweaver-mailingliste.de -s dreamweaver-list"
> (expanded from: <dreamweaver@dreamweaver-mailingliste.de>)
You did not include some crucial information with the error message,
but here is what I can offer as a starting point.
It means your alias for dreamweaver is using resend to set the
precedence of the mailing list deliveries to Bulk, the server
name the list is coming from is dreamweaver-mailingliste.de, only
allow posts from subscribers, enable administrivia, and make each
message look like it was sent from listowner@dreamweaver-mailingliste.de.
By doing DNS lookups, I would say that your MTA had trouble
recognizing either listowner or dreamweaver @dreamweaver-mailingliste.de.
It is also possible, that -I should be a fully qualified filename
if you are going to use it in an alias rather than the config file.
If you are using restrict_post in the config file, the -I on the
alias becomes redundant. If you have resend_host defined in the
config file, the -h is redundant. If you define precedence = bulk
in the config file, the -p in the alias is redundant. In fact,
everything in the alias for your list (except the -l dreamweaver)
is superceded by settings in your dreamweaver.config file. Your
-f listowner@dreamweaver-mailingliste.de is the same as your "sender"
setting in the config file, and the -s dreamweaver-list is the same
as "administrivia = yes" in the dreamweaver.config file. (or should be)
Dan Liston
|
|