Displaying 20 results from an estimated 110 matches similar to: "Upgrading to dovecot2 broke IDLE on one mailer, but not another"
2013 May 21
3
off topic
I hope this off topic post is ok I just find out this new service that
provides free internet and free device
2012 Dec 21
0
XFCE auto login failure
Hi,
We have a strange problem here and I hope someone can help.
I have a Xubuntu 12.04 host holding a Xubuntu 12.04 guest. They are both configured to auto login at boot and have identical /etc/lightdm/lightdm.conf files. The guest has a VNC console.
The host boots and logs in fine.
When I watch the guest boot over VNC, it goes through the boot messages, black screens for a second then
2012 Dec 21
0
Guest xfce4 auto login failure
Hi,
We have a strange problem here and I hope someone can help.
I have a Xubuntu 12.04 host holding a Xubuntu 12.04 guest. They are both configured to auto login at boot and have identical /etc/lightdm/lightdm.conf files. The guest has a VNC console.
The host boots and logs in fine.
When I watch the guest boot over VNC, it goes through the boot messages, black screens for a second then sits
2013 Nov 14
0
Executing a wget? or clicking on a link in inbound email?
I use Dovecot, but all I know about Dovecot is that's it is an IMAP server, and, I know that it includes lots of other stuff that I see discussed on this list, but I know nothing about it.
I have a situation that, maybe once a week, I get an html only email that contains 3 clickable links. I would like, on receipt of such email, auto click the first link (perhaps execute a wget to do so? or
2011 Jul 21
2
Dovecot2 Antispam plugin questions
Tried to find some doc on this (other than the c code), couldn't, so, asking. I do almost every programming language, except C!
When using DSPAM backend with this tool, will the plugin send ONLY the signature and not the entire message to dspam for retraining? Concerned about very large emails. If this is the case, I'd rather do this than use say the mailtrain backend which I presume
2010 Apr 16
2
dovecot2: authcache statistics
Hello,
setting auth_cache_size to nonzero enables caching of authentication data.
The cache hitrate may be logged by sending SIGUSR2 to dovecot/auth process.
Is it possible that dovecot logs statistics on regular intervals ?
( like http://www.postfix.org/postconf.5.html#anvil_status_update_time )
Andreas
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0
2010 May 31
1
master users with dovecot2 braek down to allowed domain
Hi,
i think ive asked it before
perhaps this feature can be included in dovecot2
couldnt get it run with dovecot 1.2.x
if i use the postfixadmin superuser,domainadmin,domainuser layout
so there are domainadmins defined in a sql table
it would be a nice feature to break it down to be master only at there
related domains via sql lookup
at recent i think there is only the chance to give master
2013 Oct 04
0
On mailboxes, separators, and dovecot2
While I was running dovecot 1.2.9, I had my mailboxes using the
old Courier IMAP format. i.e. my mailboxes would look like
INBOX.Orders.Scams
Going to dovecot 2 (but not 2.1), I see to have a few questions:
1) It seems I would device my mailbox thingies in 10-mail.conf:
namespace inbox {
inbox = yes
separator = .
location =
prefix = INBOX.
type = private
mailbox SPAM {
2010 Apr 09
1
dovecot2: protocols = ... changed ?
hello,
to use dovecot 1.2 only for sasl authentication I could set "protocols = none"
in dovecont.conf. In Version2 this gave me an error.
Instead I had to write "protocols =" into the configfile.
I wonder about a key without value in the conf ...
should the wiki2.dovecot.org be updated?
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 N?rnberg | Telefon +49 911
2010 Jun 22
1
imap acl write tb3 plugin dovecot2 vs XMAILBOXINFO
Hi Timo,
i played a little bit with
an experimental tb3 imap acl write extension
https://addons.mozilla.org/de/thunderbird/addon/176736/
with dovecot2
got errors like
XMAILBOXINFO: Unknown command
any idea?
--
Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria
2010 Jul 07
1
dovecot2 rc1: symbol hook_client_created: referenced symbol not found
Hello,
by accident I had configured inside 15-lda.conf
protocol lda {
mail_plugins = autocreate imap_acl acl
}
(I only wanted autocreate sieve.)
There ist a problem with the symbol hook_client_created:
lda: Error:
dlopen(/usr/dovecot-2.0.rc1/lib/dovecot/lib02_imap_acl_plugin.so) failed:
ld.so.1: dovecot-lda: fatal: relocation error:
file /usr/dovecot-2.0.rc1/lib/dovecot/lib02_imap_acl_
2010 Sep 08
3
Pigeonhole and Dovecot2 with custom config file
I start my dovecot with the "-c /path/to/custom/config" option so I
can run multiple instances. Been trying out 2.0.1 so I can upgrade my
boxes cleanly, but I require managesieve. So after installing the
latest sources of the Pigeonhole plugin, I'm getting this when trying
to start dovecot:
# /usr/local/sbin/dovecot -c /usr/local/etc/dovecot/dovecot_custom.conf
managesieve(root):
2011 May 09
1
Post-login scripting with mail_drop_priv_before_exec in dovecot2
Hi,
I'm in the process of upgrading from dovecot v1.1 to dovecot 2. We fetch
uid/gid user information from a database and also use post-login
scripting with mail_drop_priv_before_exec = yes which means the
postlogin script is executed with the permissions of the user we have
found in the database.
According to the dovecot2 wiki page, to get this behaviour in version 2
we have to set the
2011 Jul 20
0
dovecot2 on Snow Leopard trouble
Hello list,
I have one task to complete - to install and configure imap server on
Mac Mini OS X 10.6.8. I'm not new to dovecot, so the favorite imap
server is dovecot. Are there any special settings running dovecot on OS
X ?
I've compiled dovecot 2.0.13 with mysql5 and openssl via macports.
Configured virtual users from mysql and turned on all debug, but when I
connect to this server via
2012 Feb 10
1
folder hierarchies with migration from cyrus to dovecot2
Hi,
I finally migrated my IMAP server from cyrus to dovecot2. I have been
using cyrus since many years and have not much experience with dovecot
yet though.
I've converted my imap server using cyrus2dovecot (several times until
I thought it was correct) but there is one thing left which confuses
me and I'm not sure what I can or need to do to change it.
With Cyrus I used
2013 Aug 21
0
dovecot2, antispam and sieve versions
I'm currently running dovecot2 v2.2.5 with dovecot2-antispam 0.0-51 and dovecot2-sieve 0.4.1, all via macports.
If one wanted to downgrade to dovecot v2.2.0, would these versions of antispam and sieve still be okay to use?
The reason for the question is I'm trying to diagnose a mailserver problem where after 2-6 days the machine goes deaf. Absolutely nothing of interest in any logfile
2014 Mar 16
1
dovecot2-antispam segfault
I'm sorry for messing up postfix and dovecot in the title, I have a good
lack of sleep today. ^_^
16 ????? 2014 ?. 6:09 ???????????? "Nikolay Amiantov" <nikoamia at gmail.com>
???????:
> Hello,
> I've got a segfault with postfix2-antispam.
> Versions:
> Linux: Arch Linux x86_64
> Dovecot: 2.2.11
> Antispam: latest hg (revision 51)
>
> Antispam
2014 Nov 05
0
ntlm_auth seems ok, initial auth failure with dovecot2 (and winbind 4.1.13)
Hello,
I've read quite often that there are problems with ntlm_auth helper
(last one here http://www.dovecot.org/list/dovecot/2014-June/096561.html).
But haven't found any confirmation, neither it's working for anybody
else nor that it's known taht this issue needs debuging.
Like for ohers, my authentication tests from the commandline with
ntlm_auth exactly give expected results.
2014 Jan 31
2
Dovecot2 + Quota
Hello!
I need to configure Quota on Roundcubemail with Dovecot2.
So, I did:
90-quota.conf:
# SQL backend:
quota = dict:User quota::proxy::sqlquota
quota_rule = *:storage=20M:messages=1000
}
dict {
sqlquota = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext
}
OK, works! but, My webmail shows me 20M of quota. But on my Postfixadmin I
configured 200M.
How can I fix this?
Att;
*Lucas
2010 Jun 27
1
Compile error sieve plugin for dovecot2
Hello,
I'm trying to compile the sieve plugin for dovecot2
Dovecot2-beta6 is allready running and working.
i did a hg clone http://hg.renamie-it.nl/dovecot-2.0-pigeonhole and ran the
autogen.sh script as mentioned in the INSTALL file
configure options:
/configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
--with-dovecot=/usr/lib/dovecot/ --with-managesieve=no
compiling gives an