I've done this with a very simple php app (using mysql as users store). Otherwise, you'll have to write your own command (very similar to subscribe-confirm)
Daniel. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 22 June 2005 17:11 > To: James Users List > Subject: Re: Mailet, matcher and distribution list IT WORKS!!!!, another > question > > > Hi to everybody, > Is it possible to subscribe someone else than himself? > > What I'd like to have is that the newsletter administrator, and *only* > administrator could subscribe someone else. > > There is some mailet already done ? > Could someone address me to do it? > > Regards > > [EMAIL PROTECTED] wrote: > > > Hi Daniel, you are very kind to respond me again, > > I replaced the class below, I rebuilded it, and.. it WORKS > > > > Thanks to everybody helped me > > > > > > Regards > > > > > > Daniel Perry wrote: > > > >> Ah, > >> Forgot that one: you need to download and recompile > >> CommandListServFooter. > >> There was a bug with multipart mails that i/noel fixed quite a long > >> time ago > >> See: > >> > http://svn.apache.org/viewcvs.cgi/james/server/branches/branch_2_1 > _fcs/src/j > >> > >> > ava/org/apache/james/transport/mailets/CommandListservFooter.java? > rev=157463 > >> > >> &view=log > >> > >> Daniel. > >> > >> > >> > >>> -----Original Message----- > >>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > >>> Sent: 13 June 2005 14:31 > >>> To: James Users List > >>> Subject: Re: Mailet, matcher and distribution list > >>> > >>> > >>> Thanks all for your support. > >>> Now it works, only one prblem is still present: > >>> When I sent a message to the list, the mail delivered to the > subscribed > >>> user is the following: > >>> > >>> > >>> ------=_NextPart_000_0005_01C56E86.7CF19F90 > >>> > >>> *Message text* > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [EMAIL PROTECTED] > >>> For additional commands, e-mail: [EMAIL PROTECTED] > >>> ------=_NextPart_000_0005_01C56E86.7CF19F90 > >>> > >>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> > >>> <HTML><HEAD> > >>> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> > >>> <META content="MSHTML 6.00.2900.2627" name=GENERATOR> > >>> <STYLE></STYLE> > >>> </HEAD> > >>> <BODY bgColor=#ffffff> > >>> <DIV><FONT face=Arial size=2>A</FONT></DIV><br /> <br > >>> > />--------------------------------------------------------------------- > >>> <br />To unsubscribe, e-mail: <a > >>> href="mailto:[EMAIL PROTECTED]">newsletter-unsubscr > >>> [EMAIL PROTECTED]</a> > >>> <br />For additional commands, e-mail: <a > >>> href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]< > >>> /a></body</html> > >>> > >>> ------=_NextPart_000_0005_01C56E86.7CF19F90-- > >>> > >>> What have I to check to solve this, I hope last, problem? > >>> > >>> > >>> > >>> Regards > >>> > >>> Noel J. Bergman wrote: > >>> > >>> > >>> > >>>> See > >>>> http://svn.apache.org/viewcvs.cgi/james/server/trunk/src/conf/jam > >>>> > >>> > >> es-listmana > >> > >> > >>> ger.xml, which is also in the distribution, for a sample. You must do > >>> things in the right order with the command list server. > >>> > >>> --- Noel > >>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail: [EMAIL PROTECTED] > >>> For additional commands, e-mail: [EMAIL PROTECTED] > >>> > >>> > >>> > >>> > >>> > >> > >> > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > >> > >> > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
