On 5/27/2006 1:04 PM, Doruk Fisek wrote:
Is there a way to add a list of e-mail addresses to an ezmlm mailing list using qmailadmin? I can only enter one e-mail address with the standart "add subscribe" form.
I wrote a hack into qmailadmin 1.0.15 to do just this, and to also provide confirmed opt-in functionality.
the hack is here: http://jeremy.kister.net/code/qmailadmin-1.0.15-jk-confirmsubs-v0.2.patch
I call it a hack because all it does is hijack the http post and sends it to some perl. the perl then sends subscription requests on behalf of each email address.
Don't know if that'll help you, but it works great for me :) -- Jeremy Kister http://jeremy.kister.net./
