Ticket #1143 (new defect)

Opened 4 months ago

Last modified 4 months ago

liste des abonnés d'une liste depuis le panel

Reported by: anonyme Assigned to:
Priority: normal Milestone:
Component: alternc-mailman Version: alternc-mailman-1.6
Severity: major Keywords:
Cc:

Description

La fonction members de la classe mailman ne tient pas compte de la gestion de domaines virtuels.

Celà induit un fichier vide quand on demande la liste des abonnés, et un message dans l'error.log d'apache-ssl : Liste introuvable : xxx

Il y a 2 modifications à effectuer : dans m_mailman.php et mailman.list

Les 2 fichiers joints sont une proposition de patch.

Dans le patch pour mailman.list, il y à noter que la fonction quotemeta() de perl renvoie les tirets (-) et les points (.) backslashés. Les 2 regexps proposées permettent de les supprimer (sinon mailmain reçoits un truc du genre liste\-domaine\.com et ne sait pas quoi en faire)

Attachments

mailmain.list.patch (328 bytes) - added by anonyme on 06/23/08 11:32:57.
patche domaine virtuel pour mailman.list
m_mailman.php.patch (361 bytes) - added by anonyme on 06/23/08 11:33:34.
patche domaine virtuel pour m_mailman.php

Change History

06/23/08 11:32:57 changed by anonyme

  • attachment mailmain.list.patch added.

patche domaine virtuel pour mailman.list

06/23/08 11:33:34 changed by anonyme

  • attachment m_mailman.php.patch added.

patche domaine virtuel pour m_mailman.php

06/23/08 11:35:42 changed by anonyme

Vu que j'ai posté avec le compte anonyme, si besoin : d(point)rousseau(at)nnx(point)com