last_login_dict: Failed to write value: dict-server returned failure: sql dict: commit failed

2020-05-12 Thread Nicolas DEFFAYET
VALUES (1568815883,'test-email-aa@exemple. com','abcd:aabb:cc:ddd::e') ON DUPLICATE KEY UPDATE timestamp=1568815883; MariaDB [mail]> INSERT INTO dovecot_last_login (timestamp,email,ip_address) VALUES (1568815883,'test-email-bb@exemple. com','abcd:aabb:cc:ddd::e') ON DUPLICATE KEY UPDATE timestamp=1568815883; Did you have any tips how fix this issue ? Many thanks Best Regards, -- Nicolas DEFFAYET

moving only new mails from one server to another

2018-11-12 Thread Nicolas
another server ? (no perms trouble here : all vmail:vmail) Though to iterate through all /var/vmail/*/*/Maildir/new and scp/rsync them. Would that work ? Thanks in advance for your time. Nicolas

SNI Dovecot

2018-08-29 Thread Nicolas
Hi all, I'm testing the SNI configuration from dovecot's wiki page, to have multiple domains. I'm using letsencrypt certificates. On the 10-ssl.conf, when I only use one domain, like this, it works : ssl_ca =

Re: How to stop sieve processing to skip sieve_after scripts ?

2018-03-23 Thread Mr Nicolas Belan
Hi, ok, so I have to 'fileinto' AND stop processing.I thought that just 'stop' does the trick. I am trying that, thank you Nicolas. Le jeudi 22 mars 2018 à 19:29:15 UTC+1, Stephan Bosch a écrit : Op 3/22/2018 om 3:30 PM schreef Mr Nicolas Belan: > Hello the l

Re: How to stop sieve processing to skip sieve_after scripts ?

2018-03-23 Thread Mr Nicolas Belan
Hi, sieve_default shoud be good, but roundcube set an empty sieve script if a user removed its script.So, until the user creates its first script, it is working, but never called after. That's why I choose to use sieve_after. Regards,Nicolas Le vendredi 23 mars 2018 à 09:03:16

How to stop sieve processing to skip sieve_after scripts ?

2018-03-22 Thread Mr Nicolas Belan
ve_before, sieve_before2 ...) Thank you for your help, ideas :) Best regards, Nicolas

Re: dovecot/auth CPU spikes

2017-02-05 Thread nicolas
And output from strace, nothing i can make sense of really... 10:38:46.859514 epoll_wait(16, [{EPOLLIN, {u32=1696469520, u64=15038376972816}}], 17, -1) = 1 10:38:47.768364 accept(7, {sa_family=AF_LOCAL, NULL}, [2]) = 23 10:38:47.768687 getsockname(23, {sa_family=AF_LOCAL, sun_path="/var/run/dove

Re: dovecot/auth CPU spikes

2017-02-05 Thread nicolas
Full dovecot -n output = # 2.2.22 (fe789d2): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.13 (7b14904) # OS: Linux 3.14.32--grs-ipv6-64 x86_64 Ubuntu 16.04.1 LTS ext4 auth_cache_size = 10 M auth_mechanisms = plain login default_internal_user = vmail first_valid_uid = 0 mai

dovecot/auth CPU spikes

2017-02-05 Thread nicolas
Hi All, I have recently moved by webmail server from a VPS to a hosted dedicated server running Ubuntu 16.04. Everything is fine except that login is particularly and consistently long (around 4-5 seconds). I have noticed that the process dovecot/auth seems to eat all of the resources of one o

Re: Send Dovecot logs to rsyslog

2016-02-08 Thread Nicolas Fo
ocal5 And in rsyslog.conf : local5.*@IP_RSYSLOG_SERVER:PORT local5.*-/var/log/dovecot.log Thanks a lot Nicolas 2016-02-08 11:06 GMT+01:00 Phil Carmody : > On Sat, Feb 06, 2016 at 07:22:33PM +0100, Nicolas Fo wrote: > > Just tested, same result :( > > It may be a silly question, but is one o

Re: Send Dovecot logs to rsyslog

2016-02-06 Thread Nicolas Fo
Just tested, same result :( Thanks Nicolas 2016-02-06 16:44 GMT+01:00 Oscar del Rio : > On 05/02/2016 9:42 AM, Nicolas Fo wrote: > >> I set in dovecot.conf : syslog_facility = local5.info >> > > Try: > > syslog_facility = local5 > > Source: > http://wiki.dovecot.org/Logging#Syslog_Example >

Re: Send Dovecot logs to rsyslog

2016-02-06 Thread Nicolas Fo
For information, my Dovecot version is 2.2.13, hop it can help. Thanks Nicolas 2016-02-05 19:59 GMT+01:00 Nicolas Fo : > Hello, thanks to take time for my problem. > Just tested with this command from my mail server: logger -p local5.info > "hello world" > This message is w

Re: Send Dovecot logs to rsyslog

2016-02-05 Thread Nicolas Fo
Hello, thanks to take time for my problem. Just tested with this command from my mail server: logger -p local5.info "hello world" This message is well sent to my Graylog server. It seems it's a problem between Dovecot and rsyslog :/ Any ideas ? Thanks Nicolas 2016-02-05 16:52

Send Dovecot logs to rsyslog

2016-02-05 Thread Nicolas Fo
rvices and it doesn't work. I use nmap to test if port is opened and this port is open. What missed I ? Thanks Nicolas

Re: EXT4/LVM recommendations for 3TB of mdbox ?

2015-06-24 Thread Nicolas C
Le 24/06/2015 22:35, dmil...@amfes.com a écrit : On 2015-06-24 13:03, Nicolas C. wrote: Hello, Do you have recommendations on EXT4 and LVM options for a 3TB file-system for mdbox? We currently use the mbox format on a XFS with poor performances since the update in v2.1 (Debian). What

EXT4/LVM recommendations for 3TB of mdbox ?

2015-06-24 Thread Nicolas C.
. Thanks, Nicolas C.

Authentication using AD : bug ?

2014-09-22 Thread Nicolas Cauchie
the new is working too. Is there a time to make Dovecot don't "remember" the old password or is it a bug ? Restarting Dovecot don't solve the problem. Do you already heard about this ? Please tell me what conf files you maybe need. Thanks in advance Nicolas signature -

LDAP and MySQL in the same configuration

2014-06-18 Thread Nicolas Cauchie
Hello there, Simple question, I'm losting hope when I search on Google : Is there a way to authenticate users from a LDAP database and to fetch their quotas stored in a MySQL database, both in the same configuration ? Thanks Nicolas --

Re: Subject tag [Dovecot] is gone

2014-06-10 Thread Nicolas KOWALSKI
the mailing-list. +1 for te subject tag removal :) -- Nicolas

Re: [Dovecot] Problem with dsync replication : mails are not deleted correctly

2013-05-27 Thread Nicolas ROCHE
These are the logs and config I can give you at the moment. I suppose it is possible to configure more verbose logs : I will search how to... Regards, Nicolas. == When I send a mail on serveur A : == Server A : /var/log

Re: [Dovecot] Problem with dsync replication : mails are not deleted correctly

2013-05-27 Thread Nicolas ROCHE
On 27.5.2013, at 17.50, Nicolas ROCHE wrote: >> I have two linux serveurs (Oracle RHEL 5 86_64) and I install both sides >> dovecot (V2.2.2+), postfix (2.10.0) and mysql (Ver 14.12 Distrib 5.0.77). >> I configured these servers in order to make them replicate, and I create

Re: [Dovecot] Problem with dsync replication : mails are not deleted correctly

2013-05-27 Thread Nicolas ROCHE
> I have two linux serveurs (Oracle RHEL 5 86_64) and I install both sides > dovecot (V2.2.2+), postfix (2.10.0) and mysql (Ver 14.12 Distrib 5.0.77). > I configured these servers in order to make them replicate, and I created > some virtual users. > I use some java code in order to send mail (wi

[Dovecot] Problem with dsync replication : mails are not deleted correctly

2013-05-27 Thread Nicolas ROCHE
. Is it a known bug or not ? If yes, is there a patch ? If no, may the problem come from my config ? Regards, Nicolas. [root@int-proxy1 dovecot-2.2.2-p1]# doveconf -n # 2.2.2: /usr/local/etc/dovecot/dovecot.conf # OS: Linux 2.6.18-194.el5xen x86_64 Red Hat Enterprise Linux Server release 5.

Re: [Dovecot] Authentication failure messages in logs

2013-03-27 Thread Nicolas Mora
Le 18/03/2013 10:13, Steffen Kaiser a écrit : Well, you seem to use just one passdb. The article you are referring to says "the first try is always empty username and password so it slows down terribly every action.". Yes, sorry, I may have messed up with the links... In fact, I may have been

[Dovecot] Authentication failure messages in logs

2013-03-16 Thread Nicolas Mora
Hello, I'm currently running dovecot on a debian stable and every day, I see this message dozens of time in my logs : Mar 16 11:27:57 hector dovecot-auth: pam_unix(dovecot:auth): authentication failure; logname= uid=0 euid=0 tty=dovecot ruser=nicolas rhost=72.53.129.223 user=nicolas

[Dovecot] Sieve not filtering

2013-02-06 Thread Nicolas Mora
Hello, I installed a few weeks ago the Dovecot package on a Debian stable along with postfix, everything works fine except the sieve filter. I followed the howto found on the internet (google: debian postfix dovecot sieve). I'm able to view and modify sieve rules with roundcube or thunderbird

Re: [Dovecot] Initial status notification not received

2012-11-22 Thread Nicolas KOWALSKI
On Fri, Nov 23, 2012 at 08:18:32AM +0200, Timo Sirainen wrote: > On 16.11.2012, at 16.12, Nicolas KOWALSKI wrote: > > > We have SLES-11 SP2 Xen VMs running dovecot as IMAP proxies. At VMs > > startup, dovecot almost always shows these errors: > > > > Nov 16 1

Re: [Dovecot] Initial status notification not received

2012-11-19 Thread Nicolas KOWALSKI
Hello, Has anybody some suggestions about the problem below? I see in the archives (http://thread.gmane.org/gmane.mail.imap.dovecot/67077) that someone also has (had?) this problem; a cronjob workaround was used, but no dovecot solution was given. Thanks, Nicolas On Fri, Nov 16, 2012 at 03

[Dovecot] Initial status notification not received

2012-11-16 Thread Nicolas KOWALSKI
Hello, We have SLES-11 SP2 Xen VMs running dovecot as IMAP proxies. At VMs startup, dovecot almost always shows these errors: Nov 16 14:29:19 server dovecot: master: Dovecot v2.1.10 starting up (core dumps disabled) Nov 16 14:29:55 server dovecot: master: Error: service(anvil): Initial status

Re: [Dovecot] ssl_cert_username_field and subjectAltName?

2012-03-20 Thread Nicolas KOWALSKI
On Tue, Mar 20, 2012 at 02:55:12PM +0100, Nicolas KOWALSKI wrote: > Does dovecot support the subject Alternative Name email value [1] as > ssl_cert_username_field? If so, how should it be specified in the > configuration? Well, I just found the wiki states no: "The text is

[Dovecot] ssl_cert_username_field and subjectAltName?

2012-03-20 Thread Nicolas KOWALSKI
Hello, Does dovecot support the subject Alternative Name email value [1] as ssl_cert_username_field? If so, how should it be specified in the configuration? Thanks. [1] http://www.openssl.org/docs/apps/x509v3_config.html#Subject_Alternative_Name_ -- Nicolas

Re: [Dovecot] proxy, managesieve and ssl?

2012-01-12 Thread Nicolas KOWALSKI
On Wed, Jan 11, 2012 at 10:06:51PM +0100, Stephan Bosch wrote: > On 1/11/2012 8:01 PM, Nicolas KOWALSKI wrote: > > > >I would like to use IMAPs, instead of IMAP+STARTTLS, from proxy to > >backend, and have Managesieve still working. Is this supported? > > Although

Re: [Dovecot] proxy, managesieve and ssl?

2012-01-12 Thread Nicolas KOWALSKI
On Wed, Jan 11, 2012 at 10:34:33PM +0200, Timo Sirainen wrote: > On 11.1.2012, at 21.01, Nicolas KOWALSKI wrote: > > > I would like to use IMAPs, instead of IMAP+STARTTLS, from proxy to > > backend, and have Managesieve still working. Is this supported? > > You'll n

[Dovecot] proxy, managesieve and ssl?

2012-01-11 Thread Nicolas KOWALSKI
Managesieve still working. Is this supported? Thanks, -- Nicolas

[Dovecot] GSSAPI makes webmail access really slow

2011-07-20 Thread Nicolas GRENECHE
Hello, I use dovecot 1.2.15 as an IMAP backend for Horde webmail. When I enable PLAIN and GSSAPI as authentication mecanisms, it makes Horde very slow. If I enable only PLAIN it is a lot more fast. Do you have a clue to solve this issue ? Here is my dovecot.conf : protocols = imap imaps pop3s

Re: [Dovecot] Patch for vpopmail roaming users support

2011-07-06 Thread Nicolas Croiset (Campus Grenoble 90,8)
Hi Matt, I try on my setup the patch you made last month and the /home/vpopmail/etc/open-smtp leaves empty. If I go back with the vpopmail mode, it is working. I don't understand what's happened really. Bye. -- ++ | E-mail : nicolas

Re: [Dovecot] LMTP-Server: missing headers

2010-02-01 Thread Nicolas KOWALSKI
like. > > I was wondering about Delivered-To header before too. What do people > use it for? According to the above link: "The purpose is to stop mail forwarding loops as early as possible" -- Nicolas

Re: [Dovecot] Discard duplicate messages at delivery?

2010-01-12 Thread Nicolas KOWALSKI
Steffen Kaiser writes: > On Tue, 12 Jan 2010, Nicolas KOWALSKI wrote: > >> Is it possible to make dovecot's deliver discard duplicate messages? > > No, currently not. Ok. > BTW: "if two copies of a message with the same message-id and the same > envelope

[Dovecot] Discard duplicate messages at delivery?

2010-01-12 Thread Nicolas KOWALSKI
e-IDs are guaranteed # unique for distinct messages, they are ideally suited to weed out # duplicates. # :0 Wh: msgid.lock | formail -D 65536 .saves.msgid Thanks, -- Nicolas

Re: [Dovecot] Sieve mails with decoded subject

2009-12-10 Thread Nicolas KOWALSKI
rade should be planned very soon there. -- Nicolas

Re: [Dovecot] Problems with listescape and mutt

2009-12-09 Thread Nicolas KOWALSKI
_subscribed is set Not sure about this one, because you told that there were no dots in the subscription file. -- Nicolas

Re: [Dovecot] Problems with listescape and mutt

2009-12-08 Thread Nicolas KOWALSKI
ting instead: set folder=imap://d...@homedirs/ mailboxes \ =ADMIN \ =DOVECOT \ =Drafts \ ... \ ... -- Nicolas

Re: [Dovecot] [OT] preferred clients

2009-11-20 Thread Nicolas KOWALSKI
ough them is good. I would recommend mutt and alpine. They both works well with dovecot. Mutt is more powerfull and configurable (after learning how to set it up); alpine is more straightforward at first. -- Nicolas

Re: [Dovecot] Dovecot and SATA Backend

2009-11-20 Thread Nicolas KOWALSKI
Robert Schetterer writes: > sorry for the stupid question what is "DAS" > do you have a link etc for it, to get more info See http://en.wikipedia.org/wiki/Direct-attached_storage -- Nicolas

Re: [Dovecot] Dovecot and SATA Backend

2009-11-16 Thread Nicolas GRENECHE
2009/11/16 Eric Jon Rostetter : > Quoting Nicolas GRENECHE : > >> I plan to run a dovecot IMAPS and POPS service on our network. We >> handle about 3 000 mailboxes. I thought first buying a topnotch server >> (8 cores and 16 Go RAM) with equalogic iSCSI SAN SAS 15

[Dovecot] Dovecot and SATA Backend

2009-11-16 Thread Nicolas GRENECHE
) ? Extra question, what is the better : iSCSI SATA backend or NFS share ? NFS share is more convenient to have a failover server. Thanks for your help. Regards, -- Nicolas Grenèche - Orléans University - France http://blog.garnett.fr (in french)

Re: [Dovecot] Transfer incomming email to INBOX

2009-06-20 Thread Nicolas KOWALSKI
password options fetchall mda "/usr/lib/dovecot/deliver" -- Nicolas

Re: [Dovecot] dovecot 1.2 ubuntu horde xi.rename-it.nl

2009-04-23 Thread Nicolas KOWALSKI
untu releases. If you have this possibility, it would be great! Thanks for your reply, -- Nicolas

Re: [Dovecot] dovecot 1.2 ubuntu horde xi.rename-it.nl

2009-04-23 Thread Nicolas KOWALSKI
Nicolas KOWALSKI writes: > Robert Schetterer writes: > >> http://xi.rename-it.nl/debian/ experimental-auto main Oops, I am not using experimental-auto source package, but the testing-auto one in my /etc/apt/sources.list: deb-src http://xi.rename-it.nl/debian/ testing-auto main -- Nicolas

Re: [Dovecot] dovecot 1.2 ubuntu horde xi.rename-it.nl

2009-04-23 Thread Nicolas KOWALSKI
recompile the package myself. It works well. -- Nicolas

Re: [Dovecot] Expire plugin does not delete expired mail

2009-02-15 Thread Nicolas Letellier
On Wed, 11 Feb 2009 09:22:04 +0100 Nicolas Letellier wrote: > Hello. > > I use expire plugin with dovecot 1.1.10. See my dovecot -n: > > # 1.1.10: /usr/local/etc/dovecot.conf > # OS: FreeBSD 6.3-RELEASE-p9 i386 ufs > syslog_facility: local6 > protocols: imap imaps man

Re: [Dovecot] Expire plugin does not delete expired mail

2009-02-13 Thread Nicolas Letellier
On Wed, 11 Feb 2009 09:22:04 +0100 Nicolas Letellier wrote: > Hello. > > I use expire plugin with dovecot 1.1.10. See my dovecot -n: > > # 1.1.10: /usr/local/etc/dovecot.conf > # OS: FreeBSD 6.3-RELEASE-p9 i386 ufs > syslog_facility: local6 > protocols: imap imaps man

[Dovecot] Expire plugin does not delete expired mail

2009-02-11 Thread Nicolas Letellier
older on 2009/02/08). Any ideas? Have I to use cronjob/find to delete the expired mail? Regards, -- -Nicolas.

Re: [Dovecot] Maildir structure question

2009-02-08 Thread Nicolas KOWALSKI
On Sun, Feb 08, 2009 at 03:44:44PM -0500, Timo Sirainen wrote: > On Feb 7, 2009, at 4:06 AM, Nicolas KOWALSKI wrote: > >>>> Yes, dovecot find the mails in INBOX from ~/Maildir/.INBOX . The >>>> deliver >>>> tool also stores incoming mail in this fo

Re: [Dovecot] I've moved to US

2009-02-07 Thread Nicolas KOWALSKI
Congratulations Timo! I wish you the best in this new work and home :-) -- Nicolas

Re: [Dovecot] Maildir structure question

2009-02-07 Thread Nicolas KOWALSKI
On Fri, Feb 06, 2009 at 05:14:16PM -0500, Timo Sirainen wrote: > On Fri, 2009-02-06 at 21:50 +0100, Nicolas KOWALSKI wrote: > > On Fri, Feb 06, 2009 at 03:15:17PM -0500, Timo Sirainen wrote: > > > > There are no 'cur', 'new' and 'tmp' directorie

Re: [Dovecot] Maildir structure question

2009-02-06 Thread Nicolas KOWALSKI
dir/.INBOX . The deliver tool also stores incoming mail in this folder. If you want, I have strace output of a sample deliver run. -- Nicolas

Re: [Dovecot] Maildir structure question

2009-02-06 Thread Nicolas KOWALSKI
On Fri, Feb 06, 2009 at 11:32:41AM +0100, Matthias Andree wrote: > Nicolas KOWALSKI schrieb: > > There are no 'cur', 'new' and 'tmp' directories in ~/Maildir, as written > > in the wiki, but instead this .INBOX directory which contains these > >

[Dovecot] Maildir structure question

2009-02-06 Thread Nicolas KOWALSKI
space: type: private separator: / list: yes subscriptions: yes auth default: passdb: driver: pam userdb: driver: passwd socket: type: listen master: path: /var/run/dovecot/auth-master mode: 384 -- Nicolas

Re: [Dovecot] Expire plugin does not work

2009-02-05 Thread Nicolas Letellier
On Wed, 04 Feb 2009 12:17:05 -0500 Timo Sirainen wrote: > On Wed, 2009-02-04 at 11:27 +0100, Nicolas Letellier wrote: > > Info: us...@domain.tld/Trash: stop, expire time in future: Wed Feb 4 > > 21:00:50 2009 > > > > > > Why this message? I have 3 mailboxes,

[Dovecot] Expire plugin does not work

2009-02-04 Thread Nicolas Letellier
here. No informations with mail_debug, or with --test parameter.These messages were arrived Feb 2, and they might have this date in dovecot.index.cache... How expire plugin is working? I don't understand it... -- -Nicolas.

[Dovecot] Differences when expire plugin and cronjob?

2009-01-28 Thread Nicolas Letellier
Hello. I would like to see the differnces between the expire plugin and a cronjob which make a find/delete. Is there performances differences? What's the best to use? I use dovecot 1.1.8. Is expire plugin update the maildirsize and other indexes files? Thanks. Regards, -- -Nicolas.

Re: [Dovecot] Unknown dict module: db with expire plugin

2009-01-28 Thread Nicolas Letellier
On Wed, 28 Jan 2009 09:56:47 +0100 Michael Lechtermann wrote: > Hi, > > Nicolas Letellier schrieb: > > And in my logs: > > Jan 28 09:24:36 dovecot: dict: Unknown dict module: db > > Jan 28 09:24:36 dovecot: dict: Failed to initialize dictionary >

[Dovecot] Unknown dict module: db with expire plugin

2009-01-28 Thread Nicolas Letellier
solve this? Thanks. Regards, (ps : another question : what's the advantage of expire plugin with a manual cron job?) -- -Nicolas.

Re: [Dovecot] Logging logs moved/deleted

2008-12-25 Thread Nicolas Letellier
On Fri, 26 Dec 2008 05:40:42 +0100 Pascal Volk wrote: > Am 25.12.2008 23:41 schrieb Nicolas Letellier: > > On Thu, 25 Dec 2008 21:08:54 +0200 > > Timo Sirainen wrote: > >> http://wiki.dovecot.org/Plugins/MailLog > >> > > Thanks, it's a good news! >

Re: [Dovecot] Logging logs moved/deleted

2008-12-25 Thread Nicolas Letellier
On Thu, 25 Dec 2008 21:08:54 +0200 Timo Sirainen wrote: > On Dec 25, 2008, at 9:01 PM, Nicolas Letellier wrote: > > > I'm looking for a possibility to log a moved (or a deleted mail). > > For example, I have a mailbox, and I read it in IMAP. I have a mail > > i

[Dovecot] Logging logs moved/deleted

2008-12-25 Thread Nicolas Letellier
read this: http://wiki.dovecot.org/Logging and I don't find any informations about it. I try to set "mail_debug=yes", but it does not log what I want. Thanks. Best regards (and happy Xmas). -- -Nicolas.

Re: [Dovecot] copy LDA rule

2008-12-24 Thread Nicolas Letellier
On Wed, 24 Dec 2008 15:54:31 +0100 Pascal Volk wrote: > Am 24.12.2008 11:50 schrieb Nicolas Letellier: > > Hi dove...@. > > > > I use the last dovecot (1.1.7) with sieve-plugin. All works perfectly. > > However, I would like to use a "copy" function. All mai

[Dovecot] copy LDA rule

2008-12-24 Thread Nicolas Letellier
to, it works. But I want to copy the email, not move it. I don't find any examples in the Internet or the wiki. Could you help me? Thanks! -- -Nicolas.

Re: [Dovecot] create folder automatically

2008-10-06 Thread Nicolas Letellier
On Mon, 6 Oct 2008 12:58:36 +0300 Timo Sirainen <[EMAIL PROTECTED]> wrote: > On Oct 6, 2008, at 12:50 PM, Nicolas Letellier wrote: > > >>>> If I remember correctly, recently it was added an option to deliver > >>>> to autosubscribe to created folders

Re: [Dovecot] create folder automatically

2008-10-02 Thread Nicolas Letellier
Le Wed, 01 Oct 2008 12:34:09 -0300, "Eduardo M KALINOWSKI" <[EMAIL PROTECTED]> a écrit : > From: Nicolas Letellier > > Indeed, the folder is created with the sieve rule (cf precedent > > mail). I see this line in my deliver log: > > > > Oct

Re: [Dovecot] create folder automatically

2008-10-01 Thread Nicolas Letellier
sers might be a bit angry if you > autosubscribe any folder of theirs, esp. if they read their mails via > a mobile device. > > darix > By default, my users must subscribe to all folders. -- - Nicolas.

Re: [Dovecot] create folder automatically

2008-10-01 Thread Nicolas Letellier
Le Tue, 30 Sep 2008 13:27:57 -0300, Eduardo M KALINOWSKI <[EMAIL PROTECTED]> a écrit : > Seth Mattinen escreveu: > > Nicolas Letellier wrote: > > > >> Hello. > >> > >> I install a sieve rule automatically when a mailbox is created, > >&

[Dovecot] create folder automatically

2008-09-30 Thread Nicolas Letellier
Hello. I install a sieve rule automatically when a mailbox is created, like: if exists "X-Spam-Flag" { fileinto "Junk"; stop; } However, sometimes, this folder does not exist. How create it automatically? Thanks! Regards, -- -Nicolas.

Re: [Dovecot] Corrected permissions for login directory message

2008-09-14 Thread Nicolas Letellier
On Sun, 14 Sep 2008 09:32:40 +0200 Nicolas Letellier <[EMAIL PROTECTED]> wrote: > Hi Timo, > > > > I need help. > > > I *always* this warn message when I start dovecot. > > > > It's not a real problem even if you can't solve this.. > &g

Re: [Dovecot] Corrected permissions for login directory message

2008-09-14 Thread Nicolas Letellier
t? (I didn't change permissions between). Regards, -- -Nicolas.

Re: [Dovecot] Corrected permissions for login directory message

2008-09-12 Thread Nicolas Letellier
On Thu, 11 Sep 2008 15:45:09 +0200 Nicolas Letellier <[EMAIL PROTECTED]> wrote: > Hello. > > I already have this warn message when I start dovecot (1.1.3). I saw > some message in mailing list about this warning, but nothing which > solve my problem. > > See the mes

[Dovecot] Corrected permissions for login directory message

2008-09-11 Thread Nicolas Letellier
: maildir sieve: /var/mail/vmail/%u/sieve Thanks for your informations. -- - Nicolas.

Re: [Dovecot] umask and mails

2008-09-03 Thread Nicolas Letellier
On Wed, 03 Sep 2008 08:08:39 -0300 Eduardo M KALINOWSKI <[EMAIL PROTECTED]> wrote: > Nicolas Letellier wrote: > > Hello. > > > > I would like to have rights like 750 in my mailboxes > > (in /var/mail/vmails/domain.tld/user). > > > > http://wiki.doveco

[Dovecot] umask and mails

2008-09-03 Thread Nicolas Letellier
directories, but not to the mail received (always in 700). Do you have a solution? Thanks. -- - Nicolas.

Re: [Dovecot] Sent Date/time vs Received Date/time

2008-08-20 Thread Nicolas KOWALSKI
gt; Received Date/Time = Date/time the receiving SERVER DELIVERED it [...] > The main question is - is there a proper IMAP/RFC for providing/getting > this date/time? I think this is called INTERNALDATE in the IMAP world (see rfc2060). -- Nicolas

Re: [Dovecot] Dovecot & (Al)pine - resaving messages to Inbox

2008-08-20 Thread Nicolas KOWALSKI
On Wed, Aug 20, 2008 at 07:25:38AM -0400, Charles Marcus wrote: > On 8/20/2008, Nicolas KOWALSKI ([EMAIL PROTECTED]) wrote: > > I suppose the OP does not sort by date but Arrival time (this means > > arrival time in the mailbox). > > It was my understanding that arrival

Re: [Dovecot] Dovecot & (Al)pine - resaving messages to Inbox

2008-08-20 Thread Nicolas KOWALSKI
On Wed, Aug 20, 2008 at 07:00:22AM -0400, Charles Marcus wrote: > On 8/20/2008, Nicolas KOWALSKI ([EMAIL PROTECTED]) wrote: > > - this is not specific to INBOX: when saving a message from a folder to > > the same folder, Alpine complaints with the message > > [Can

Re: [Dovecot] Dovecot & (Al)pine - resaving messages to Inbox

2008-08-20 Thread Nicolas KOWALSKI
On Wed, Aug 20, 2008 at 09:09:57AM +0200, Nicolas KOWALSKI wrote: > On Wed, Aug 20, 2008 at 08:34:03AM +0200, Steffen Kaiser wrote: > > On Tue, 19 Aug 2008, Jonathan Herbach wrote: > > > >> I've noticed a change since Dovecot was upgraded. I used to reorder > >

Re: [Dovecot] Dovecot & (Al)pine - resaving messages to Inbox

2008-08-20 Thread Nicolas KOWALSKI
INBOX, which I was connecting via IMAP > > I can "S"ave a message from INBOX to INBOX and a message from another > folder to the INBOX just fine. But I use Dovecot v1.0.13. I notice the same thing than Jonathan, when using mbox format. No problem with maildir format. -- Nicolas

[Dovecot] Unknown dict module: db with expire plugin

2008-07-10 Thread Nicolas Letellier
libdb. Is there a solution? Have I to contact the FreeBSD maintainer to link the binary to the library? Thanks for your advices. Regards, -- - Nicolas.

Re: [Dovecot] quota_warning script

2008-06-29 Thread Nicolas Letellier
On Sun, 29 Jun 2008 09:02:19 +0200 Anders <[EMAIL PROTECTED]> wrote: > Nicolas Letellier wrote: > > What the script must doing? It sends an email? It deletes some emails? > > > > > > http://dovecot.org/list/dovecot/2008-June/031456.html > > > Ande

[Dovecot] quota_warning script

2008-06-28 Thread Nicolas Letellier
ds an email? It deletes some emails? Thanks! -- -Nicolas.

Re: [Dovecot] v1.1.0 released

2008-06-21 Thread Nicolas Letellier
support splitting values to multiple lines with \ > > Congratulations! I'm waiting for the FreeBSD port before test and use the 1.1 version :-) -- -Nicolas.

[Dovecot] Migrate to 1.1 from 1.0.14

2008-06-18 Thread Nicolas Letellier
ay, I often upgrade old mailboxes in Courier to my Dovecot server). Best regards, -- - Nicolas.

Re: [Dovecot] Get the size of a maildir

2008-06-05 Thread Nicolas Letellier
Le Thu, 5 Jun 2008 13:32:59 +0300, Timo Sirainen <[EMAIL PROTECTED]> a écrit : > On Jun 5, 2008, at 1:25 PM, Nicolas Letellier wrote: > > >> printf "1 getquotaroot inbox\n" | dovecot --exec-mail imap > >> > >> (or depending on your settings chang

Re: [Dovecot] Get the size of a maildir

2008-06-05 Thread Nicolas Letellier
Le Thu, 05 Jun 2008 13:11:23 +0300, Timo Sirainen <[EMAIL PROTECTED]> a écrit : > On Thu, 2008-06-05 at 11:50 +0200, Nicolas Letellier wrote: > > Hello. > > > > I would like to know it a 'proper' solution exist to get the size > > (in MB) of a maildi

[Dovecot] Get the size of a maildir

2008-06-05 Thread Nicolas Letellier
to get it? There is the maildirsize but it's very difficult to get the value with a script shell and with this file. Thanks for your help. Best regards, -- - Nicolas.

Re: [Dovecot] spamassassin, postfix with dovecot lda?

2008-06-02 Thread Nicolas KOWALSKI
box_transport = dovecot dovecot_destination_recipient_limit = 1 - /etc/postfix/master.cf: # # dovecot # dovecot unix- n n - 1 pipe flags=Rh user=dovecot argv=/usr/bin/spamc -u ${user} -e /usr/lib/dovecot/deliver -d ${user} -f ${sender} -- Nicolas

Re: [Dovecot] mbox From escaping implementation ?

2008-05-27 Thread Nicolas KOWALSKI
Timo Sirainen <[EMAIL PROTECTED]> writes: > On Tue, 2008-05-27 at 11:30 +0200, Nicolas KOWALSKI wrote: >> >> As I understand it, this makes the mbox format of dovecot slightly >> incompatible with other mbox-capable clients, because if they read >> the data file

[Dovecot] mbox From escaping implementation ?

2008-05-27 Thread Nicolas KOWALSKI
rectly, they may understand a line starting with an unescaped 'From ' as the start of a new message. Right ? Are there any plans to implement this escaping in the future (1.1.x or 2.0.x?) Thanks, -- Nicolas

[Dovecot] Delete old mails and refresh quota

2008-04-09 Thread Nicolas Letellier
85% of my mails, quota still 90%, not 5%. I must delete my maildirsize after this cron. Do you have another solution to actualisize my maildirsize after a delete of mail? Thanks! - Nicolas.

[Dovecot] Plugin trash does not work

2008-04-08 Thread Nicolas Letellier
new dovecot-keywordsdovecot.index.log subscriptions I want my .Junk directory be emptied when quota is exceeded. May i forgot something? Could you help me? Thanks very much! - Nicolas.

[Dovecot] Alert when quota is warning

2008-04-02 Thread Nicolas Letellier
Hello. Is it exist a plugin to alert when a POP/IMAP account has a warning quota (like 90%)? Or, do you know a solution to do it? The alert could be an email sent. Thanks. - Nicolas.

Re: [Dovecot] Setting for deleting old messages from Trash?

2008-03-31 Thread Nicolas Letellier
Nicolas Letellier a écrit : David Rosenstrauch a écrit : Hi. Just switched to Dovecot from Courier last week and have been very pleased so far. The conversion was extremely painless, and I only hit a few small configuration issues before I was able to get the server up and running. Since

  1   2   >