[Dovecot] courier-imap to dovecot-imap migration: missing TLS_TRUSTCERTS feature

2011-01-19 Thread Uffe Jakobsen
concept of checking trusted (self signed standalone client) certs - even though it is based on openssl like courier-imap is - but I may be wrong here. I'm using dovecot-2.0.7 (from ports) on FreeBSD Thanks in advance. Kind regards Uffe Jakobsen

[Dovecot] Running mailfront under dovecot2.x service supervision

2011-04-19 Thread Uffe Jakobsen
Hello, I'm trying to run mailfront SMTP (http://untroubled.org/mailfront/) under Dovecot 2.x process/service supervision My intention was to utilize the fact that dovecot2.x seems to have some kind of generic process/service supervision as well as builtin ssl support. But I cannot get the most s

Re: [Dovecot] Running mailfront under dovecot2.x service supervision

2011-04-19 Thread Uffe Jakobsen
Robert Schetterer wrote: > > i ve got confused, dovecot is no smtp server > what are you trying to goal ? > Correct dovecot is not an smtp server. My goal is what I wrote in the initial email - but I try to explain in other words. Dovecot2.0.x has the ability to setup somewhat generic superv

Re: [Dovecot] Running mailfront under dovecot2.x service supervision

2011-04-19 Thread Uffe Jakobsen
Robert Schetterer wrote: > > Am 19.04.2011 14:19, schrieb Uffe Jakobsen: > > understand , but this is a "must Timo response" i guess > > I agree with you :-) -- View this message in context: http://old.nabble.com/Running-mailfront-under-dovecot2.x-service-sup

Re: [Dovecot] Running mailfront under dovecot2.x service supervision

2011-04-22 Thread Uffe Jakobsen
Hi Timo, Timo Sirainen wrote: > > Is smtpfront-qmail trying to use inetd-style execution? Maybe Dovecot > could some day support that, but it's not really in my near future > plans. > Yes smtpfront-qmail relies upon "standard" inetd-style execution. I hoped that this was the way dovecots in

[Dovecot] What is the recommended way to delete a message from a mailbox ?

2011-04-22 Thread Uffe Jakobsen
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 d

[Dovecot] What is the recommended way to move a message from one mailbox to another using CLI

2011-04-27 Thread Uffe Jakobsen
What is the recommended way to move a message from one mailbox to another using CLI - serverside commands ? Since IMAP does not support transactional moves between mailboxes - The only thing that comes to my mind is this operation: 1) extract message from mailbox A using "doveadm fetch" 2) injec

Re: [Dovecot] What is the recommended way to delete a message from a mailbox ?

2011-04-27 Thread Uffe Jakobsen
Andrew Lewis-10 wrote: > > On Wed, 20 Apr 2011 21:25:39 -0700 (PDT), Uffe Jakobsen wrote: >> What is the recommended way to delete a message from a mailbox (from >> an >> "external" server side program - such as a shell script) ? > doveadm expunge -u foo

Re: [Dovecot] What is the recommended way to move a message from one mailbox to another using CLI

2011-04-27 Thread Uffe Jakobsen
Timo Sirainen wrote: > > On 27.4.2011, at 18.09, Uffe Jakobsen wrote: > >> What is the recommended way to move a message from one mailbox to another >> using CLI - serverside commands ? > > v2.0.12 has doveadm move command. > > Damn I'm stuck on 2.0.1