Hi You can quarantine emails in a normal mailbox, and use php in a web interface to operate in this mailbox (with fsockopen and POP3 request or best with imap).
>Hello, > >This is my first post on this list. > >At my work place we have dumped all quarantined emails to a mysql >database. > >A little background is that our Mail server is just an email gateway and >hands off messages to the internal mail server. > >We are attempting to release the messages fromt he web interface but are >having problems witht he command. Every time we try it trys to send it >to >localhost and not to the internal mail server. Anyone tried to build a >'release of quarantined emails' script? > >I tried the 'sendmail -f `cat SENDER` `cat RECIPIENTS` < ENTIRE_MESSAGE' > >Thanks, > >Gord > > > > >_______________________________________________ >Visit http://www.mimedefang.org and http://www.canit.ca >MIMEDefang mailing list >[EMAIL PROTECTED] >http://lists.roaringpenguin.com/mailman/listinfo/mimedefang > > -- Laurent BOULEAU Chef d'exploitation Centre de Ressources Informatiques Universit� de Reims Tel : 03.26.91.31.85 Mailto:[EMAIL PROTECTED] _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

