Hi Ghulam -

again, the code has not been completed - it's in process...

turning the default message off would fall in to the same area - not at this
time.
as far as determining who is on the list, if you are using a database
repository, then the usernames are in a table, otherwise they are sort of
serialized - and I am not sure if their identity can easily be acquired, but I
am sure someone else here on the list has some idea!

thanks,
alan

~-----Original Message-----
~From: G Akbar [mailto:[EMAIL PROTECTED]]
~Sent: Thursday, February 06, 2003 1:57 PM
~To: [EMAIL PROTECTED]
~Subject: Re: Mailing List Auto-email
~
~Has anyone written a piece of code for this. At the moment, I
~allow users to
~join the mailing list through a Java servlet, and they receive
~an email from
~the servlet which I send along with the one from the JAMES
~server. I have
~two further questions:
~
~* Can the default message be turned off, so that the server
~does not reply
~to the sender?
~* and can the administrator (machine running the service)
~determine who is
~on the list?
~
~Thanks
~Ghulam
~
~
~
~
~>Hi Ghulam -
~>
~>Unfortunately, without modificatioons to the code, the
~>answer is No - the response is hard coded in the
~>GenericListSrv/Manager class; not 100% sure which one..
~>
~>However, to define and expose a few class fields and then
~>add a parameter to the mailet so th eWelcome message can be
~>passed in can be done to make the GenericListXXX classes a
~>bit more /user friendly/.
~>
~>Or you can write your own class ...
~>
~>
~> > Hi,
~> >
~> > I have successfully created a mailing list. When a user
~> > joins this list,  they receive an automated response from
~> > the JAMES server. Is there any way  in which I can edit
~> > the contents of this email?
~> >
~> > Thanks
~> > Ghulam
~
~_________________________________________________________________
~Surf together with new Shared Browsing
~http://join.msn.com/?page=features/browse&pgmarket=en-gb&XAPID=
~74&DI=1059
~


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to