Subject: Developers of Sympa
List archive
- From: Sergiy Zhuk <address@concealed>
- To: address@concealed
- Subject: another bug in alias_manager.pl
- Date: Wed, 23 Jan 2002 00:53:26 -0800 (PST)
hi
alias_manager.pl creates an incorrect alias for list-owner (bouncer)
patch is attached
--
rgds,
serge
--- alias_manager.pl 2002/01/10 02:17:06 1.3
+++ alias_manager.pl 2002/01/23 06:34:17 1.4
@@ -92,7 +92,7 @@
unless ($domain eq $default_domain);
if ($suffix eq '-owner') {
- printf ALIAS "$address: \"\|$path_to_bouncequeue $address\"\n";
+ printf ALIAS "$address: \"\|$path_to_bouncequeue $listname\"\n";
}else {
printf ALIAS "$address: \"\|$path_to_queue $address\"\n";
}
-
removing include sources,
Sergiy Zhuk, 01/23/2002
-
another bug in alias_manager.pl,
Sergiy Zhuk, 01/23/2002
-
Re: [sympa-dev] another bug in alias_manager.pl,
Olivier Salaun, 01/23/2002
- Re: [sympa-dev] another bug in alias_manager.pl, Sergiy Zhuk, 01/23/2002
-
Re: [sympa-dev] another bug in alias_manager.pl,
Olivier Salaun, 01/23/2002
-
Re: [sympa-dev] removing include sources,
Olivier Salaun, 01/23/2002
-
Re: [sympa-dev] removing include sources,
Sergiy Zhuk, 01/23/2002
-
Re: [sympa-dev] removing include sources,
Sergiy Zhuk, 01/24/2002
- Re: [sympa-dev] removing include sources, Olivier Salaun, 01/24/2002
-
Re: [sympa-dev] removing include sources,
Sergiy Zhuk, 01/24/2002
-
Re: [sympa-dev] removing include sources,
Sergiy Zhuk, 01/23/2002
-
another bug in alias_manager.pl,
Sergiy Zhuk, 01/23/2002
Archive powered by MHonArc 2.6.19+.