Looks like I have been able to get around the eval problem that I
was having on my Linux box.
When a user now send a "subscribe <list>" command to majordomo
on my box, which is, majordomo@vulcan.gep.ge.com
several amazing things happen.
Firstly the user gets a reply from
majordomo@foo.greatcircle.com
---------------
and not my box.
It also does not find the list. I have attached a copy of my majordomo.cf
and the message that the user gets.
I have been really working hard to get this going and would appreciatte
any help. TIA.
Regards,
Vikram Mittal.
----------------------- my majordomo.cf file
$whereami = "vulcan.gep.ge.com";
$whoami = "Majordomo@$whereami";
$whoami_owner = "Owner-Majordomo@$whereami";
$homedir="/usr/lib/majordomo";
$listdir = "/var/spool/majordomo/lists";
$digest_work_dir = '/var/spool/majordomo/digest';
$log = "$homedir/Log";
$mailer = "/usr/lib/sendmail -f$sender";
$filedir = "/var/spool/majordomo/archive";
$filedir_suffix = "";
$index_command = "/bin/ls -lRL";
$return_subject = 1;
$majordomo_request = 0;
umask(007);
@archive_dirs=();
---------- Forwarded message ----------
Date: Sun, 2 Jul 1995 18:38:13 -0400
From: Majordomo@foo.GreatCircle.COM
To: vmittal@vulcan.gep.ge.com
Subject: Majordomo results
--
>>>> subscribe test
**** subscribe: unknown list 'test'.
>>>>
**** Help for Majordomo@foo.GreatCircle.COM:
This is Brent Chapman's "Majordomo" mailing list manager, version 1.93.
In the description below items contained in []'s are optional. When
providing the item, do not include the []'s around it.
It understands the following commands:
subscribe <list> [<address>]
Subscribe yourself (or <address> if specified) to the named <list>.
unsubscribe <list> [<address>]
Unsubscribe yourself (or <address> if specified) from the named <list>.
get <list> <filename>
Get a file related to <list>.
index <list>
Return an index of files you can "get" for <list>.
which [<address>]
Find out which lists you (or <address> if specified) are on.
who <list>
Find out who is on the named <list>.
info <list>
Retrieve the general introductory information for the named <list>.
lists
Show the lists served by this Majordomo server.
help
Retrieve this message.
end
Stop processing commands (useful if your mailer adds a signature).
Commands should be sent in the body of an email message to
"Majordomo@foo.GreatCircle.COM".
Commands in the "Subject:" line NOT processed.
If you have any questions or problems, please contact
"Majordomo-Owner@foo.GreatCircle.COM".
|
|