Displaying 20 results from an estimated 600 matches similar to: "Dovecot sieve with postfix."
2010 Sep 23
3
execvp /usr/local/libexec/dovecot/dovecot-lda: Permission denied
I'm trying to follow the instructions for configuring Dovecot LMTP with
postfix for virtual domains but whenever mail arrives, in /var/log/maillog,
I see
Sep 23 16:01:20 mybox postfix/pipe[572]: 999C83206C6: to=<
user at mytest.domain.com>, relay=dovecot, delay=0.08, delays=0.04/0.01/0/0.03,
dsn=4.3.0, status=deferred (temporary failure. Command output: pipe: fatal:
pipe_command: execvp
2015 Jul 01
4
dovecot-lmtp
Hi, I'm trying to use dovecot-lmtp so that I can filter messages with
sieve, however it doesn't appear to be working.
I followed the instructions on wiki2.dovecot.org. I'm running Debian
Wheezy. I've got runit configured to execute postfix and dovecot, which
may be the source of the problem (runit executes /usr/sbin/dovecot -F).
I've got mail_debug turned on and there is
2017 Feb 12
2
Maildirsize not updated
I am using dovecot lmtp
root at messagerie[10.10.10.19] ~ # grep virtual_transport /etc/postfix/main.cf
# transport_maps = hash:/var/lib/mailman/data/transport-mailman, proxy:mysql:/etc/postfix/mysql-virtual_transports.cf
# virtual_transport = maildrop
virtual_transport = lmtp:unix:private/dovecot-lmtp
root at messagerie[10.10.10.19] ~ #
On Thursday, February 9, 2017 7:54 PM, WJCarpenter
2017 Feb 09
2
Maildirsize not updated
On Thursday, February 9, 2017 2:02 PM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> how do you measure the difference?
header of maildirsize and output of doveadm quota get -u user at domain.tld
Here's another occurence that happened a couple weeks ago on 25-01-2017 (retrieved from a mail I sent to the user and to teammates):
in some unit in % of quota
2011 Jul 27
3
sieve on debian squeeze
Hi. I have a quite problem with dovecot and sieve on Debian Squeeze.
I'm trying to enable sieve plugin into dovecot, but something is
deeply wrong. I hope that this is the right place to give some help.
There are no errors or warning messages, simply sieve don't works.
For the big picture about my mail server you can follow this link
2007 Jun 13
1
postfix+dovecot delivering to wrong (/var/mail/%u) place
(Dovecot 1.0.rc15)
Hello I'm tring to configure postfix+dovecot on debian etch.
In dovecot I use passdb pam and userdb passwd-file. I can connect pop3
clients and reveice mails
and connect smtp clients and send mails, but it is delivered to
/var/mail/%u instead the configured
mailboxes in /var/local/dovecot/%u.
I`ve configured postfix as say http://wiki.dovecot.org/LDA/Postfix.
2009 May 20
5
using postfix+dovecot+squirrell+amavisd and spam folder per user
Hi All,
As I say in the subject I use postfix, dovecot with squirrellmail as webmail
and amavisd as spam control,
My problem is that all the spam I catch is send to /var/lib/amavis/virus but
I want to send this mails to the spam folder of each user.
This way the user can see the mails and determine if they are really spam or
false positive.
I dont know exactly what element of the system is the
2006 May 10
4
LDA not being called by postfix?
Hello,
I'm using Postfix with virtual domains (MySQL), Dovecot 1.0beta7 and CVS
LDA. I've set up postfix to use the LDA for maildir delivery and defined
a global sieve script.
-- master.cf --
...
dovecot unix - n n - - pipe
flags=DRhu user=vmail:vmail argv=/usr/local/libexec/dovecot/deliver -d
${recipient}
...
-- main.cf --
smtpd_banner =
2015 Jan 23
2
sieve filter not working
HI,
> You could set
>
> syslog_facility = local5
>
> and have all the log messages in the messages file.
According to the output of command
# doveadm log find
every type of message goes to the file I was looking at, "/var/spool/maillog".
>> So, is it postfix doing the local mail delivery, not dovecot?
>>
> To answer this question please post relevant
2016 Jan 17
4
Temporary Lookup Failure
Hi All,
Have a CentOS 7, dovecot and postfix setup.
Can get mail via 995 SSL/TLS
Can send mail to virtual users and auto creation works using
/etc/dovecot/passwd file via mail command.
Using the dovecot lmtp and can login via 465 but the user lookup fails
via postfix.
in postfix main.cf have virtual_transport = lmtp:unix:private/dovecot-lmtp
in dovecot.log I am seeing no errors
in
2009 May 18
5
LDA and postfix with recipient delimiter: documentation
Just a comment about the documentation for postfix integration when
using receipient delimiter and delivery of user+foo at domain.ext to
user at domain:
http://wiki.dovecot.org/LDA/Postfix
I had some issues to get this working, so thought I'd share my
experience. Dovecot version 1.2.rc3. Postfix version
postfix-2.7-20090511.
I have no local (unix) mailboxes, everything is delivered to
2009 Jul 01
4
dovecot lda and postfix
I do not know if this is a help request to solve a problem but
to understand what is going on. I am going to start with the problem
description as I see it and we will go from there.
I have postfix setup to use dovecot for tls/sasl in addition to its
normal imap/pop3 functions. Postfix is also setup to do virtual
domains, getting its information from the files valias, vmaps, and
vhosts which are
2009 Aug 15
11
Postfix : lda problem
Hi,
I come back with my problem:
On debian lenny, using dovecot 1.1.13-2~bpo50+1 I try to configure my
setup (with Postfix virtual
domains) to use dovecot as lda but nothing happens, as if postfix not
delegate to dovecot
I am using the contreol panel alternc (http://www.alternc.org).
All the maildir are in the format
/var/alternc/mail/i/info_domainepublic.net for info at domainepublic.net
The
2014 May 16
2
Pigeonhole and Dovecot deliver
Hi,
i still try to sieve system.
ok first our deliver command procmail. our user accounts stored in
openldap, mail files are in Maildir folders
in 15-lda.conf recommented
protocol lda {
# Space separated list of plugins to load (default is global
mail_plugins).
mail_plugins = $mail_plugins sieve
log_path =
info_log_path =
}
after that,
in master.cf i added
dovecot unix -
2012 Nov 20
2
Need help for configure sieve
Hello,
i just did set up a mail server with postfix+dovecot+mysql+roundcube
everything work fine.
Now i'm trying to configure dovecot to get sieve working, and i
probably missing something, cause i can not get it to fall in work...
Thanks in advance, if you can help me a bit...
here is my dovecot (2.1.10) conf :
20:07 root at curzio /home/mathieu # dovecot -n
# 2.1.10:
2016 Apr 02
2
Still muddling through with broken auth...
Hey Everyone,
I?m still muddling through my first install? Followed the tutorials on workaround.org <http://workaround.org/> which were very helpful! but don?t include much info if things don?t work 100%? and so far I haven?t been able to pin down where the error is. When I try: telnet localhost 143 this is what shows up in the maillot:
Apr 2 21:06:57 ip-172-31-24-2 dovecot: auth: Fatal:
2011 Jan 20
4
LMTP & home, chroot, mail userdb fields.
Hello, Dovecot.
I'm using postfix + dovecot with pure virtual users. postfix uses
standard virtual transport, and dovecot fetches such fields from
userdb:
chroot: "/usr/home/hosted/v-mail/%d/%n"
home: "/"
mail: "maildir:."
Everything works Ok -- dovecot founds users' mail.
Now, after upgrade to dovecot2, I want to use it LMTP server as
2016 Apr 02
3
Still muddling through with broken auth...
Hey Edgar,
Thanks for catching that! Missed it earlier! Got it changed but I?m still having the same error updated postconf -n:
[ec2-user at ip-172-31-24-2 conf.d]$ postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level =
2010 Jul 08
1
LDA ignored
Hi,
my final goal is it to make use Dovecot's sieve modul - but
unfortunately I'm not getting the LDA running as it is described in the
Dovecot's wiki pages ... ;/
I've more and more getting the feeling that the LDA section in the
configuration is completely ignored, cause whatever change I do in there
is not being recognized at all - I could just type wildly arround in
there
2007 Mar 09
1
deliver configuration
Hi.,
I am trying to configure Virtual Users. Whenever I use: "virtual_transport =
dovecot" I get:
deliver(user_at_domain): net_connect(/usr/local/var/run/dovecot/auth-master)
failed: No such file or directory
But it works when I use: "virtual_transport = virtual"
What am I doing wrong?
Thank you !
-------------- next part --------------
An HTML attachment was