Subject: The mailing list for listmasters using Sympa
List archive
Re: [sympa-users] Question on Looping (possible bug)?
- From: Amos <address@concealed>
- To: IKEDA Soji <address@concealed>
- Cc: "address@concealed >> address@concealed" <address@concealed>
- Subject: Re: [sympa-users] Question on Looping (possible bug)?
- Date: Sun, 25 Sep 2016 07:16:24 -0500
I guess I still have a question about these lines in the diff I sent:
my $list_address;
if ($message->{'listtype'} and $message->{'listtype'} eq 'listmaster') {
$list_address =
Conf::get_robot_conf($robot, 'listmaster_email') . '@'
- . Conf::get_robot_conf($robot, 'host');
+ . Conf::get_robot_conf($robot, 'domain');
} elsif ($message->{'listtype'} and $message->{'listtype'} eq 'sympa') {
$list_address =
Conf::get_robot_conf($robot, 'email') . '@'
- . Conf::get_robot_conf($robot, 'host');
+ . Conf::get_robot_conf($robot, 'domain');
} else {
unless (ref $list eq 'Sympa::List') {
$log->syslog('err', 'List %s does not exist', $listname);I thought 'host' in sympa.conf was replaced by 'domain'? More curiosity at this point....
Amos
-
Re: [sympa-users] Question on Looping (possible bug)?,
Amos, 09/23/2016
- Re: [sympa-users] Question on Looping (possible bug)?, Amos, 09/23/2016
-
Re: [sympa-users] Question on Looping (possible bug)?,
IKEDA Soji, 09/24/2016
-
Re: [sympa-users] Question on Looping (possible bug)?,
Amos, 09/24/2016
-
Re: [sympa-users] Question on Looping (possible bug)?,
IKEDA Soji, 09/24/2016
-
Re: [sympa-users] Question on Looping (possible bug)?,
Amos, 09/25/2016
-
Re: [sympa-users] Question on Looping (possible bug)?,
Amos, 09/25/2016
- Re: [sympa-users] Question on Looping (possible bug)?, IKEDA Soji, 09/26/2016
- Re: [sympa-users] Question on Looping (possible bug)?, IKEDA Soji, 09/26/2016
-
Re: [sympa-users] Question on Looping (possible bug)?,
Amos, 09/25/2016
-
Re: [sympa-users] Question on Looping (possible bug)?,
Amos, 09/25/2016
-
Re: [sympa-users] Question on Looping (possible bug)?,
IKEDA Soji, 09/24/2016
-
Re: [sympa-users] Question on Looping (possible bug)?,
Amos, 09/24/2016
Archive powered by MHonArc 2.6.19+.