On 21/02/03 16:23 +0530, kavita modi wrote: > I want to convert my IMAP mailbox to any database. Is there any tools which > does this? Actually i dont want to convert all mailbox , but only some > mailbox. Such that i can get report that how many replies come to this > mailbox and how many are bounced which will help me to put report web-based. Bad idea. See MS-Exchange for why. Write a script to tail your maillogs and see what is happening. http://www.dbmail.org/ might help you though. If you use postfix, pflogsumm.pl is nice. IIRC, you use Netscape messaging server on Solaris though and I don't know how it logs.
I would suggest creating an alias for the address, and sending it to a script. address: "|/path/to/script" The script analyses the incoming mail, generates statistics and lets you create pretty pictures. Devdas Bhagat -- _______________________________________________ http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

