Send an email like the following:
To: ${MAILING_LIST_NAME}@ml.commit-email.info Cc: [email protected] Subject: Subscribe -- subscribe
For example, here is an email to subscribe to mailing list for Ruby's commit email.
To: [email protected] Cc: [email protected] Subject: Subscribe -- subscribe
* You can get the mail template by clicking the "Subscribe" link in the list and can send it as it is.
Send an email like the following:
To: ${MAILING_LIST_NAME}@ml.commit-email.info Subject: Unsubscribe --
Body must be empty. You can't use HTML mail because HTML mail has body event when it has empty content.
For example, here is an email to unsubscribe from mailing list for Ruby's commit email.
To: [email protected] Subject: Unsubscribe --
* You can get the mail template by clicking the "Unsubscribe" link in the list and can send it as it is.
If you can't find a repository what you want to follow, request a new repository.