Displaying 20 results from an estimated 110 matches similar to: "loganalyser for dovecot logs ?"
2006 Jun 22
2
courier imap features I miss in dovecot
hello,
courier imap has two features:
##NAME: IMAP_MOVE_EXPUNGE_TO_TRASH:0
#
# Set IMAP_MOVE_EXPUNGE_TO_TRASH to move expunged messages to Trash. This
# effectively allows an undo of message deletion by fishing the deleted
# mail from trash. Trash can be manually expunged as usually, and mail
# will get automatically expunged from Trash according to IMAP_EMPTYTRASH.
#
# NOTE: shared folders
2006 Jun 22
1
Patch for rawlog.c
hello
The homedirectories are stored as a relative path in my userdb
One problem ocoures with rawlog:
rawloging occures only if a directory $HOME/dovecot.rawlog exist.
this is checked with lstat
for me $HOME is always "username/". This is relative to /var/mail and works.
in rawlog.c lstat should now check "username//dovecot.rawlog" which fails.
lstat can check
2006 Jun 16
1
Problem with default_mail_env in beta9
Hallo,
I am playing arround with dovecot
I hat version 1.0.beta7 running fine. After installing beta9 there is a problem with default_mail_env setting.
I have all users in ldap.
there is an attribute "mailMessageStore" which contains a relative path to users maildir
mailMessageStore: sca/
my mailer completes this relative pathinformation to /var/mail/sca/
therefor I setup
2010 Apr 14
5
Dovecot 2.0b4 configuration issue, listen config option?
Hi,
In my 1.2 setup I have pop3 running on ip x.x.x.2 and imap on x.x.x.7
In 2.0 how do I say listen x.x.x.2:110 x.x.x.7:143 so that pop3 is not
listening on the .7 ip? I tried putting a listen = ip in the listener
section but it complained. I cant figure it out and cant seem to find
any 2.0 specific documentation, trying to search in the wiki directory
of /usr/local/share/doc/dovecot/wiki but
2010 Apr 19
2
setgid failed - Not owner
Hello ALL,
I got errors on a new installation, maybe I forgot something.
The system is Solaris, Dovecot 1.2.10, Postfix 2.7.0, MySQL 5.1.25.
Can send mail with dovecot imap, but can`t retrieve the messages.
Strange, I can save and retrieve draft messages ok, files are always
with postfix:postfix ownership.
Sorry if this is newbie question, but can`t find a solution.
Syslog info:
Apr 19
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 Apr 21
4
Quota monitoring
Hello,
I would like to monitor users quotas in Dovecot but I don't find a way
to do it for every user.
Acutally I can log in with user & password to get the users quota but
wat I need is a way to monitor the quota of every user with e.g an admin
user which would have an acces to the quota of each mailbox.
Is there a way to this?
Thanks for your help.
2010 Jan 27
3
How do I make dovecot not use sslv2 for pop?
From nmap:
995/tcp open ssl/pop3 Dovecot pop3d
|_ sslv2: server still supports SSLv2
|_ pop3-capabilities: USER CAPA UIDL PIPELINING RESP-CODES TOP
SASL(PLAIN LOGIN)
pop3 allows SSLv2, imap doesn't. In my dovecot.conf I have:
ssl_cipher_list = ALL:!LOW:!SSLv2
at the global level. Do I need to put it inside the protocol pop3{}
section?
Patrick
2013 Dec 19
2
Horde + dovecot metadata support
Hello,
Horde (http://horde.org) has the ability to store its preferences direct into a users imap mailbox
using imap metadata extension. There are two implementations of the imap extension.
1. a dovecot plugin: http://hg.dovecot.org/dovecot-metadata-plugin
2. dovecot itself: http://www.dovecot.org/list/dovecot/2013-November/093243.html
I setup Horde and dovecot-2.2.5 to use this extension and
2010 Feb 09
2
dovecot2 Beta2: different certs for imaps and pop3s
Hello,
is it possible to use differnent ssl certs for pop3 and imap ?
I like to have differnet dnsnames for pop3 an imap services configured at
customers clients.
I tried to configure ssl_key and ssl_cert inside a <protocol>-login {} section
but this failed.
Of course I know sslcerts containing multiple dnsnames.
But this seemes not a real, clean solution to me.
Thanks,
Andreas
--
2010 Jan 25
2
Proxying to a DNS Name
Hello,
reading the wiki I found
http://wiki.dovecot.org/PasswordDatabase/ExtraFields/Proxy?highlight=(no DNS resolving)
I have a setup where the destination of a proxyconnection is an DNS name.
Is there a technical reason which currently require host= to be an IP address ?
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
2013 Jul 22
3
2.2.4 + metadata plugin: autoconf failed
Hello,
I can compile metadata plugin using debian squeeze + wheezy.
But build on suse enterprise server 9,10 and 11 failed.
The metadata plugin require autoconf-2.65 which i too new.
On the other side I can build the dovecot-2.2.4 and pigeonhole-0.4.0 plugin without problems:
dovecot require autoconf-2.59 and pigeonhole does not require any specific autoconf version.
I asked the authors of the
2010 Apr 21
9
best choice of user database file to work with postfix?
I'm setting up a Postfix and Dovecot combination. What I want to do is have
a user database that (1) is not running from some engine (so not LDAP or SQL
or such) ... and (2) is completely disassociated from system users (e.g.
most email users are not in /etc/passwd and most /etc/passwd users are not
email users). Ideal would be a one-file solution, which can be managed by
text editing or
2013 Dec 12
1
auth failures
Hello,
last week and today our dovecot pop3 server stopped responding.
Without any other logentries dovecot start to log only this:
Dec 12 09:14:12 mbox1 dovecot: auth: Error: ldap(testuser,192.0.2.110,<FBZH7lHtAQAK/FCj>): ldap_search(base=ou=accounts,dc=example,dc=de filter=(&(|(uid=testuser)(mail=testuser))(!(state=blocked)))) failed: Operations error
For every pop3 Session, ~2000
2016 Mar 24
2
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
Hi again,
Am Montag, 14. März 2016, 00:44:47 CET schrieb Markus Dellermann:
> Am Donnerstag, 10. März 2016, 10:41:34 CET schrieb mathias dufresne:
> Hi, Mathias and all
> thank you for your answer.
>
> > Hi all,
> >
> > SPN = servicePrincipalName
> >
> > A simple search returning all servicePrincipalName declared in your AD:
> > ldbsearch -H $sam
2016 Mar 29
2
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
Hi Mathias and all.
Am Donnerstag, 24. März 2016, 13:26:12 CEST schrieb mathias dufresne:
> Hi,
>
> I'm glad that helped you : )
>
> About SPN, I found that link few days ago:
> https://adsecurity.org/?page_id=183
> It tries to list the string values available usable for SPN.
>
> And it gives also that link:
>
2009 Dec 09
2
Kerio Mail Server - anyone?
Hey guys,
I'm trying to install the latest Kerio and it seems to want an older
version of libstdc++ which I cannot find anywhere in RPM land
(sorry, but I just know gmail is going to mangle this on its way out )
[root at localhost ~]# rpm --install
/home/amckay/kerio-kms-6.7.3-7892.linux.i386.rpm
error: Failed dependencies:
libstdc++.so.5 is needed by kerio-kms-6.7.3-7892.linux.i386
2016 Mar 10
2
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
Hi all,
SPN = servicePrincipalName
A simple search returning all servicePrincipalName declared in your AD:
ldbsearch -H $sam serviceprincipalname=* serviceprincipalname
An extract from result concerning a lambda client:
# record 41
dn: CN=win-client345,OU=Machines,DC=ad,DC=domain,DC=tld
servicePrincipalName: HOST/MB38W746-0009
servicePrincipalName: HOST/MB38W746-0009.ad.domain.tld
2005 Oct 14
3
Adaptec 7892 Not Showing
Hi all,
I am trying to boot Xen on a Adaptec 7892 SCSI controller and it isn''t even
going into the check routines for the disk! (Ie, no disks are found and I
can''t boot into Xen...)... It works fine on FC3 and the drivers are
compiled into the kernel (I tried both new and old...). The machine is an
IBM eSeries 330.
Anyone else have it running on a 7892?
Thanks,
David
2012 Aug 14
2
tigervnc-server-module crashes after EL 6.3 update
We began experiencing failed vnc connections to the console display on
servers that have been updated to EL 6.3. No such failures have occurred
on similar connections to EL 6.2 servers.
On the client machine a normal vncviewer display appears with the
expected graphical login until the mouse pointer is moved within the
boundaries of the vncviewer window. At this point the window closes and
an