search for: meleeweb

Displaying 6 results from an estimated 6 matches for "meleeweb".

2006 Oct 17
1
plugin to delete spam/virus/junk/trash mail after 30 days of life
Hi, Is there a plugin or a way in dovecot to delete any mails older that 30 days in certain maildir ? Just something like find maildir:%h/.Spam maildir:%h/.Virus maildir:%h/.Junk maildir:%h/.Trash -type f -ctime 30 -exec rm {} \; -- Beber -- Email / Jabber (+GMail) : beber at meleeweb.net http://www.meleeweb.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Signature num?rique PGP URL: <http://dovecot.org/pipermail/dovecot/attachments/20061017/25f98c78/attachment.bin>
2006 Oct 23
3
Rails webmail
Hi, I''m searching for a rails webmail and if available with calendar, contacts, filter, etc, in the spirit of GMail (Horde is tiring). I only found mailr which seems to be dead. Anyone of you knowns one ? Thanks -- Beber - E-Mail / Jabber (+GMail) : beber_AT_meleeweb.net http://www.meleeweb.net
2006 Sep 13
0
Pop get all maildir subfolder
...POP get all my mail in all my maildir subfolder. I find it great and was searching for a pop daemon doing that (and discoved it accidentaly). Althought, I would like that pop daemon don't send mail in INBOX/.Spam. How could I do that ? Thanks -- Beber - E-Mail / Jabber (+GMail) : beber_AT_meleeweb.net http://www.meleeweb.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20060914/d069e7d0/attachment.bin>
2006 Sep 23
1
Allow login via aliases
Hello, I've created aliases for users on my mail server, and I would like that users can login via any of there aliases. Is it possible ? Thanks -- Beber - E-Mail / Jabber (+GMail) : beber_AT_meleeweb.net http://www.meleeweb.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20060923/a16a3257/attachment.bin>
2011 Oct 10
1
Convert-tool maildir > mbox
Timo, Is seems that this commit broke convertion from Maildir to Mbox using dovecot 1.2 convert-tool binary : 2009-07-09 Timo Sirainen <tss at iki.fi> * src/plugins/convert/convert-storage.c: convert plugin: Fixed changing hierarchy separators in mailbox names when alt_hierarchy_char isn't set. [a9f719f9a509] <HEAD> Since, I get the
2012 Nov 20
1
v2.1.10: Director director_servers order issue
Hi, I'm setting up an IMAP/POP cluster using dovecot director for some NFS reasons and I'm getting some troubles with director_servers directive. Configuration is shared on both nodes : director_servers = 10.0.50.50 10.0.50.51 director_mail_servers = 192.168.0.150 192.168.0.151 director_user_expire = 15 min service director { unix_listener login/director { mode = 0666 }