Re: [Dovecot] Searching dovecot Maildir
Thanks Jerrale,
I'm currently running the following dovecot packages:
dovecot-plugins-sieve-1.2.6-1.1mdv2010.0 dovecot-1.2.6-1.1mdv2010.0
I don't use mysql with dovecot. I do use sieve. Any help with the 2.0 packages very much appreciated.
regards, Murray
On 7 August 2010 16:42, Jerrale G jerrale@sheltoncomputers.com wrote:
On 8/6/2010 11:05 PM, Timo Sirainen wrote:
Hmm. Last I heard, Mandriva died.. http://www.osnews.com/story/23276/Mandriva_S_A_For_Sale
If something happened since then, I've no idea.
On 7.8.2010, at 3.53, emdeex wrote:
Thanks Timo, upgrading to v2.0 seems like a good move, and thanks for the example of doveadm, that makes me even happier I'm using Dovecot.
Do you know if Mandriva has released a v2.0 rpm package ?
regards
On 6 August 2010 21:36, Timo Sirainentss@iki.fi wrote: On 6.8.2010, at 4.16, emdeex wrote:
I want to search my Sent mail folder for all messages with a certain subject, then "grep" out a certain line that has a dollar ($) figure, and add up those figures. The idea is to just add up all the values of quotes I've sent in a month.
a) Do it via IMAP protocol by using some IMAP library for Perl/Python/whatever.
b) Upgrade to Dovecot v2.0.0 and do it via doveadm: doveadm fetch body mailbox Sent subject something body $ | grep '\$' | etc script processing
NO rpms are available for dovecot 2.0 as it is in BETA. For running web servers, most recommend Centos/Redhat enterprise or Ubuntu Server and not the outdated Mandriva with 1000's of security flaws.
Tell me what you want to use with dovecot (sieve mysql managesieve) and I will compile you some rpms customized to mandriva.
Jerrale G. Senior Administrator Shelton Computers
participants (1)
-
emdeex