I'm experiencing the same problem as mentioned earlier in the mailing list. - Is there some kind of workaround for this issue?
http://dovecot.org/pipermail/dovecot/2015-April/100549.html
/Søren
I'm running the latest dovecot2 port (and am the maintainer of mail/dovecot2-pigeonhole). What version of dovecot are you running? You should be using the ports version (mail/dovecot2).
It runs just fine out of the box. If you need help, ping me.
On Fri, Mar 25, 2016 at 11:20 AM, Søren Andersen SOAN@stofa.dk wrote:
I'm experiencing the same problem as mentioned earlier in the mailing list. - Is there some kind of workaround for this issue?
http://dovecot.org/pipermail/dovecot/2015-April/100549.html
/Søren
-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: larryrtx@gmail.com US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961
Hi Larry,
I’m running dovecot2-2.2.22. – I’ve tried to compile dovecot from the souce, and I see the same error :/
Are you using sql auth in your setup?
root@beastie:/var/log # doveconf -n # 2.2.22 (fe789d2): /usr/local/etc/dovecot/dovecot.conf # Pigeonhole version 0.4.13 (7b14904) # OS: FreeBSD 10.1-RELEASE-p6 amd64 zfs auth_debug = yes auth_debug_passwords = yes auth_mechanisms = plain login auth_verbose = yes disable_plaintext_auth = no hostname = beastie.*** info_log_path = /var/log/dovecot-info.log mail_debug = yes mail_location = maildir:/data/vmail/%d/%n managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext namespace inbox { inbox = yes location = mailbox Drafts { special_use = \Drafts } mailbox Junk { special_use = \Junk } mailbox Sent { special_use = \Sent } mailbox "Sent Messages" { special_use = \Sent } mailbox Trash { special_use = \Trash } prefix = } passdb { args = /usr/local/etc/dovecot/dovecot-sql.conf.ext driver = sql } postmaster_address = postmaster@**** protocols = imap lmtp service auth { unix_listener /var/spool/postfix/private/auth { group = postfix mode = 0666 user = postfix } } ssl = no ssl_cert =
/Søren
From: Larry Rosenman [mailto:larryrtx@gmail.com] Sent: 25. marts 2016 17:56 To: Søren Andersen SOAN@stofa.dk Cc: dovecot@dovecot.org Subject: Re: Dovecot on FreeBSD 10.1
I'm running the latest dovecot2 port (and am the maintainer of mail/dovecot2-pigeonhole). What version of dovecot are you running? You should be using the ports version (mail/dovecot2).
It runs just fine out of the box. If you need help, ping me.
On Fri, Mar 25, 2016 at 11:20 AM, Søren Andersen
http://dovecot.org/pipermail/dovecot/2015-April/100549.html
/Søren
-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: larryrtx@gmail.commailto:larryrtx@gmail.com US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961
please give me the EXACT error you receive? And, what DB are you using?
On Fri, Mar 25, 2016 at 1:32 PM, Søren Andersen SOAN@stofa.dk wrote:
Hi Larry,
I’m running dovecot2-2.2.22. – I’ve tried to compile dovecot from the souce, and I see the same error :/
Are you using sql auth in your setup?
root@beastie:/var/log # doveconf -n
# 2.2.22 (fe789d2): /usr/local/etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.13 (7b14904)
# OS: FreeBSD 10.1-RELEASE-p6 amd64 zfs
auth_debug = yes
auth_debug_passwords = yes
auth_mechanisms = plain login
auth_verbose = yes
disable_plaintext_auth = no
hostname = beastie.***
info_log_path = /var/log/dovecot-info.log
mail_debug = yes
mail_location = maildir:/data/vmail/%d/%n
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
args = /usr/local/etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
postmaster_address = postmaster@****
protocols = imap lmtp
service auth {
unix_listener /var/spool/postfix/private/auth {
group = postfix mode = 0666 user = postfix
}
}
ssl = no
ssl_cert =
ssl_key =
userdb {
args = uid=vmail gid=vmail home=/data/vmail/%d/%n
driver = static
}
verbose_proctitle = yes
verbose_ssl = yes
protocol lda {
mail_plugins =
}
/Søren
*From:* Larry Rosenman [mailto:larryrtx@gmail.com] *Sent:* 25. marts 2016 17:56 *To:* Søren Andersen SOAN@stofa.dk *Cc:* dovecot@dovecot.org *Subject:* Re: Dovecot on FreeBSD 10.1
I'm running the latest dovecot2 port (and am the maintainer of mail/dovecot2-pigeonhole). What version of dovecot are you
running? You should be using the ports version (mail/dovecot2).
It runs just fine out of the box. If you need help, ping me.
On Fri, Mar 25, 2016 at 11:20 AM, Søren Andersen SOAN@stofa.dk wrote:
I'm experiencing the same problem as mentioned earlier in the mailing list. - Is there some kind of workaround for this issue?
http://dovecot.org/pipermail/dovecot/2015-April/100549.html
/Søren
--
Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: larryrtx@gmail.com US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961
-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: larryrtx@gmail.com US Mail: 7011 W Parmer Ln, Apt 1115, Austin, TX 78729-6961
participants (2)
-
Larry Rosenman
-
Søren Andersen