Displaying 20 results from an estimated 32 matches for "userdb_imapc_password".
2020 Oct 27
3
imapc_port not working
...? default_fields = userdb_namespace=gmail userdb_namespace/gmail/list=yes userdb_namespace/gmail/subscriptions=no userdb_namespace/gmail/separator=. userdb_namespace/gmail/prefix=INBOX.gmail. userdb_namespace/gmail/location=imapc: userdb_imapc_host=imap.gmail.com userdb_imapc_user=xxxx at gmail.com userdb_imapc_password=#hidden_use-P_to_show# userdb_imapc_ssl=imaps userdb_imapc_ssl_ca_dir=/etc/ssl/certs userdb_imapc_port=993? driver = imap}plugin {? sieve = file:~/sieve;active=~/.dovecot.sieve}protocols = " imap"ssl_cert = </etc/dovecot/private/dovecot.pemssl_client_ca_dir = /etc/ssl/certsssl_dh = # h...
2015 Sep 30
1
userdb prefetch doesn't work with imapc (2.2.18)
Hi,
I have the following config in dovecot 2.2.18:
# doveconf -n userdb passdb
userdb {
driver = prefetch
}
passdb {
args = host=127.0.0.1 port=1430
default_fields = userdb_imapc_user=%u userdb_imapc_password=%w
driver = imap
}
I guess it should cause a single login to the backend IMAP server when
issuing a LOGIN to dovecot.
Yet, dovecot opens two TCP sessions. In the first, it issues a LOGIN and
in the second it logs in again (LOGIN) and issues LIST "" "".
At the end (after L...
2013 Nov 25
1
Problem with Thunderbird and mailbox with SPECIAL-USE flag
...rafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
separator = .
type = private
}
passdb {
args = host=xxxxxx port=143
default_fields = userdb_imapc_user=%u userdb_imapc_password=%w
driver = imap
}
protocols = imap
ssl_cert = </etc/dovecot/dovecot.pem
ssl_key = </etc/dovecot/private/dovecot.pem
userdb {
driver = prefetch
}
Sylvain
2013 Aug 15
1
IMAP Proxying and SSL Certificates on OpenBSD
...mapc_host = 10.0.0.2
mail_gid = vmail
mail_home = /home/vmail/%u
mail_location = imapc:~/imapc
mail_uid = vmail
passdb {
? args = scheme=plain-md5 username_format=%n /etc/dovecot/passwd
? driver = passwd-file
}
passdb {
? args = /etc/dovecot/dovecot-ldap.conf
? default_fields = userdb_imapc_user=%u userdb_imapc_password=%w
? driver = ldap
}
protocols = imap
service auth {
? unix_listener /var/spool/postfix/private/auth {
? ? group = _postfix
? ? mode = 0660
? ? user = _postfix
? }
? user = root
}
service imap-login {
? chroot = login
}
service pop3-login {
? chroot = login
}
ssl = no
ssl_ca = </etc/ssl/ca.crt
s...
2017 Sep 11
2
Is it possible to disable pipelining in imapc?
...39;port':1430,
'driver':'imap',
'proxy_nopipelining':'y',
'userdb_user':qdata['Auth-User'],
'userdb_imapc_user':qdata['Auth-User'],
'userdb_imapc_password':qdata['Auth-Pass'],
'destuser':qdata['Auth-User'],
}
(and this is where I tried proxy_nopipelining as you can see, but of
course it's irrelevant)
2011 Sep 09
3
2.1: imapc LIST problem / usage question
...p by userdb
with
userdb_namespace=gmail userdb_namespace/gmail/list=yes userdb_namespace/gmail/subscriptions=no userdb_namespace/gmail/separator=. userdb_namespace/gmail/prefix=INBOX.gmail. userdb_namespace/gmail/location=imapc: userdb_imapc_host=imap.gmail.com userdb_imapc_user=ixxxxx at gmail.com userdb_imapc_password=xxxxx userdb_imapc_ssl=imaps userdb_imapc_ssl_ca_dir=/etc/ssl/certs userdb_imapc_port=993
(but having the namespace set up in config file makes no difference).
This works in principle. I can e.g.
0 select "INBOX.gmail.[Gmail].Alle Nachrichten"
* FLAGS (\Answered \Flagged \Deleted \Seen...
2020 Oct 27
2
imapc_port not working
...; default_fields = userdb_namespace=gmail userdb_namespace/gmail/list=yes userdb_namespace/gmail/subscriptions=no userdb_namespace/gmail/separator=. userdb_namespace/gmail/prefix=INBOX.gmail. userdb_namespace/gmail/location=imapc: userdb_imapc_host=imap.gmail.com userdb_imapc_user=xxxx at gmail.com userdb_imapc_password=#hidden_use-P_to_show# userdb_imapc_ssl=imaps userdb_imapc_ssl_ca_dir=/etc/ssl/certs userdb_imapc_port=993
> driver = imap
> }
> plugin {
> sieve = file:~/sieve;active=~/.dovecot.sieve
> }
> protocols = " imap"
> ssl_cert = </etc/dovecot/private/dovecot.pem
> ss...
2011 Jan 16
5
Smart IMAP proxying with imapc storage
I just committed a very early initial implementation of "imapc" storage
backend to v2.1 hg: http://hg.dovecot.org/dovecot-2.1
You can't really do anything except open INBOX and read mails from it,
so it's currently only intended for initial testing. It sucks in many
ways right now, but I'll be improving it.
The idea is that you could set for example:
mail_location =
2020 Oct 27
2
imapc_port not working
...; default_fields = userdb_namespace=gmail userdb_namespace/gmail/list=yes userdb_namespace/gmail/subscriptions=no userdb_namespace/gmail/separator=. userdb_namespace/gmail/prefix=INBOX.gmail. userdb_namespace/gmail/location=imapc: userdb_imapc_host=imap.gmail.com userdb_imapc_user=xxxx at gmail.com userdb_imapc_password=#hidden_use-P_to_show# userdb_imapc_ssl=imaps userdb_imapc_ssl_ca_dir=/etc/ssl/certs userdb_imapc_port=993
> > driver = imap
> > }
> > plugin {
> > sieve = file:~/sieve;active=~/.dovecot.sieve
> > }
> > protocols = " imap"
> > ssl_cert = </etc/...
2019 Mar 08
2
Sieve scripts not triggered on IMAP inbound messages using IMAPC
...ronment mailbox date index ihave
duplicate mime foreverypart extracttext imapsieve vnd.dovecot.imapsieve
namespace inbox {
inbox = yes
list = yes
location =
prefix =
separator = .
type = private
}
passdb {
args = host=<redacted>
default_fields = userdb_imapc_user=%u
userdb_imapc_password=#hidden_use-P_to_show#
driver = imap
}
passdb {
args = /etc/dovecot/dovecot-master-users
driver = passwd-file
master = yes
}
plugin {
imapsieve_default = /var/vmail/sieve/global/spam_rule.sieve
mail_log_events = delete undelete expunge mailbox_delete mailbox_rename
mail_log...
2017 Sep 11
0
Is it possible to disable pipelining in imapc?
...gt; 'driver':'imap',
> 'proxy_nopipelining':'y',
> 'userdb_user':qdata['Auth-User'],
> 'userdb_imapc_user':qdata['Auth-User'],
> 'userdb_imapc_password':qdata['Auth-Pass'],
> 'destuser':qdata['Auth-User'],
> }
>
> (and this is where I tried proxy_nopipelining as you can see, but of
> course it's irrelevant)
Is there some reason you can't use normal proxy instea...
2020 Oct 27
0
imapc_port not working
...? default_fields = userdb_namespace=gmail userdb_namespace/gmail/list=yes userdb_namespace/gmail/subscriptions=no userdb_namespace/gmail/separator=. userdb_namespace/gmail/prefix=INBOX.gmail. userdb_namespace/gmail/location=imapc: userdb_imapc_host=imap.gmail.com userdb_imapc_user=xxxx at gmail.com userdb_imapc_password=#hidden_use-P_to_show# userdb_imapc_ssl=imaps userdb_imapc_ssl_ca_dir=/etc/ssl/certs userdb_imapc_port=993? driver = imap}plugin {? sieve = file:~/sieve;active=~/.dovecot.sieve}protocols = " imap"ssl_cert = </etc/dovecot/private/dovecot.pemssl_client_ca_dir = /etc/ssl/certsssl_dh = # h...
2013 May 16
1
quota with imapc
...mailserver.example.com
imapc_port = 143
imapc_ssl = starttls
imapc_ssl_ca_dir = /etc/postfix/certs
##
## auth settings
##
auth_mechanisms = plain login
passdb {
driver = imap
args = host=mailserver.example.com ssl=starttls
ssl_ca_dir=/etc/postfix/certs
default_fields = userdb_imapc_user=%u userdb_imapc_password=%w
ssl=starttls
}
userdb {
driver = prefetch
}
mail_plugins = $mail_plugins quota
plugin {
quota = maildir:User quota
quota_rule = *:storage=200M
}
protocol imap {
# Space separated list of plugins to load (default is global
mail_plugins).
mail_plugins = $mail_plugins imap_quota
}
##...
2012 Feb 19
2
Some trouble with dovecot 2.1 and SASL
...: Linux 2.6.32-5-amd64 x86_64 Debian 6.0.4
auth_mechanisms = plain login
default_login_user = nobody
imapc_host = 10.0.0.1
mail_gid = imapproxy
mail_home = /home/imapproxy/%u
mail_location = imapc:~/imapc
mail_uid = imapproxy
passdb {
args = host=10.0.0.1
default_fields = userdb_imapc_user=%u userdb_imapc_password=%w
driver = imap
}
protocols = imap
service auth {
unix_listener /var/spool/postfix/private/auth {
group = postfix
mode = 0660
user = postfix
}
}
ssl = no
userdb {
driver = prefetch
}
But if instead of "unix_listener /var/spool/postfix/private/auth" I
use:
se...
2020 Oct 27
2
imapc_port not working
Hi,
Dovecot v2.3.7.2 on Ubuntu 18.04LTS
I have configured for imap proxy to imap.gmail.com
However whilst the imapc_host setting is working, imapc_port is not - it ignores the value I set and dovecot always tries to connect to gmail on port 143 (as per error log output).
I have the imapc settings in the 10-mail.conf which gets loaded by dovecoat.conf
Looks like a bug.
Any assistance would
2014 Jul 16
0
Dovecot 2.2.13 Assertion failed in mailbox_list_create
...}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
args = host=localhost port=143
default_fields = userdb_imapc_user=%u userdb_imapc_password=%w
driver = imap
}
plugin {
fts = solr
fts_solr = url=http://localhost:8080/solr/ break-imap-search
mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename
mail_log_fields = uid box msgid size
}
service anvil {
chroot =
}
service auth-worker {
user = $default_inte...
2017 Dec 14
0
Panic: file imap-client.c: line 1204 (client_handle_input): assertion failed: (o_stream_is_corked(client->output))
...n = *,::
mail_gid = imapproxy
mail_home = /home/imapproxy/%u
mail_location = imapc:~/imapc
mail_plugins = mail_log notify
mail_uid = imapproxy
passdb {
args = host=<redacted>.charite.de port=993 ssl=imaps ssl_ca_file=/etc/ssl/certs/ca-certificates.crt
default_fields = userdb_imapc_user=%u userdb_imapc_password=%w userdb_imapc_host=<redacted>.charite.de userdb_imapc_ssl=imaps userdb_imapc_port=993
driver = imap
}
postmaster_address = postmaster at charite.de
protocols = imap
service auth {
inet_listener {
address = 127.0.0.1
port = 12345
}
}
ssl = required
ssl_ca = </etc/ssl/certs/c...
2020 Oct 27
0
imapc_port not working
...; default_fields = userdb_namespace=gmail userdb_namespace/gmail/list=yes userdb_namespace/gmail/subscriptions=no userdb_namespace/gmail/separator=. userdb_namespace/gmail/prefix=INBOX.gmail. userdb_namespace/gmail/location=imapc: userdb_imapc_host=imap.gmail.com userdb_imapc_user=xxxx at gmail.com userdb_imapc_password=#hidden_use-P_to_show# userdb_imapc_ssl=imaps userdb_imapc_ssl_ca_dir=/etc/ssl/certs userdb_imapc_port=993
> driver = imap
> }
> plugin {
> sieve = file:~/sieve;active=~/.dovecot.sieve
> }
> protocols = " imap"
> ssl_cert = </etc/dovecot/private/dovecot.pem
> ss...
2017 Sep 11
2
Is it possible to disable pipelining in imapc?
On 09/11/2017 10:42 AM, Sami Ketola wrote:
>> On 11 Sep 2017, at 11.24, Nagy, Attila <bra at fsn.hu> wrote:
>> I use dovecot with a broken IMAP server (which doesn't properly implement command pipelining amongst others) as an imapc backend.
>> Dovecot issues the above command sequence (SELECT and UID FETCH pipelined), which doesn't work with this server.
>>
2020 Oct 27
0
imapc_port not working
...; default_fields = userdb_namespace=gmail userdb_namespace/gmail/list=yes userdb_namespace/gmail/subscriptions=no userdb_namespace/gmail/separator=. userdb_namespace/gmail/prefix=INBOX.gmail. userdb_namespace/gmail/location=imapc: userdb_imapc_host=imap.gmail.com userdb_imapc_user=xxxx at gmail.com userdb_imapc_password=#hidden_use-P_to_show# userdb_imapc_ssl=imaps userdb_imapc_ssl_ca_dir=/etc/ssl/certs userdb_imapc_port=993
> > driver = imap
> > }
> > plugin {
> > sieve = file:~/sieve;active=~/.dovecot.sieve
> > }
> > protocols = " imap"
> > ssl_cert = </etc/...