similar to: configure performs checks for not needed sasl headers

Displaying 20 results from an estimated 3000 matches similar to: "configure performs checks for not needed sasl headers"

2009 Jul 25
1
dovecot-1.2 changeset: 9238:1eb00fd62d1c causes a compiler warning
Hi Timo, gcc tells me: main.c: In function ?main_init?: main.c:182: warning: suggest parentheses around comparison in operand of & src/imap/main.c:182: if (username == NULL & IS_STANDALONE()) Regards, Pascal -- The trapper recommends today: cafebabe.0920623 at localdomain.org
2012 Jan 13
2
2.1.rc3 (1a722c7676bb):dsync umlaut problems
All umlauts in mailbox names are lost after converting mbox/Maildir mailboxes to mdbox. [location2 scp-ed from the old server] # ls -d /srv/import/Maildir/.Gel\&APY-schte\ Elemente/ /srv/import/Maildir/.Gel&APY-schte Elemente/ # dsync -u jane at example.com -v mirror maildir:/srv/import/Maildir/ ? dsync(jane at example.com): Info: Gel?schte Elemente: only in dest ? ? # doveadm mailbox
2009 Jul 30
2
v1.2.2 / rev 0ec0b1f1ac6a+: imap crash
Hi Timo, the preconditions was: a dbox converted (convert-tool) from Maildir contents of dbox/mailboxes/INBOX/dbox-Mails was: - dovecot.index.log [64876 bytes] - dovecot-uidlist [167280 bytes] - 3237 mails I've started mutt to see the mails. Mutt lost the connection immediately. The log shows nothing strange except for: dovecot: Error: child 12136 (imap)
2011 Dec 07
2
2.1.rc1 (1e118913348b): Panic: file mail-user.c: line 128 (mail_user_ref): assertion failed: (user->refcount > 0)
Hi Timo, right after delivering the message to the INBOX the lmtp crashes. I wonder about the "Sent" in the attached backtrace. Regards, Pascal -- The trapper recommends today: c01dcofe.1134117 at localdomain.org -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: doveconf.txt URL:
2010 Mar 27
2
v2.0.beta4: conversion of v1.2 configuration
Hi Timo, I've just tried to convert my v1.2 configuration to a v2.0 configuration. Below a few obsolete warnings, among others "mail_executable has been replaced by service { executable }", was an interesting error: "doveconf: Error: duplicate listener: 198:" The broken parts of the converted configuration: # 2.0.beta4 (84ffb38839b9): /etc/dovecot/dovecot.conf # OS: Linux
2009 Mar 16
2
v1.2.beta2: Fatal: io_loop_handle_add: epoll_ctl(1, 10): Bad file descriptor
Hi Timo, I'm playing with Dovecot v1.2.beta2 currently. When the dict process was started via deliver(?) and Dovecot is killed (kill $PID_OF_DOVECOT) after delivering only one message, it logs: Fatal: io_loop_handle_add: epoll_ctl(1, 10): Bad file descriptor If the dict process was not started or deliver has delivered more than one message, the error doesn't occur. I'm not using
2009 May 12
2
Deliver hangs after reloading the Dovecot configuration
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 a panic: file dict-process.c: line 152 (dict_listener_input): assertion failed:
2011 Dec 10
2
2.1.rc1 (8a63f621bd2e): SiS permission issue + crash
Since changeset 8a63f621bd2e I'm one step closer to the perfect working setup. I'm sharing one GID per domain, all it's alias names and accounts. So I can use: mail_attachment_dir = /srv/mail/.SiS/%{gid} In order to avoid permission trouble I've set fs ACL on the .SiS dir: ,--[ getfacl srv/mail/.SiS ]-- | # file: srv/mail/.SiS | # owner: root | # group: root | user::rwx |
2009 Oct 23
2
v2.0 lmtp logging
Hi, I am not yet completely happy with the logging behavior of the lmtp. It logs informative messages like 'lmtp: Info: Connection closed' or 'lmtp: Info: Disconnected for inactivity'. Hm, which server was connected to the lmtp? Who was disconnected for inactivity? I think it would be useful if the lmtp would also log new connections. For example: a) TCP connections: lmtp: Info:
2010 Apr 06
1
Error: file_dotlock_open() failed with file $FILE ENOENT
I've deleted some empty IMAP folders, using Thunderbird. But before deleting them, I had a look into Trash directory on the filesystem: /home/pvo/mdbox/mailboxes/Trash/ ??? dbox-Mails ? ??? dovecot.index ? ??? dovecot.index.backup ? ??? dovecot.index.cache ? ??? dovecot.index.log ??? Dev ? ??? dbox-Mails ? ??? dovecot.index.log ??? S4 ? ??? dbox-Mails ? ???
2012 Jan 15
1
2.1.rc3 (1a722c7676bb): doveadm mailbox list -> Segmentation fault
Oops, I did it again. -- The trapper recommends today: c01dcofe.1201514 at localdomain.org -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: core.doveadm.1326628435-21046_bt.txt URL: <http://dovecot.org/pipermail/dovecot/attachments/20120115/465ed777/attachment-0004.txt>
2009 Mar 15
1
Can't compile v1.2.beta2 w/o linux-quota
Hi Timo, make dies with an error: quota-fs.c: In function ?fs_quota_get_linux?: quota-fs.c:456: error: ?no? undeclared (first use in this function) quota-fs.c:456: error: (Each undeclared identifier is reported only once quota-fs.c:456: error: for each function it appears in.) make[4]: *** [quota-fs.lo] Error 1 One of the configure options was: --without-linux-quota Regards, Pascal -- The
2009 Jun 13
1
Dovecot v1.2.rc5 dbox file permissions
Hi Timo, I've just setup Dovecot v1.2.rc5 and switched the mailbox format of one account to dbox. Therefor I've created an empty directory, called dbox, with access mode 0700, like the user's home directory. After the IMAP login with Thunderbird some dboxes was created. All permissions were set fine (0700 / 0600), except the permissions for the files: *
2009 Jun 14
1
v1.2.rc5 imap ignores configuration reloads
Hi Timo, after changing the mail_executable in the imap {?} section I have to restart Dovecot v1.2.rc5, otherwise the changes are not accepted. With Dovecot v1.1.x (tested with v1.1.11 and v1.1.16) it's enough to send a SIGHUP to the dovecot process. Regards, Pascal -- The trapper recommends today: c01dcofe.0916521 at localdomain.org
2009 Nov 11
1
v2.0.tip master: service(auth): kill(pid, SIGINT) failed: Operation not permitted
Hi Timo, I've configured the user nobody for the the service auth. doveconf -n # 2.0.alpha3: /usr/local/etc/dovecot/dovecot.conf # OS: Linux 2.6.30-1-amd64 x86_64 Debian squeeze/sid ? service auth { user = nobody } ? The other processes are executed by root (or logged in user): root 8758 0.0 0.0 2604 1052 ? Ss 07:21 0:00 /usr/local/sbin/dovecot root 8759 0.0
2009 Nov 12
2
read/connect anvil-auth-penalty failed: EOF/Connection refused
Since the changesets: http://hg.dovecot.org/dovecot-2.0/rev/9bec70f26637 http://hg.dovecot.org/dovecot-2.0/rev/75b48fa3aec4 there is another problem. A `dovecot stop`, while auth and auth -w are still running, logs: Nov 12 03:17:00 master: Warning: Killed with signal 15 (by pid=31656 uid=0 code=kill) Nov 12 03:17:00 auth: Error: read(anvil-auth-penalty) failed: EOF Nov 12 03:17:00 auth:
2009 Nov 19
1
init-script update for v2.0
Hi Timo, please find attached a patch for the init script in the doc directory. * Added LSB-compliant info block (for insserv and friends) * Updated base_dir detection (for v2.0 config output) Regards, Pascal -- The trapper recommends today: decade.0932307 at localdomain.org -------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot-initd_LSB_header.patch
2009 Dec 16
1
v2.0.beta1
Hi Timo, the imap_client_workarounds are not always parsed. There was on situation, in which cmd->client->set->parsed_workarounds was set to WORKAROUND_TB_EXTRA_MAILBOX_SEP. Sorry, I can't remember what I have done. But when I try to delete a mailbox with Thunderbird imap_client_workarounds are not parsed: (gdb) print cmd->client->set->imap_client_workarounds $7 =
2010 May 28
1
doveadm: Error: dlopen(/path/2/lib10_doveadm_expire_plugin.so) failed
Hi Timo, dunno why, but I've executed doveadm with the -D option. Debug output contains: doveadm(root): Error: dlopen(/path/2/lib/dovecot/doveadm/lib10_doveadm_expire_plugin.so) failed: /path/2/lib/dovecot/doveadm/lib10_doveadm_expire_plugin.so: undefined symbol: expire_set_lookup dovecot --version 2.0.beta5 (4faaf5b037d5) Regards, Pascal -- The trapper recommends today: 5e1f1e55.1014901
2010 May 30
2
dovecot-2.0-pigeonhole/ManageSieve: wrong service name
Hi Stephan, ManageSieve uses the wrong? service name for the authdb lookup. With dovecot-1.2-managesieve the service name was changed from 'managesieve' to 'sieve'. So I altered my table layout in order to make the query "SELECT userid AS "user", password FROM dovecotpassword('%Ln', '%Ld') WHERE %Ls" work again. When I try to login on the sieve