search for: tp31446701p31488306

Displaying 2 results from an estimated 2 matches for "tp31446701p31488306".

2011 Apr 27
0
What is the recommended way to delete a message from a mailbox ?
...m >> an >> "external" server side program - such as a shell script) ? > doveadm expunge -u foo mailbox Outbox header message-id bar > ah - thx :-) -- View this message in context: http://old.nabble.com/What-is-the-recommended-way-to-delete-a-message-from-a-mailbox---tp31446701p31488306.html Sent from the Dovecot mailing list archive at Nabble.com.
2011 Apr 21
2
What is the recommended way to delete a message from a mailbox ?
Hi, I'm implementing a shell-script (pseudo) solution to the missing IMAP Outbox feature in Dovecot (Courier IMAP feature http://www.inter7.com/courierimap/INSTALL.html#imapsend) In order to remove the message from the Outbox once it is sent I have a question: What is the recommended way to delete a message from a mailbox (from an "external" server side program - such as a shell