welcome: please sign in

Diff for "MemberManual/Email/MailingLists"

Differences between revisions 2 and 7 (spanning 5 versions)
Revision 2 as of 2006-09-30 17:06:07
Size: 1443
Editor: ClintonEbadi
Comment: improve content
Revision 7 as of 2007-11-14 19:23:59
Size: 2195
Editor: MichaelOlson
Comment: Update partially
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Before continuing with this page, you probably want to read DomainTool to learn the basics of how we handle shared daemon configuration. #pragma section-numbers off
Line 3: Line 3:
If you would like a mailing list managed by our global [http://www.list.org/ Mailman] installation you must first [https://members.hcoop.net/portal/list place a request on the portal]. You then have a choice between doing list management at at [http://hcoop.net/cgi-bin/mailman/admin/LISTNAME http://hcoop.net/cgi-bin/mailman/admin/''LISTNAME''], or at your own domain. This page describes how to set up and manage mailing lists on your domain.
Line 5: Line 5:
If you are fine with using the main hcoop.net site for your list adminstration then there is nothing left to do except wait for the list to be created. If you would like the list admin to be at your own domain (perhaps so that the links in the list footers work) then you must do some simple domain configuration. [[TableOfContents]]
Line 7: Line 7:
''LISTNAME'' is the name you gave your list, ''DOMAIN'' is your domain, and ''TLD'' is the TLD (org, com, name, ...) of your domain, ''VHOST'' is the virtual subdomain you would like the interface to be accesible from. If you want to access the site from your domain with no subdomain then use the default virtual host for ''VHOST''. /!\ '''This page is currently out of date.''' We are still figuring out how to migrate mailing lists and set up Mailman.
Line 9: Line 9:
 * Write `VHOST.DOMAIN` to `/etc/domains/TLD/DOMAIN/.mailman` = Request a mailing list =

If you would like a mailing list managed by our global [http://www.gnu.org/software/mailman/ Mailman] installation you must first [https://members2.hcoop.net/portal/list place a request on the portal].

= Setup instructions =

You then have a choice between doing list management at [https://lists.hcoop.net/admin/LISTNAME https://lists.hcoop.net/admin/''LISTNAME''] or at your own domain.

If you are fine with using the main hcoop.net site for your list's web interface, then there is nothing left to do except wait for the list to be created. If you would like the web interface to be at your own domain, then you must do some simple domain configuration.

 * '''LISTNAME''' is the name you gave your list,
 * '''DOMAIN''' is your domain,
 * '''TLD''' is the top-level domain (org, com, name, ...) of your domain,
 * '''VHOST''' is the virtual subdomain you would like the web interface to be accesible from.

If you want to access the site from your domain with no subdomain, then use the default virtual host for ''VHOST''.

 * Write `VHOST.DOMAIN.TLD` to `/etc/domains/TLD/DOMAIN/.mailman`. You must do this '''before''' requesting the list on the portal or it will have no effect.
Line 13: Line 30:
Now the list admin will be available at http://VHOST.DOMAIN/cgi-bin/mailman/admin/LISTNAME. = Manage your mailing lists =

The list admin web interface will be available at {{{https://VHOST.DOMAIN.TLD/admin/LISTNAME}}}.

= Hosting domains elsewhere =

Note that you '''can''' host mailing lists with us that use your own domains even if your domain is primarily hosted elsewhere. However, the best way we know of doing this is for you to point your domain's MX record to `deleuze.hcoop.net`. If you don't know what this means, then you probably shouldn't be trying anything so complicated as splitting a domain's hosting between several providers in the first place.

This page describes how to set up and manage mailing lists on your domain.

TableOfContents

/!\ This page is currently out of date. We are still figuring out how to migrate mailing lists and set up Mailman.

Request a mailing list

If you would like a mailing list managed by our global [http://www.gnu.org/software/mailman/ Mailman] installation you must first [https://members2.hcoop.net/portal/list place a request on the portal].

Setup instructions

You then have a choice between doing list management at [https://lists.hcoop.net/admin/LISTNAME https://lists.hcoop.net/admin/''LISTNAME] or at your own domain.

If you are fine with using the main hcoop.net site for your list's web interface, then there is nothing left to do except wait for the list to be created. If you would like the web interface to be at your own domain, then you must do some simple domain configuration.

  • LISTNAME is the name you gave your list,

  • DOMAIN is your domain,

  • TLD is the top-level domain (org, com, name, ...) of your domain,

  • VHOST is the virtual subdomain you would like the web interface to be accesible from.

If you want to access the site from your domain with no subdomain, then use the default virtual host for VHOST.

  • Write VHOST.DOMAIN.TLD to /etc/domains/TLD/DOMAIN/.mailman. You must do this before requesting the list on the portal or it will have no effect.

  • Place the Mailman directive in the VirtualHostConfiguration at /etc/domains/TLD/DOMAIN/VHOST.

  • Run domtool

Manage your mailing lists

The list admin web interface will be available at https://VHOST.DOMAIN.TLD/admin/LISTNAME.

Hosting domains elsewhere

Note that you can host mailing lists with us that use your own domains even if your domain is primarily hosted elsewhere. However, the best way we know of doing this is for you to point your domain's MX record to deleuze.hcoop.net. If you don't know what this means, then you probably shouldn't be trying anything so complicated as splitting a domain's hosting between several providers in the first place.

MemberManual/Email/MailingLists (last edited 2019-01-10 03:27:17 by ClintonEbadi)