Sir, May i create a mailing list also through creating all related text files for it.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sanford Whiteman Sent: Thursday, May 16, 2002 12:14 PM To: Ramana Subject: Re: [IMail Forum] IMail - List server mailing list - Problem > user details from my sql server database.No table created for list > user. I want to handle list users from my database table for all > purposes like creation, deletion, and modification etc. Tell me can > i handle these things from our side. It's a urgent need from our > side. I could not find solution from help manuals and user guide. Imail list memberbases are stored as plain-text files, no matter what you're using to store your userbase (Registry/ODBC/SAM). List configuration is stored in the Registry. While this is seen as an encumbrance for many--and numerous feature requests have been made to expand the list storage options--given simple functionality of the Imail list module, text file storage could be seen as the most logical choice: it's fast, though inflexible, and provided you are running the third-party product Declude Queue, Imail lists can be sent out with the speed and logic of the Imail SMTP engine. What I'm trying to say is that if there were more functionality, SQL storage would be a must. The reason it's not there is that there aren't features to match. > If any one have solution for this problem, please co-operate with us and > send detailed information soon. I don't think you need too many details: the solution is to dynamically write the text files out from SQL queries (the format is one address per line), and make sure you do all of your list administration from that app. -Sandy Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/
