Re: [Dbmail] Clearing mailbox

2012-05-09 Thread Paul J Stevens
On 05/09/2012 11:36 AM, Oswaldo wrote: > Now the messages has been deleted, i don't understand this, > > ¿Is roundcube blocking the deletion of messages? > No. Flagging messages with the \Delete flag is *not* the same as deleting them. The IMAP clients needs to issue an EXPUNGE command for mess

Re: [Dbmail] Clearing mailbox

2012-05-09 Thread Oswaldo
El 09/05/2012 9:54, Paul J Stevens escribió: On 05/09/2012 09:44 AM, Oswaldo wrote: Hello, I'm trying to clear the inbox for an user. To do it i execute: #dbmail-export -u TheUserId -m INBOX -d -o /tmp/in.mbox #dbmail-util -dpy Opss!! Checking the inbox with the client app (roundcube), t

Re: [Dbmail] Clearing mailbox

2012-05-09 Thread Oswaldo
El 09/05/2012 9:54, Paul J Stevens escribió: On 05/09/2012 09:44 AM, Oswaldo wrote: Hello, I'm trying to clear the inbox for an user. To do it i execute: #dbmail-export -u TheUserId -m INBOX -d -o /tmp/in.mbox #dbmail-util -dpy from dbmail-util(8) -p:: Purge messages with DELETE status. T

Re: [Dbmail] Clearing mailbox

2012-05-09 Thread Paul J Stevens
On 05/09/2012 09:44 AM, Oswaldo wrote: > Hello, > > I'm trying to clear the inbox for an user. To do it i execute: > > #dbmail-export -u TheUserId -m INBOX -d -o /tmp/in.mbox > #dbmail-util -dpy from dbmail-util(8) -p:: Purge messages with DELETE status. To purge messages currently marked \De

[Dbmail] Clearing mailbox

2012-05-09 Thread Oswaldo
Hello, I'm trying to clear the inbox for an user. To do it i execute: #dbmail-export -u TheUserId -m INBOX -d -o /tmp/in.mbox #dbmail-util -dpy /tmp/in.mbox is created but the inbox is not cleared. ¿What is the correct way? I'm using dbmail 2.2.11 with PostgreSQL Thanks -- Oswaldo _