Hi,
The restrict_post setting of your listname.config file is supposed to
reference a file, not an email address. Multiple files can be listed
(on the same line only) by using space or colon [ :] separators. The
only time this filename must be fully qualified is when you do not keep
it in the $listdir defined in majordomo.cf. For example, if I want to
allow subscribers and a group of non-subscribers listed in a file called
/var/lib/majordomo/lists/listname-allowed-to-send, my restrict_post would
look like this;
restrict_post = pricelist:pricelist-allowedtosend
To prevent avv@salesint.com from posting, make sure the address does not
exist in either file. If you "do" want avv@salesint.com to post to the
pricelist mailing list, add that address to either pricelist or pricelist-
allowedtosend.
The key is to make sure avv@salesint.com knows they can only send plain
text messages to the mailing list. Outlook, Communicator, Eudora, AOL, and
others default to sending rich text or HTML formatted messages. This
might be why messages are not getting through.
Dan Liston
Freaked Personality wrote:
>
> Hey there,
>
> I set the restrict_post option to
> /var/log/majordomo/lists/pricelist.allowtosend in the pricelist.config
> file which also resides in /var/log/majordomo/lists in this file I've set
> the following:
> avv@salesint.com
> avv
>
> The domain on the linux server is salesint.com and there is a user avv
> on it. Now when avv@salesint.com tries to send mail to the
> pricelist@salesint.com address it just gets dropped (when he's mailing
> from his workstation running windows 98 using outlook express) however
> when I log in to the linux server as user avv and send mail to
> pricelist@salesint.com it does get through. Anyone got any idea on how to
> fix this?
|
|