Date: Wed, 10 Jan 2001 02:38:31 +0100 From: "Walter W. Hop" <walter@binity.com> To: Beech Rintoul <akbeech@anchoragerescue.org> Cc: freebsd-questions@freebsd.org Subject: Re: Question about majordomo Message-ID: <122117636442.20010110023831@binity.com> In-Reply-To: <01010916321706.65791@galaxy.anchoragerescue.org> References: <01010916321706.65791@galaxy.anchoragerescue.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[in reply to akbeech@anchoragerescue.org, 10-01-2001]
> I've just set up majordomo on our server. The problem I'm having is it
> returns the machine name along with the domain. Is there any way to have it
> return just the domain name? ie: majordomo@anchoragerescue.org
Just change $whoami in the majordomo.cf file:
# $whoami -- Who do users send requests to me as?
#
$whoami = "majordomo\@anchoragerescue.org";
Remember to escape the @ with a backslash!
--
Walter W. Hop <walter@binity.com> | +31 6 24290808 | NEW KEY: 0x84813998
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?122117636442.20010110023831>
