[Dovecot] Deliver hangs after reloading the Dovecot configuration

2009-05-12 Thread Pascal Volk
Hello Timo, deliver hangs after reloading the Dovecot configuration. How to reproduce: 1. start dovecot 2. deliver a message via deliver 3. modify dovecot.conf:plugin {quota_rule} 4. kill -HUP $PID_of_dovecot 5. deliver the next message via deliver Dovecot v1.2.beta2 died in this case with

Re: [Dovecot] Deliver hangs after reloading the Dovecot configuration

2009-05-12 Thread Pascal Volk
On 05/12/2009 10:23 PM Pascal Volk wrote: > > A full backtrace is attached to this message. Oops, forgot to attach it. Regards, Pascal -- The trapper recommends today: beeffeed.0913...@localdomain.org . deliver_bt_full.txt.bz2 Description: Binary data

Re: [Dovecot] [bug] dovecot 1.1.15: segfault after message move

2009-05-25 Thread Pascal Volk
On 05/23/2009 06:03 AM Kyle Wheeler wrote: > Interesting. I recently upgraded, and I get the same thing - but I use > Maildir. Just a question: How big is the Maildir in MB and messages? Regards Pascal -- The trapper recommends today: fabaceae.0914...@localdomain.org

Re: [Dovecot] test of mailing list

2009-05-27 Thread Pascal Volk
On 05/27/2009 05:04 PM Carlos Xavier wrote: > Im sendding messages to the list and they do not show up. Who wrote this messages to the mailing list? * http://dovecot.org/list/dovecot/2009-May/039893.html * http://dovecot.org/list/dovecot/2009-May/039902.html Regards, Pascal -- T

Re: [Dovecot] deleteing label (cheating crackers)

2009-06-04 Thread Pascal Volk
On 06/04/2009 05:57 AM Mohsen Pahlevanzadeh wrote: > > Now i want to delete Dovecot word & put my word. > How i do? login_greeting Regards, Pascal -- The trapper recommends today: 5e1f1e55.0915...@localdomain.org

Re: [Dovecot] dovecot and ntp: Fatal: Time just moved backwards

2009-06-06 Thread Pascal Volk
On 06/06/2009 09:22 PM Arno Wald wrote: > This is interesting, thank you. I will give it a try if ntpd or ntpdate > will be no solution for me. But as there is no package for this in > debian I would like to use the ntp stuff instead first. On Debian systems I'm very happy with the OpenBSD NTP d

Re: [Dovecot] Debian Dovecot Repo and Lenny

2010-12-03 Thread Pascal Volk
On 12/03/2010 07:00 PM Stephan Jauernick wrote: > … > It's not able to verify it atm when i use some salted algo(It runs > doveadm pw again to generate a hash out of the pw the user entered on > login and compares it) because as Salted implies the same input pw > doesnt generate the same output on

Re: [Dovecot] Authentication issue.

2010-12-17 Thread Pascal Volk
On 12/17/2010 06:16 PM dmitri tchernov wrote: > … > # ./imaptest copybox=Trash # or any other command in > … > Error: root[4]: LOGIN failed: 4.1 NO [AUTHENTICATIONFAILED] Authentication > failed. > … > ^C > > # tail /var/log/mail.log: > Dec 17 18:07:28 dovecot: imap-login: Disconnected (auth fail

Re: [Dovecot] Authentication issue.

2010-12-17 Thread Pascal Volk
On 12/17/2010 06:44 PM dmitri tchernov wrote: > Same errors. Set auth_debug=yes, execute `dovecot realod` and check your logs (`doveadm log find`). Regards, Pascal -- The trapper recommends today: 5e1f1e55.1035...@localdomain.org

Re: [Dovecot] Authentication issue.

2010-12-17 Thread Pascal Volk
On 12/17/2010 07:02 PM dmitri tchernov wrote: > > When I check /mnt/dovecot/userlist.passwd, everything looks ok. Please show your configuration: doveconf -n Regards, Pascal -- The trapper recommends today: f007ba11.1035...@localdomain.org

Re: [Dovecot] Per user quota on MySQL

2010-12-17 Thread Pascal Volk
On 12/17/2010 07:06 PM M. Rodrigo Monteiro wrote: > > There is no quota in doveadm. See the note at: http://wiki2.dovecot.org/Tools/Doveadm/Quota Regards, Pascal -- The trapper recommends today: f007ba11.1035...@localdomain.org

Re: [Dovecot] Authentication issue.

2010-12-17 Thread Pascal Volk
On 12/17/2010 07:07 PM dmitri tchernov wrote: > > I gave it in the very first e-mail :-) Sorry, my fault > > # 2.0.2: /etc/dovecot/dovecot.conf > # OS: Linux 2.6.34.6--grs-ipv6-64 x86_64 Ubuntu 10.10 ext4 > auth_debug = yes > auth_mechanisms = plain login > disable_plaintext_auth = no > log_

Re: [Dovecot] Authentication issue.

2010-12-17 Thread Pascal Volk
On 12/17/2010 07:27 PM dmitri tchernov wrote: > > # /usr/bin/doveconf userdb > userdb { > args = /mnt/dovecot/userlist.passwd > driver = passwd-file > } > > Well spotted, an UTF-8 character was in the file at the wrong place. I had: > # doveadm user test1 > userdb lookup: user test1

Re: [Dovecot] Sieve create non-existent folder

2010-12-18 Thread Pascal Volk
On 12/18/2010 03:33 PM Jeff Mitchell wrote: > Is there a way to have a Sieve script create a non-existent folder > rather than have it deliver messages to INBOX instead? See RFC 5490 section 3.2 - ":create" Argument to "fileinto" Command: http://tools.ietf.org/html/rfc5490#section-3.2 Regards,

Re: [Dovecot] Authentication issue.

2010-12-18 Thread Pascal Volk
On 12/18/2010 02:19 AM dmitri tchernov wrote: > Thank you very much for your patience, Pascal. It appeared that imaptest > wanted a fixed password ("pass"), regardless of test1's one. Thus, I > set "pass" as the password in userlist.passwd for test1, so that > imaptest eventually stop com

Re: [Dovecot] Per user quota on MySQL

2010-12-22 Thread Pascal Volk
On 12/20/2010 06:09 PM M. Rodrigo Monteiro wrote: > Question: can I have quota per domain? It's possible - sure. See: http://wiki2.dovecot.org/Quota/Dict Regards, Pascal -- The trapper recommends today: cafefeed.1035...@localdomain.org

Re: [Dovecot] dovecotpw missing (2.0.8)

2011-01-04 Thread Pascal Volk
On 01/04/2011 06:43 PM Kristina Clair wrote: > Hello, > > I just installed dovecot version 2.0.8 from the source tarball. After doing > ./configure, make, and make install, I don't have the dovecotpw binary > anywhere. Use doveadm: http://wiki2.dovecot.org/Tools/Doveadm/Pw doveadm-pw(1) Regard

Re: [Dovecot] dovecotpw missing (2.0.8)

2011-01-04 Thread Pascal Volk
On 01/04/2011 07:15 PM Kristina Clair wrote: > Thanks! Is that new? Not really. Doveadm is a piece of Dovecot v2.0. And the functionality of dovecotpw was merged into Doveadm since Dovecot v2.0.0. See also: http://dovecot.org/doc/NEWS-2.0 Regards, Pascal -- The trapper recommends today: face1e5

Re: [Dovecot] doveadm "logged in system user"

2011-01-13 Thread Pascal Volk
On 01/13/2011 02:04 PM Thomas Hummel wrote: > Hello, > > Silly question : what user is the "logged in system user" doveadm-expunge's > man > page refers to when describing its first form of use ? > when you are logged in to your box as user 'thomas', then thomas is the logged in system user.

Re: [Dovecot] Imap V4 rev.1 support

2011-01-17 Thread Pascal Volk
On 01/17/2011 12:35 PM Antonio Manogué wrote: > Hi. > > I'm running dovecot 1.0.rc7 in a RHEL. > > I need to know if this version supports IMAPV4 rev1 and IDLE for a new > project. Why using an old Dovecot version for a new project? Two times yes to answer your questions. See also: http://wik

Re: [Dovecot] Delivered-To header without +extension ?

2011-01-19 Thread Pascal Volk
On 01/19/2011 06:27 PM Per Jessen wrote: > I'm running postfix 2.6.2 and dovecot 2.0.9, and I've just switched to > delivering mails to dovecot via lmtp. It looks like the Delivered-To: > header is slightly different - it doesn't seem to include the > +extension? Is this intentional or does the +

Re: [Dovecot] Delivered-To header without +extension ?

2011-01-19 Thread Pascal Volk
On 01/19/2011 06:48 PM Per Jessen wrote: > … Was there any specific reason for having dovecot remove the +extension? Timo and I talked about the Delivered-To w/ or w/o +ext on irc (#dovecot). I asked him to remove the extension from the Delivered-To header. Before that I've checked the headers in

Re: [Dovecot] Delivered-To header without +extension ?

2011-01-19 Thread Pascal Volk
On 01/19/2011 07:58 PM Per Jessen wrote: > According to http://www.postfix.org/local.8.html, the Delivered-To > header is part of the qmail system. > > HISTORY >The Delivered-To: message header appears in the qmail sys- >tem by Daniel Bernstein. > > "In order to stop mail forwarding loops

Re: [Dovecot] Delivered-To header without +extension ?

2011-01-19 Thread Pascal Volk
Hi Per, now the +ext is included in the Delivered-To header again: http://hg.dovecot.org/dovecot-2.0/rev/a3a7cc0172fd Regards, Pascal -- The trapper recommends today: fabaceae.1101...@localdomain.org

Re: [Dovecot] authentication methods : pam, passwd and then backup question. How to restrict the methods

2011-01-25 Thread Pascal Volk
On 01/25/2011 05:50 PM J4K wrote: > > Dear all, > > I noticed that incoming users were attempting to authenicate using > several methods like pam sql. Eventually, they logged in. > Is there a way for dovecot to only query a mysql backup for users, and > skip the other methods? > > Examples f

Re: [Dovecot] authentication methods : pam, passwd and then backup question. How to restrict the methods

2011-01-25 Thread Pascal Volk
On 01/25/2011 05:55 PM J4K wrote: > On 01/25/2011 05:53 PM, Pascal Volk wrote: >> On 01/25/2011 05:50 PM J4K wrote: >>> I noticed that incoming users were attempting to authenicate using >>> several methods like pam sql. Eventually, they logged in. >>> Is t

Re: [Dovecot] authentication methods : pam, passwd and then backup question. How to restrict the methods

2011-01-25 Thread Pascal Volk
On 01/25/2011 06:18 PM J4K wrote: > On 01/25/2011 06:11 PM, Pascal Volk wrote: >> On 01/25/2011 05:55 PM J4K wrote: >>> … >>> auth default: >>> … >>> passdb: >>> driver: pam >>> passdb: >>> driver: sql >>&g

Re: [Dovecot] Cannot authenticate with new Red Hat/Fedora SHA512

2011-02-01 Thread Pascal Volk
On 02/01/2011 04:31 PM John Cooper wrote: > RHEL6 and Fedora 14 use an improved password algorithm of SHA512 on a > brand new install of the OS (:$6$ in shadow file). > > cat /etc/shadow > user1:$6$$:15006:0:9:7::: > > I cannot get dovecot to authenticate. I've search for a way to change >

Re: [Dovecot] Cannot authenticate with new Red Hat/Fedora SHA512

2011-02-01 Thread Pascal Volk
On 02/01/2011 05:01 PM John Cooper wrote: > # 2.0.9: /etc/dovecot/dovecot.conf > # OS: Linux 2.6.35.10-74.fc14.i686 i686 Fedora release 14 (Laughlin) > mbox_write_locks = fcntl > passdb { >driver = pam > } > ssl_cert = ssl_key = userdb { >driver = passwd > } > Hm, looks good so far. Wha

Re: [Dovecot] DoveCot 2.0.19: Problem compiling Solaris 10u9 x86 with dbox storage enabled

2011-02-04 Thread Pascal Volk
On 02/04/2011 01:14 PM Denny Schierz wrote: > hi, > > I can't compile DoveCot 2.0.19 with dbox enabled on our Solaris 10/U9: Huh, where from did you get Dovecot v2.0.19? ;-) > LDFLAGS="-L/opt/csw/lib -L/usr/lib -R/opt/csw/lib/" ./configure > --prefix=/usr/local/dovecot/2.0.19 --with-ssl=openssl

Re: [Dovecot] maildrop and multi-dbox

2011-02-06 Thread Pascal Volk
On 02/06/2011 10:36 AM Manfred Lotz wrote: > Hi there, > I'm using Dovecot 2.0.9-1 under Arch Linux. > > Currently, I have Maildir configured, and I move all my emails into > dovecot by using this sequence: > > 1) cron starts fetchmail periodically under user manfred to collect my > mails from va

Re: [Dovecot] dsync problem

2011-02-09 Thread Pascal Volk
On 02/09/2011 03:10 PM Frank Bonnet wrote: > … > dsync(toto): Error: Failed to sync mailbox .dovecot.sieve: Mailbox isn't > a valid mbox file > > The directory .dovecot.sieve is used by sieve and it seems dsync > doesn't like it ... Yeah, dsync works with mailboxes an messages, but not with any

Re: [Dovecot] postfix deliver to mdbox ?

2011-02-10 Thread Pascal Volk
On 02/10/2011 11:23 AM Frank Bonnet wrote: > … > I have modified the main.cf config file of postfix according > to the Dovecot LDA with Postfix page. > > mailbox_command = /usr/local/libexec/dovecot/dovecot-lda > > > postfix reload > > But incoming emails does not seems to go in the mdbox INBOX

Re: [Dovecot] Error message with static userdb

2011-02-10 Thread Pascal Volk
On 02/10/2011 01:09 PM Carsten Laun-De Lellis wrote: > … > > Dovecot starts without warnings but when I try to connect with a client I > always got this error message in the log file: > > Feb 10 12:57:36 v37143 dovecot: master: Dovecot v2.0.9 starting up (core > dumps disabled) > > Feb 10 12:57

Re: [Dovecot] POP Log entries

2011-02-10 Thread Pascal Volk
On 02/10/2011 11:25 AM Ralf Hildebrandt wrote: > Disconnected: Logged out top=0/0, retr=0/0, del=0/3239, size=511881537 > Disconnected: Logged out top=0/0, retr=2/316038, del=0/3238, size=511876309 > > What do the numbers mean? Especially since there are two numbers for > each category... > The

Re: [Dovecot] xi.rename-it.nl/debian/ dovecot-2.0 sieve problem

2011-02-10 Thread Pascal Volk
On 02/10/2011 05:01 PM Martin Rozgonski wrote: > Hi, > > i used to use deb http://xi.rename-it.nl/debian/ stable-auto/dovecot-2.0 main > > to update dovecot 1.2 with debian lenny. I used the convert script to change > my configuration file. Everything works fine but sieve does not work anymor

[Dovecot] Error: managesieve-login: dump-capability failed: process got stuck

2011-02-10 Thread Pascal Volk
Hi Stephan, after applying the latest changesets to dovecot (i guess 08e4280e5bfd), `make`, `make install` and restarting dovecot, I saw that error: doveconf: Error: managesieve-login: dump-capability failed: process 5467 got stuck Regards, Pascal -- The trapper recommends today: beeffeed.1104

Re: [Dovecot] Domain blacklisting

2011-02-11 Thread Pascal Volk
On 02/11/2011 01:05 PM Thomas Hummel wrote: > I tried this (dovecot is compiled with support for tcpwrappers) but I get : > > doveot: imap-login: Error: connect(tcpwrap) failed: No such file or > directory > > Besides, my understanding is that with dovecot linked to libwrap, I can > avoid sp

Re: [Dovecot] xi.rename-it.nl/debian/ dovecot-2.0 sieve problem

2011-02-11 Thread Pascal Volk
On 02/11/2011 02:46 PM Martin Rozgonski wrote: > Still no luck with the logs. The sieve rules seem to be correctly generated > but dovecot just puts new mail to inbox. > > dovecot -n > # 2.0.9 (443cc3044d91): /etc/dovecot/dovecot.conf > # OS: Linux 2.6.26-2-amd64 x86_64 Debian 5.0.8 ext3 > … > }

Re: [Dovecot] Problem with messages with long lines

2011-02-17 Thread Pascal Volk
On 02/17/2011 02:44 PM ZMA - Emiliano Mariño wrote: > Hello dear mailing list readers, > … > Everything goes right until the POP3 client tries to retrieve a message that > contains one or more long lines – lines as long as 3000 characters or even > more. > > The client (Outlook 2003 and 2007) stop

Re: [Dovecot] How to disable imap of some user

2011-02-19 Thread Pascal Volk
On 02/19/2011 08:55 AM 邓卫华 wrote: > > > Hi, > > in our company, i want to disable imap of some users, they > can access them mailbox by pop3 only, and another user can allow access > them mailbox by imap or pop3. > > how can i do ? > Its really simple - since you are using a SQL backend

Re: [Dovecot] How to disable imap of some user

2011-02-19 Thread Pascal Volk
On 02/19/2011 02:20 PM 邓卫华 wrote: > Dear Pascal, > > thanks for your reply ASAP. can i only add pop3 and > imap column in the password table, and not to add sieve and smtp column? > can password not verified if there have not existing smtp and sieve > column? > You don't need to add the colum

Re: [Dovecot] How do I use a username/password plain text file as authentication backend?

2011-02-26 Thread Pascal Volk
On 02/26/2011 06:15 AM Angus wrote: > I only have a single user (with multiple mail addresses) and I don't > want to expose local users (no pam or /etc/passwd). Using a SQL > database seems like overkill to me. So why not just a plain text file? > Well, I've read http://wiki2.dovecot.org/PasswordDa

Re: [Dovecot] Dovecot+Postfix+Mysql+quotas doesn't work

2011-03-01 Thread Pascal Volk
On 03/01/2011 06:58 PM Timo Sirainen wrote: > On 1.3.2011, at 14.41, drum.lu...@gmail.com wrote: > >> user_query = SELECT '/var/vmail/%d/%n' as home, 'maildir:/var/vmail/%d/%n' >> as mail, 150 AS uid, 12 AS gid, CONCAT('*:bytes=', quota) AS quota_rule, > > Looks ok. Hum, I'd suggest: user_query

Re: [Dovecot] doveadm expunge info message in std.error

2011-03-16 Thread Pascal Volk
On 03/16/2011 08:00 PM Kui Zhang wrote: > Hello > > This command > > doveadm expunge -u "user@domain" mailbox ".namespace/*" savedbefore 7d > > writes these messages to std.error > > doveadm(user@domain): Info: expunge: box=.namespace/INBOX, uid=5932, > msgid=, size=1824 … > > Can we write the

Re: [Dovecot] remove old files

2011-03-20 Thread Pascal Volk
On 03/18/2011 02:16 PM Stéphane Guedon wrote: > Hello > > I use the dovecot 2.0.10 server and wonder how to clean up correctly the old > mails (especially for spam folder). > > I use maildir storage, and wonder if deleting files with an rm and file > command > combinaison would be good or woul

Re: [Dovecot] 1.2 problem 'dovecot -n' vs dovecot.conf

2011-03-29 Thread Pascal Volk
On 03/30/2011 02:12 AM Walt Shekrota wrote: > To elaborate, if there is a database associated with this setup it is really > fubar. > note: tail of dovecot -n > … > client: > path: /var/run/dovecot/auth-client > mode: 504 > socket: > type: listen > client: > path: /

Re: [Dovecot] log

2011-03-30 Thread Pascal Volk
On 03/30/2011 06:16 PM Walt Shekrota wrote: > does the following indicate TLS is configured? > > 2011-03-30 10:37:07 auth(default): Info: client out: OK 1 user=wshek > 2011-03-30 10:37:07 auth(default): Info: master in: REQUEST 2 13371 > 1 > 2011-03-30 10:37:07 auth(default): In

Re: [Dovecot] v1.2.12 and debug

2011-03-30 Thread Pascal Volk
On 03/30/2011 06:32 PM Walt Shekrota wrote: > Is there some kind of extended debug that might show why my maildir is not > foundat login? It has worked off and on, once briefly today then no more. > I'm going around twiddling knobs guessing at this point which is foolish. > I need some real bread

Re: [Dovecot] Memory access mistake

2011-04-09 Thread Pascal Volk
On 04/09/2011 12:43 PM Jim Knuth wrote: > Hi, > > I have the following report after a cron job? > Unfortunately, I do not know the English word. > Memory access mistake/error? Segmentation fault > /tools/expunge: 2980 Speicherzugriffsfehler doveadm expunge -A > mailbox Spam savedbefore 8d > >

Re: [Dovecot] Memory access mistake

2011-04-09 Thread Pascal Volk
On 04/09/2011 07:54 PM Jim Knuth wrote: > No symbol table info available. > No symbol table info available. > No symbol table info available. > No symbol table info available. > No symbol table info available. > No symbol table info available. Please install the dovecot-dbg package and repeat the

Re: [Dovecot] dovecot authentication failing

2011-05-15 Thread Pascal Volk
On 05/14/2011 10:13 PM David Mehler wrote: > Hello, > I'm running dovecot 2.0.x on a centos 5.6 machine. This is a new > installation, I haven't even opened the firewall to it yet. I was > trying to telnet localhost 143 and 110 trying to authenticate a user. > I'm getting authentication failure in

Re: [Dovecot] Expunge deleted messages older than X days for all users ?

2011-05-15 Thread Pascal Volk
On 05/12/2011 11:08 AM Bar Ziony wrote: > Thanks for the answer. > > > What I'm looking for is auto-expunging messages that are marked for > deletion. Lets say a user deletes a message. It gets moved to his Trash > and marked for deletion (flagged as such). Is there any way to search > all "ma

Re: [Dovecot] dovecot & OCFS2 Cluster

2011-05-15 Thread Pascal Volk
On 05/16/2011 12:29 AM Osvaldo Alvarez Pozo wrote: > Hi > I am testing mdbox. > … > How can I erase deleted mails? > See doveadm-purge(1) Regards, Pascal -- The trapper recommends today: fabaceae.1113...@localdomain.org

Re: [Dovecot] dovecot & OCFS2 Cluster

2011-05-15 Thread Pascal Volk
On 05/16/2011 12:37 AM Osvaldo Alvarez Pozo wrote: > Hi > thanks but I do not have doveadm-purge. I have doveadm and I can run > it with -purge option and that's wath I did with no result. > Please stop Top-posting. OK, if man 1 doveadm-purge didn't work for you, run doveadm purge help. You may

Re: [Dovecot] Segmentation fault again

2011-05-29 Thread Pascal Volk
On 05/29/2011 12:12 PM Jim Knuth wrote: > am 28.05.11 12:36 schrieb Jim Knuth : > >> Hi, >> >> I have the following report after a cron job again? >> >> /root/tools/expunge: Zeile 3: 4869 Speicherzugriffsfehler doveadm >> expunge -A mailbox Spam savedbefore 5d >> /root/tools/expunge: Zeile 5: 4915

Re: [Dovecot] Segmentation fault again

2011-05-29 Thread Pascal Volk
On 05/29/2011 01:08 PM Jim Knuth wrote: > am 29.05.11 12:57 schrieb Pascal Volk > : >> Which attachment? > > I`ve send already with the first post. > Whatever. here again. When you compare them¹², you will see the difference. >> Upgrading to v2.0.13 may also solve y

Re: [Dovecot] Unknown setting: dbox_attachment_dir

2011-05-30 Thread Pascal Volk
On 05/30/2011 02:18 PM i...@tnde.org wrote: > Starting Dovecot Imap: doveconf: Fatal: Error in configuration file > /etc/dovecot/dovecot.conf line 89: Unknown setting: dbox_attachment_dir ,--[ conf.d/10-mail.conf:319-330 ]-- | ## | ## Mail attachments | ## | | # sdbox and mdbox support saving mai

Re: [Dovecot] Baffled after upgrade

2011-06-02 Thread Pascal Volk
On 06/02/2011 11:17 AM Bert Todger wrote: > … > Should I comment out all references to PAM? (in auth-system.conf.ext?) Comment them out when you don't use PAM. Regards, Pascal -- The trapper recommends today: face1e55.1115...@localdomain.org

Re: [Dovecot] SQL config error

2011-06-22 Thread Pascal Volk
On 06/22/2011 07:35 PM l...@airstreamcomm.net wrote: > Currently using 2.0.12, configured the auth-sql.conf to look like this for > password lookups (doing smtp auth with postfix, so I am not actually > running pop or imap, just auth): > > passdb { > driver = sql > connect = host=server.net db

Re: [Dovecot] Logging a special message into Dovecot source code

2011-07-06 Thread Pascal Volk
On 07/06/2011 08:47 AM Meisam Navaki wrote: > Hi, > I wanna modify Dovecot source code.For that,I need to know how can we log a > special message into Dovecot source code? > I tried to write a function to write a message in a file and added it to > Dovecot source code,but it didn't work. > I'm wond

Re: [Dovecot] PgSQL+TLS

2011-07-18 Thread Pascal Volk
On 07/18/2011 09:40 PM Christian Roessner wrote: > Hi, > > I would like to use PostgreSQL instead of a flat file for ACLs: > > http://wiki2.dovecot.org/SharedMailboxes/Shared > > How must a connect=-line look like to connect with TLS to a server? > > Thanks in advance > Christian The example c

Re: [Dovecot] PgSQL+TLS

2011-07-19 Thread Pascal Volk
On 07/19/2011 08:54 AM Christian Roessner wrote: > first of all thanks for your answer. After reading the documentation, I > end up in a problem: > > Jul 19 08:31:52 mx0 dovecot: imap(de10015@service.intern): Fatal: > Unknown ACL backend: pgsql ,--[ http://wiki2.dovecot.org/ACL ]-- | … but curren

Re: [Dovecot] Problems getting auto create plugin to work

2012-06-23 Thread Pascal Volk
On 06/23/2012 05:18 PM Dr Josef Karthauser wrote: > Hi there, > > I've configured the 'autocreate' plugin (in v.2.1.6), but it doesn't appear > to be working. Can someone help me work out how to work out why please? > > I've got this in my 20-imap.conf file: > > protocol imap { >mail_plugin

Re: [Dovecot] + sub addressing setup

2012-07-02 Thread Pascal Volk
See this this thread: http://dovecot.org/list/dovecot/2012-June/066374.html Regards, Pascal -- The trapper recommends today: c01dcafe.1218...@localdomain.org

Re: [Dovecot] + sub addressing setup

2012-07-02 Thread Pascal Volk
On 07/02/2012 08:00 PM Pascal Volk wrote: > See this this thread: http://dovecot.org/list/dovecot/2012-June/066374.html > Oh, forget that tread. :) I hope you are using Dovecot's lmtp, then set lmtp_save_to_detail_mailbox = yes, in your 20-lmtp.conf. Otherwise pass use the -m

Re: [Dovecot] + sub addressing setup

2012-07-04 Thread Pascal Volk
On 07/03/2012 03:09 PM Voytek Eymont wrote: > … > Jul 3 22:58:16 dovecot: master: Error: Error reading configuration: input > is missing end-of-settings line I guess there is somewhere a missing closing curly bracket in one of your configuration files. Regards, Pascal -- The trapper recommends

Re: [Dovecot] configuring imap_stats

2012-07-09 Thread Pascal Volk
On 07/09/2012 12:45 PM Reinhard Vicinus wrote: > Hi, > > i'm trying to configure imap_stats like it's documented in the wiki: > http://wiki2.dovecot.org/Statistics. But as soon as i activate the > imap_stats plugin i get the following error message trying to login via > imap: > > dovecot: imap

Re: [Dovecot] recover .sieve plaintext from .sievec binary file

2012-07-09 Thread Pascal Volk
On 07/09/2012 10:28 PM Florin Andrei wrote: > … > By mistake, I deleted the .sieve plaintext file with all the Sieve > filters, but I still do have the .sievec compiled binary. Is there any > way to dump the binary file back into plaintext format? Keep in mind, > I'm running v2 now, and the bina

Re: [Dovecot] openbsd + dovecot not downloading emails

2012-07-31 Thread Pascal Volk
On 07/31/2012 05:35 PM GVG GVG wrote: > Dear list members, > > first my doveconf -n output: > > -- > # 2.0.17 (684381041dc4+): /etc/dovecot/dovecot.conf > # OS: OpenBSD 5.1 i386 ffs > mail_location = mbox:/var/mail:INBOX=/var/mail/%u > mbox_write_locks = fcntl > mmap_disable = yes >

Re: [Dovecot] How Converting/Using courier-userdb Files ?

2012-08-31 Thread Pascal Volk
On 08/31/2012 03:51 PM Dirk Caspari wrote: > Hello, > > how can i convert/use the Original userdb-Files from courier Installation ? > The files are looking like a "Special"-DB-Format and are not readable. > - > #file /etc/courier/userdb.dat > /etc/courier/userdb.dat: GNU dbm 1.x or

Re: [Dovecot] Error: User doesn't have home dir set, disabling duplicate database

2012-09-16 Thread Pascal Volk
On 09/16/2012 12:48 PM Carsten Laun-De Lellis wrote: > Hi all > > I receive the following error in my mail.log. > > Does anybody know how to configure dovecot to get rid of this ? > […] Fix your setup. ,--[ http://wiki2.dovecot.org/UserDatabase ]-- | The user database lookup returns these field

Re: [Dovecot] Segmentation fault in doveadm with lib01_acl_plugin.so

2012-10-15 Thread Pascal Volk
On 10/14/2012 05:58 PM Alessio Cecchi wrote: > Thanks, my dovecot installation is build from source. Dovecot start > fine with core dumps enabled but doveadm don't return "Core dumped" when > crash. In your terminal emulator enter the following commands: ulimit -c unlimited dove

Re: [Dovecot] sessionid in logout line

2012-11-02 Thread Pascal Volk
On 11/03/2012 12:51 AM Aleksandar Lazic wrote: > Dear listmembers. > > I have the following > > login_log_format_elements = service=%s user=<%u> session=%{session} > method=%m rip=%r lip=%l mpid=%e %c %k > > Maybe I have overseen the config option to add the %{session} also to > the logout lin

Re: [Dovecot] Dovecot newbie (migrating from qmail)

2012-11-13 Thread Pascal Volk
On 11/13/2012 05:28 PM Ajai Khattri wrote: > > Does Dovecot provide a utility to create maildirs? http://wiki2.dovecot.org/Tools/Doveadm/Mailbox#command_mailbox_create doveadm will be your friend. Regards, Pascal -- The trapper recommends today: deadbe

Re: [Dovecot] whoson plugin for 2.0

2012-11-16 Thread Pascal Volk
On 11/16/2012 04:27 AM Chuck Cochems wrote: > … > this is, of course, because getenv() no longer functions lie it used to > in plugins. > > so i need a replacement for getenv("IP") and getenv("USER") to make this > work. AFAIR: getenv was replaced by mail_user_plugin_getenv ,--[ lib-storage/ma

Re: [Dovecot] whoson plugin for 2.0

2012-11-16 Thread Pascal Volk
On 11/16/2012 11:21 PM Chuck Cochems wrote: > … > I need to return both the IP and the email address as a string to drop > it into the old code. > … You could check the code of the `doveadm who` command . It shows both, the user name and the IP address.

Re: [Dovecot] Unsuscribe

2012-11-19 Thread Pascal Volk
On 11/19/2012 04:49 PM Hendrik wrote: > Please unsubscribe me The header of your message contains: List-Unsubscribe: , Regards, Pascal -- The trapper recommends today: defaced.

Re: [Dovecot] Need help for configure sieve

2012-11-20 Thread Pascal Volk
On 11/20/2012 08:10 PM Mathieu R. wrote: > … > Now i'm trying to configure dovecot to get sieve working, and i > probably missing something, cause i can not get it to fall in work... > > Thanks in advance, if you can help me a bit... > > here is my dovecot (2.1.10) conf : > > > 20:07 root@curz

Re: [Dovecot] Need help for configure sieve

2012-11-20 Thread Pascal Volk
On 11/20/2012 09:01 PM Mathieu R. wrote: > i added > > dovecot unix - n n - - pipe >flags=DRhu user=vmail:vmail > argv=/usr/local/libexec/dovecot/dovecot-lda -f ${sender} -d ${recipient} > > in master.cf in order to use LDA, is that enough ? > don't forget:

Re: [Dovecot] Need help for configure sieve

2012-11-20 Thread Pascal Volk
On 11/20/2012 11:08 PM Mathieu R. wrote: > Le 20/11/2012 21:10, Pascal Volk a écrit : >> On 11/20/2012 09:01 PM Mathieu R. wrote: >>> i added >>> >>> dovecot unix - n n - - pipe >>>flags=DRhu user=vmail:vmail >&

Re: [Dovecot] Need help for configure sieve

2012-11-20 Thread Pascal Volk
On 11/20/2012 11:53 PM Mathieu R. wrote: > > and got this error now : > … lda: Error: user math...@400iso.net: Error reading configuration: Invalid > settings: > postmaster_address setting not given … You have to configure a valid postmaster_address in conf.d/15-lda.conf Regards, Pascal -- T

Re: [Dovecot] sieve + dkim

2012-11-26 Thread Pascal Volk
On 11/26/2012 07:58 PM Николай Клименко wrote: > message sent from the sieve-vacation does not contain dkim signature > > how to configure sieve to send messages via smtp transport with signing? Configure a submission host: http://hg.dovecot.org/dovecot-2.1/file/e95479f439aa/doc/example-config/c

Re: [Dovecot] Redelivery of mdbox messages to pass through sieve

2012-11-30 Thread Pascal Volk
On 11/30/2012 11:34 PM Hugh Davenport wrote: > Hey, > > I've been slack and haven't updated my sieve script for yonks, and > finally got round to it. > What I was wondering is whether there was a way to basically take all > the messages from a > folder and pass it through sieve again. I've found

Re: [Dovecot] Message Flag definitions

2012-12-06 Thread Pascal Volk
On 12/06/2012 11:27 PM Chris Dutton wrote: > Hello, > > I am in charge of migrating our mail system from dovecot to another server, > and I am having to write a script to do this as tools like imapsync are too > slow. > > What I am trying to find is the definitions of the flags that dovecot add

Re: [Dovecot] doveadm-lda - segfault

2012-12-11 Thread Pascal Volk
On 12/11/2012 11:18 AM Kamil Jońca wrote: > When I try to > > dovecot-lda < message.txt > > (for sieve refiltering) I got segmentation fault. > Does it is bug in lda, or message does not keep standards? > KJ I've saved your example message and delivered it twice (Dovecot 2.1.11 and 2.0.21). I'

Re: [Dovecot] BLF-CRYPT

2013-01-07 Thread Pascal Volk
On 01/07/2013 05:00 PM Kristof Bajnok wrote: > Hi, > > I get "Unknown scheme: BLF-CRYPT" messages if I try to use > Blowfish-encrypted passwords, even though it is supposed to be supported. It's supported on *BSD. AFAIK SUSE is the only Linux distribution with blowfish support in their libc. Use

Re: [Dovecot] password schemes in dovecot

2013-01-27 Thread Pascal Volk
On 01/26/2013 01:04 AM Public wrote: > Hey there, > > I'm using the latest dovecot 2.1.13 > > In the wiki http://wiki2.dovecot.org/Authentication/PasswordSchemes BLF-CRYPT > is listed, but i can't use it. "doveadm pw -l" doesn't show it. And i'm > unsure about how I am supposed to use the diffe

Re: [Dovecot] password schemes in dovecot

2013-01-27 Thread Pascal Volk
On 01/27/2013 11:21 PM Daniel Parthey wrote: > Does the doveadm pw tool provide a way to check a plaintext password > against a user's hash from the passdb? … Check `doveadm pw -h` output. If it prints "[-t hash]", you can do something like: doveadm pw -t '{SHA256-CRYPT}$5$rounds=1000$0123456789

Re: [Dovecot] dsync: Invalid server handshake

2013-02-07 Thread Pascal Volk
On 02/05/2013 07:36 PM Dusan Zivadinovic wrote: > … > and I get this error: > > dsync-local(dz): Error: Invalid server handshake: dsync-server 2 > dsync-remote(dz): Error: Invalid client handshake: dsync-client 1 > > # lokal machine: dovecot 2.0.19apple1 running on Mac OS X 10.8.2 Server

[Dovecot] tcpwrap: Fatal: master: service(tcpwrap): child $PID killed with signal 11

2013-03-03 Thread Pascal Volk
Hi Timo, today I've started Dovecot v2.2.rc2 (976bf9e69367) for the first time. /var/log/mail.log: Mar 3 14:28:33 mail dovecot: master: Dovecot v2.2.rc2 (976bf9e69367) starting up Mar 3 14:28:38 mail dovecot: master: Error: service(tcpwrap): command startup failed, throttling for 2 secs Mar

Re: [Dovecot] doveadm password check

2013-03-11 Thread Pascal Volk
On 03/11/2013 08:20 PM Thomas Pries wrote: > Hi, > > I want to write some php code that users can change there dovecot > password via a roundcube plugin. I'm using php function crypt(...) to > generate the hashes and everything works well so far. > > > I'm using doveadm pw to generate testhash

Re: [Dovecot] Implementing Single instance attachment storage (SIS) with sdbox

2013-03-27 Thread Pascal Volk
On 03/27/2013 12:30 PM mego...@inboxalias.com wrote: > Hi there, > > as I want to implement data dedupliction on my dovecot system (eg. a users > sends the same attchment to 5 different users on my system so I only have to > store the attachment one time and set pointers to the file) , I found o

Re: [Dovecot] managesieve build error

2010-02-23 Thread Pascal Volk
On 02/23/2010 12:11 AM Bradley Giesbrecht wrote: > Hello, > > > dovecot-1.2.10 > dovecot-sieve-0.1.14 > dovecot-managesieve-0.11.11 > > I believe I patched dovecot successfully and compiled the dovecot and > dovecot-sieve source tress. > … > Making all in managesieve >

Re: [Dovecot] Installation directories layout question

2010-02-23 Thread Pascal Volk
On 02/24/2010 06:03 AM Hunny Bunny wrote: > Hello folkz, > I'm trying to compile and install Dovecot 1.2.10 from sources. > When I execute: > > ./configure --prefix=/usr/local/dovecot > make > make install > > I reasonably expect to find dovecot libraries in /usr/local/dovecot/lib but > it put

Re: [Dovecot] body search very slow since upgrade from 1.0.15 to 1.2.10

2010-02-24 Thread Pascal Volk
On 02/24/2010 07:27 PM Timo Sirainen wrote: > Well, when index is up-to-date it's fast. But after you've received a > few mails, at least with me it seemed to spend more time updating the > index than just doing the regular search. I've never setup any of the three FTS plugins. I've only seen, tha

Re: [Dovecot] body search very slow since upgrade from 1.0.15 to 1.2.10

2010-02-24 Thread Pascal Volk
On 02/25/2010 06:55 AM Timo Sirainen wrote: > On 25.2.2010, at 7.47, Pascal Volk wrote: >> When the index should be up-to-date all the time (what's very important >> (IMHO)), I'm asking myself: Why are there no fts plugins for the lda and >> lmtp section? Whe

Re: [Dovecot] What does mailman do with a 'post' command?

2010-02-26 Thread Pascal Volk
On 02/26/2010 04:50 AM Masaharu Kawada wrote: > Dear list, > > I am sorry if this question should not be posted here, but I believe that > there are many experts of postfix or any other thing such as mailing lists > in this list. I am kind of in hurry and need some advices to know about > my quest

[Dovecot] 10821:f56c227a7fc9 compiler warnings in penalty code

2010-03-01 Thread Pascal Volk
Hi Timo, on a 32bit Debian squeeze/sid system, with gcc-4.4 (Debian 4.4.2-9) 4.4.3 20100108 (prerelease) I'm getting this warnings: penalty.c: In function ‘penalty_timeout’: penalty.c:169: warning: comparison between signed and unsigned integer expressions test-penalty.c: In function ‘test_penal

Re: [Dovecot] Simple authentication problem

2010-03-05 Thread Pascal Volk
On 03/06/2010 01:39 AM David Ramsey wrote: > I'm trying to configure dovecot on a SUSE system, and having trouble with the > simplest possible authentication scheme: using the standard Linux users and > passwords. > > My configuration is: > > dovecot -n > # 1.1.7: /etc/dovecot/dovecot.conf > #

<    1   2   3   4   5   6   >