Dspent001@cs.com wrote:
>
> I have 2 problems:
>
> 1. I have 3 test email addresses and have subscribed them all to my list....
>
> the problem is that when I send messages to the list I get this in the
> FROM part of the message:
>
> owner-LISTNAME@MYDOMAIN.com sent on behalf of SENDING ADDRESS
I bet this only happens in outlook.
>
> of course LISTNAME@MYDOMAIN and SENDING ADDRESS are not the actual domain and
> sender....
>
> what I want the message to show is that it is from the sender and to the list
> like:
>
> From: JohnDoe@somewhere.com
> To: mylist@mydomain.com
> Subject: adsljlskjlk
> message: lkdsjlfjldkjldsflkjlk etc. etc. etc.
You could try putting "sender = $SENDER" in your LISTNAME.config file.
>
> PROBLEM #2
> The test email addresses that I use to test my list can all be used to send
> OWNER commands to the list. i.e. I can approve subscribes, write the config
> file etc. as long as I send the proper commands and password......
>
> However, the actual email address I use as the list owner doesn't affect the
> list at all.
>
> In other words, testaddress1@test.com is a subscriber and can be used to send
> user and owner commands....works fine.
>
> but owner-list@listdomain.com doesn't work no matter what I send.
owner-list@domain.com is not a real address, it is an alias. That is the reason
you have it in your /etc/aliases or majordomo.aliases file.
>
> So when majordomo sends me an APPROVE message to approve a subscription etc.
> I have to send the approve command by using another email account rather than
> just replying to the approve message with the command that is necessary.
> What would cause this....
Both majordomo and sendmail only know the one address that owner-list resolves
to. If owner-list is a real login name on the system, then you can send mail
from that address. Otherwise, it will be translated from the aliases file into
what the "REAL" address is.
Dan Liston
References:
|
|