On Thursday 30 May 2013 11:07 AM, Kaustav Das Modak wrote:
>
> As I had thought, pointing CNAME does not work. I had pointed
>
lists.wfs-india.org to
mailman-mail5.webfaction.com. But the mailman
> host seems to be using a server name. So going to
>
http://lists.wfs-india.org fires up the default listener, which in this
> case seems to be a redirect to squirrelmail.
>
> I'll remove the CNAME and make it a redirect instead.
>
> Thanks.
>
I have made some interesting progress on the mailing list issue. The
list is still at
https://mailman-mail5.webfaction.com/listinfo/wfs-india-discuss, but
I've been able to integrate the subscription and administration process
within Drupal :-)
What this means is, people will no longer need to go to the mailman
interface to subscribe or unsubscribe to the list. They will simply need
to create an account on the
wfs-india.org website and manage their
subscriptions straight from there.
To do a test drive, signup for
wfs-india.org and you will find a new tab
in the edit profile called "Mailing Lists". It will have a subscription
option. Once you have selected a subscription option there, you will be
subscribed straight to the list :-) And should receive a subscription
confirmation email on your registered email addresses.
I need people to test it and let me know if this works. If it does work,
we will not need the redirection stuff anymore. Communications with the
mailman server will be handled by Drupal behind-the-scenes. However, I
should keep an eye open for security issues, though there should not be
any Drupal never sends out passwords to the mailman server. Also, the
communication is done over HTTPS.
Admins will have a clean interface within Drupal to manage subscriptions
to the mailing list. Of course for advanced customizations admins will
need to log in to the mailman admin interface.
The facilities I see for this approach are:
1. A single account to manage all WFS-IN related data.
2. Better control on data for admins.
3. Manage all subscriptions from the comfort of the Drupal interface ;-)
4. Hide the "complexity" of a mailing list subscription from
non-technical/newbie users (and we will have quite a lot of them).
Cheeers.