From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Schmidt Date: Thu, 19 Jan 2012 06:03:38 +0000 Subject: Re: [mlmmj] Add Suscribers Message-Id: <4F17B23A.2090502@yahoo.com.au> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: mlmmj@mlmmj.org On 18/01/12 7:47 AM, Cody Moreshead wrote: > Please can someone help. I may be using mimmj in the near future and have osme > questions. I need to be able to subscribe/unsubscribe users vie email. For example > set an email to > > Mlmmj+subscribe@mlmmj.org > > With a body that has a bunch of emails to add. > > Can this be done? Mlmmj doesn't have any functionality like this at the moment. I'm not sure it's very likely to be added, either, because email is so easily forged. Your mail server would effectively become an open relay for a spammer if they could simply forge an email from an administrator to subscribe a huge number of people to a mailing list and then send a message to it for delivery. Is there a particular reason you want or need to do this by email? Perhaps if you explain your problem to us in more detail we could suggest an alternative solution. Using the commandline or a web interface behind some kind of authentication are strong possibilities. Cheers, Ben.