Displaying 20 results from an estimated 20000 matches similar to: "dovecot-lda logging"
2010 Sep 16
2
Deliver/LDA, no data in the logs, even with debug set (dovecot + qmail-ldap), and sieve issue
Hi,
I am trying to integrate sieve with qmail-ldap. I can't get it to work, and
deliver isn't logging anything to the log files (or syslog, if selected).
Hence I have got no way to diagnose the problem. Any help appreciated.
*root at debtwo:~# dovecot --version*
1.2.13
*root at debtwo:~# dovecot -n*
# 1.2.13: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-3-686 i686 Debian squeeze/sid
2013 Sep 21
2
LDA quota rejection
Hi to all, i have dovecot 2.2.5 and i have implemented lda rejection
through quota full
this is my dovecot conf
protocol lda {
mail_fsync = optimized
auth_socket_path = /usr/local/var/run/dovecot/auth-userdb
deliver_log_format = msgid=<%f>-<%s>-%m: %$
hostname = mail.cgilfe.it
info_log_path = /var/log/dovecot/dovecot-deliver.log
log_path =
2011 Oct 17
1
lmtp performance
Hello:
In the process of migration from version 1.2 to 2.0 have tried to use
lmtp instead of lda as delivery agent.
But unfortunately througput we get is poor with lmtp compared to lda.
In peak times with lda we are able to deliver over 1800 messages/minute
(high I/O but not affecting service) but if we switch to lmtp cannot
deliver more than 300 mess/minute (very low I/O).
This is enough
2020 Oct 30
2
Filtering mails with sieve filters
Hello good people,
I have dovecot- 2.3.7.2 (Ubuntu Ubuntu 20.04.1 LTS) running fine.
However, I have a hitch with mail filtering.
Using SOGo as the webmail UI, I created a filter rule which resulted into
the rule below:
require ["fileinto"];
if allof (address :contains "from" "odhiambo") {
fileinto "INBOX/Odhiambo";
}
However, the test mail I sent
2013 May 17
1
ACLs - creating new top level folders
Hi,
I'm wondering, whether it's possible, to define an ACL on the mailbox
itself. We use Dovecot 1.2.15 (included in Debian 6) and maildir
filesystem layout:
/home/mail01/user1/Maildir/new \
/home/mail01/user1/Maildir/cur Inbox
/home/mail01/user1/Maildir/tmp /
/home/mail01/user1/Maildir/.folder1/new \
/home/mail01/user1/Maildir/.folder1/cur folder1
2011 Feb 14
1
Sendmail and Dovecot deliver (dovecot-lda)
Hi,
I have a Centos 5 system with sendmail running as my MTA.
Normally I note from sendmail logs that mails get delivered using the
'local' mailer.
I have therefore entered the following into my sendmail.mc file, from an
earlier post on this list:
define(`LOCAL_MAILER_PATH',`/usr/libexec/dovecot/deliver')
define(`LOCAL_MAILER_FLAGS',`DFMPhfnu9')
2010 Nov 19
2
lda sieve error using global after sieve script
Hi all,
ok, so I've implemented an after sieve script with the following line
in the plugins area :
sieve_after = /home/mailboxes/sieve/to_spam_folder.sieve
It seems to work ok on some accounts, but then I'm getting the following
error in the deliver error log for many accounts :
Error: sieve: script /home/mailboxes/sieve/to_spam_folder.sieve failed
with unsuccessful implicit keep
2020 Oct 30
1
Filtering mails with sieve filters - SOLVED
You might consider adding "stop;" after the fileinto, otherwise
a second match might process the message again, moving it
elsewhere, etc.
Tom.
On 10/30/2020 5:47 AM, Odhiambo Washington wrote:
>
> Answering to myself,
>
> The issue was as a result of a config parameter for SOGo:
>
> Changed
> NGImap4ConnectionStringSeparator = "/";
>
> to
>
2007 Mar 23
2
Dovecot LDA Logging
I have Dovecot LDA logging fine right now but I really don't like having
my log files world writable because I have users with shell access.
Is there a way to have Dovecot LDA log to syslog or would it be possible
to write a mini-daemon that could log to syslog on behalf of Deliver or
something else altogether?
Jonathan
2017 Aug 22
2
store into mailbox 'Junk' aborted
Hi,
I've just switch from procmail to pigeonhole, and I'm seeing an issue
(twice in six hours).
I have spamassisn running via postfix milter, and dropping off via main.cf
"mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp"
The issue is that I get a sequence of these log messages:
Aug 21 19:43:59 lmtp(toppk): Debug: Junk: Mailbox opened because: lib-lda
delivery
Aug 21
2013 May 20
1
Sieve/pigeonhole with Exim and Dovecot LDA
I am trying to configure my Dovecot installation to provide
Vacation/Out-of-the-office emails using the Sieve plugin. My setup is a
little bit peculiar:
Internet Internet
| ^
V |
Provider's POP3 server Provider's SMTP server
|
2006 Jul 02
3
Dovecot deliver logging problem and procmail
Hello!
Currently I'm trying to integrate dovecot's deliver program into procmail.
So basically I'd write a patch for procmail to deliver not directly into
the mbox file but delivering with the dovecot deliver program.
Do you think this is a good concept?
For testing I use the commands discussed below. Currently I'm having a
problem that deliver doesn't recognize the
2009 Oct 05
4
Delivery failure about update to 1.2.4 (Debian)
Version:
1.2.4
Config:
# 1.2.4: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.26-2-686 i686 Debian squeeze/sid ext3
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot-info.log
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap imaps pop3 pop3s
ssl_ca_file: /etc/ssl/certs/gd_intermediate_bundle2.crt
ssl_cert_file: /etc/ssl/certs/theta.crt
ssl_key_file: /etc/ssl/private/theta.key
2017 Nov 19
2
Sieve coding question
On 11/16/17 11:03 AM, Stephan Bosch wrote:
> Op 11/16/2017 om 7:42 PM schreef lists.dovecot at rogerklorese.com:
>> Is there a more appropriate list on which to ask for assistance in
>> coding Sieve rules, or may I ask here?
> I know of no other suitable venue, so go ahead.
>
> Regards,
>
> Stephan.
Here is the config. I don't think IMAPsieve is configured...
#
2015 Apr 29
1
lda and lmtp error after upgrading dovecot
Hello everybody,
after upgrading dovecot on a debian wheezy installation from the
standard package version (dovecot 2.1.7) to dovecot 2.2.13-11 from
wheezy-backports, i noticed some errors in my logs...
Apr 28 22:00:13 lmtp(4879, xxxxxxxxx at unipd.it): Info: copy from <lmtp
DATA>: box=INBOX, uid=error,
msgid=<20150428200011.47D801F32 at mydoom.unipd.it>, size=1523
They are not
2008 Oct 17
2
dovecot-deliver occasionally fails to deliver, leaving no clues
Hello,
I have a FreeBSD 7.1 x86 system using dovecot with postfix and a mysql
user database. Everything works completely fine, except that on
occasion dovecot-deliver fails. When postfix tries to redeliver the
message in about 15 minutes, it succeeds. So this isn't a very big
problem, just an annoying puzzle.
Here's the postfix log. At first, I thought it could be a postfix
2014 Mar 05
2
Bounce messages
Hi,
I just set up my mail server using postfix / dovecot / mysql and it works well. I just have a problem : I'm a trying to have a overquota notification and the server sends nothing (mail server rejects incoming mail).
Could you tell me if there is a problem with dovecot or postfix configuration?
Kind regards,Long
My conf :
# 2.1.7: /etc/dovecot/dovecot.conf# OS: Linux 2.6.32-26-pve x86_64
2011 Apr 25
4
dovecot & OCFS2 Cluster
hi all
We have an ocfs2 cluster compose of 4 Debian lenny serveurs wich have
access to an ISCSI LUN we have create a partition on this Lun and
formated this partition as OCFS2.
2 serveurs does mail delivery (SMTP) and the two other are pop/imap
servers. The smtp servers use dovecot LDA to deliver to mailboxes. La
version de dovecot is 1.2.13, ldirectord balance conexion to the
2010 May 24
2
Problem with deliver and quota userdb sql
I have quota with userdb sql override. When i overpass 100M deliver
reject the message. I have 200M in sql. Deliver don't query the database.
What happen in it?
# 1.2.11: /etc/dovecot.conf
# OS: Linux 2.6.9-89.0.25.ELsmp i686 Red Hat Enterprise Linux AS release
4 (Nahant Update 8) ext3
log_path: /var/log/dovecot/dovecot.log
info_log_path: /var/log/dovecot/dovecot.info
protocols: imaps
2014 Mar 06
1
Bounce messages
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 6 Mar 2014, Thanh Long DANG wrote:
> I just set up my mail server using postfix / dovecot / mysql and it
> works well. I just have a problem : I'm a trying to have a overquota
> notification and the server sends nothing (mail server rejects incoming
> mail).
What do you mean with "the server sends nothing" Which