jim it appears that one of two things is happening.
A. Your sendmail.cf is not defining your name properly.
B. The whoami line in majordomo.cf should be defined as
# $whoami -- Who do users send requests to me as?
$whoami = "Majordomo@$whereami";
and the whereami line should be defined as
# $whereami -- What machine am I running on?
$whereami = "numen.elon.edu";
Hope the second part works. If its' sendmail then that can get ugly. ;(
jim
##################################
## James V. Lentini ##
## Systems Analyst ##
## Voice:303.275.2414 ##
##################################
On Wed, 6 Mar 1996, Jim Murphy wrote:
>
> Our majordomo is doing its thing properly with one exception. When it
> mails off-campus it does not give the full address of the machine.
>
> propper address : listname@lumen.elon.edu
> it only shows : listname@lumen
>
> Machine : hp9000 running HPUX9.04
> Majordomo: 1.93 and the proper Perl Version.
>
> I would appreciate any clue that can help me to track down this problem.
>
> Jim
> ============================================================================
> Jim Murphy #2295 murphy@numen.elon.edu www.elon.edu/users/f/murphy
> Elon College ***** Academic Computing Services ***** Elon College, NC
> ============================================================================
>
>
References:
|
|