Displaying 20 results from an estimated 8000 matches similar to: "LDA qmail - vpopmail"
2008 Aug 07
1
Expire Plugin - LDA with Vpopmail errors
I am trying to setup Dovecot to use the expire plugin and wanted to use
the LDA so I can ensure the messages are indexed as they are delivered
to the mailboxes. This system is only accessed via a webmail interface
Using dovecot-1.1.2 and Vpopmail with Qmail
Dovecot.conf file
base_dir = /usr/local/var/run/dovecot/
protocols = imap
disable_plaintext_auth = no
shutdown_clients = yes
log_path =
2010 Oct 07
1
Qmail+Vpopmail+Mysql+Dovecot 2.x (Notes on a successful conversion)
SoI had a hell of a time converting my qmail install to dovecot 2.0.5,
so I thought I'd pass on what I learned.
1. When using vpopmail, do not use " --disable-many-domains". If you
do, you'll need to recompile vpopmail without that setting and use the
script found at
http://qmailrocks.thibs.com/downloads/scripts/migrate-vpopmail-many-domains
to collapse the tables.
2.
2013 Apr 12
0
Problem with vpopmail + qmail + dovecot lda
I have a little problem in my configuration (vpopmail + qmail + dovecot
2.1.12 with LDA)
my .qmail-default is this
| /var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d
$EXT@$USER -e | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
I receive al mails to postmaster for non-existent users (all my users
are virtual and live under group 89 vpopmail) and this is ok
2009 Nov 19
1
lda deliver + vpopmail
Hi all,
I'm enjoying using dovecot deliver with qmail+vpopmail+dspam.
It works mostly fine, I like the indexing and sieve features with dovecot deliver.
I would like to get more details on trouble, the log entry is just :
"
2009-11-18_20:38:55.64778 delivery 50833: deferral:
"
As you see, there no reason for the deferral. How can I make deliver more verbose ?
I also have a
2014 Feb 06
1
qmail dovecot lda
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
SETUP:
qmail + dovecot 2.2.10 + pigeonhole 0.4.2
I have a user who's quota is at 98% so theoretically when this user is
receiving any mails qmail shout send a rejection message like user is
overquota
/vpopmail/domains/medianetork.ro/.qmail-default
#| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
| DTLINE=${DTLINE/$USER-}
2008 Dec 02
3
qmail and LDA: passdb didn't return userdb entries
Hi,
i'm testing Dovecot LDA to works with qmail and vpopmail. I have added into
a .qmail for a users this line:
root at test.com: /home/vpopmail/domains/test.com/0/test# cat .qmail
| /var/qmail/bin/preline -f /usr/libexec/dovecot/deliver -d $EXT@$USER
This is my dovecont conf:
# dovecot -n
# 1.1.7: /etc/dovecot.conf
# OS: Linux 2.6.24-21-server x86_64 Ubuntu 8.04.1
log_path:
2011 Jul 29
0
vpopmail + dovecot-lda doubling deliver messages
We use qmail + vpopmail + dovecot, limits and alias are in vpopmail mysql
database, it has worked ok.
The .qmail-default:
| /data/vpopmail/bin/vdelivermail '' bounce-no-mailbox |
/var/qmail/bin/preline -f /usr/local/dovecot/libexec/dovecot/deliver -d
$EXT@$USER
When you send a message to alias works OK.
The problem that is happening that is sent to asdf at domain.com
asdf at
2013 May 18
1
Dovecot 2.2.1 LDA and sieve (lack of) errors
Hello again, all. Of course after posting yesterday that all was well
with my setup, turns out all is not well. The problem I'm having is with
dovecot-lda functioning and making deliveries to my mailbox, but the
sieve scripts don't seem to have any effect. Attempts at logging what
is/isn't happening have been total failures.
Managesieve seems to work fine, port 4190 is open on the
2010 Aug 19
1
Dovecot lda with qmail
Dear All,
According to my setup i can not call
|/var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda
from my /var/qmail/control/defaultdelivery file, Instead making a perl
file which will call the same for delivery of mails.
If i put the following code in my mail.pl |/var/qmail/bin/preline -f
/usr/local/libexec/dovecot/dovecot-lda then it throws error in running
file
2011 Apr 25
1
dovecot lda aliases doesn't work
Hi,
I am trying to use dovecot as lda.
I have put this line in my .qmail-default file:
#|/var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d
$EXT@$USER
It is working correct with real addresses but couldn't find forwarding
addresses.
This is my /usr/local/etc/dovecot-sql.conf:
driver = mysql
connect = host=localhost user=vpopmailuser password=vpopmailpassword
2012 Mar 12
0
Dovecot LDA breaking .qmail forwarding?
Good morning all,
I've a problem, I'm using the Dovecot LDA in my .qmail file:
|/var/qmail/bin/preline -f /usr/local/libexec/dovecot/deliver -d $EXT@$USER
However when I add a forward, such as:
|/var/qmail/bin/preline -f /usr/local/libexec/dovecot/deliver -d $EXT@$USER
<mailto:&wouter at vdschagt.com> &wouter at vdschagt.com
The mail isn't forwarded
2011 Mar 24
1
pigeonhole and roundcube install problem
Hi,
I've installed sieve and managesieve(pigeonhole) on qmail and
dovecot(v2.0.11).
I've install sieverules on Roundcube. I can see the plugin on the
webinterface, and i can add rules.
But there is a problem:
I've put this .qmail file on "deneme" user's home directory according to
[1].
|/var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d
2009 Aug 15
2
Dovecot LDA
Good morning,
Still not having luck to get the LDA to work, using Qmail + Vpopmail and read the wiki. I'm using:
auth default {
mechanisms = plain
passdb vpopmail {
}
userdb vpopmail {
}
user = vpopmail
count = 1
ssl_require_client_cert = no
}
Which work well for authenticating users, however when using the following in a .qmail file:
|/var/qmail/bin/preline -f
2013 May 10
1
Problem with LDA reject message
Hi to all, i have a problem with LDA when users are quota-full.
My setup is Vpopmail + dovecot + lda; if i send a messagge internally to
a user with quota full i receive correctly a messagge but in the header
( i attacch a snip)
From - Fri May 10 14:42:27 2013
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
X-Mozilla-Keys:
Return-Path: <"<>"@mail.cgilfe.it>
i receive
2007 Feb 19
1
Replacing qmail + vpopmail with: sendmail + dovecot
Hi,
I wonder if it posible to replace qmail + vpopmail with sendmail + dovecot?
The idea is like this:
- use sendmail + milter API to filter spam/virus and deliver the email to
the dovevot MDA (LDA)
- dovecot should save the email to the directory as specified in the
vpopmail DB
- maintain the vpopmail BD (users + passwd)
- use dovecot pop3/imap for the clients
- use sendmail again to receive
2019 Nov 03
1
Sieve redirect does not collect the sendmail child process correctly (Dovecot 2.3.4.1, Pigeonhole 0.5.4)
On Saturday, November 2, 2019 10:40:45 PM EET Stephan Bosch <stephan at rename-it.nl> wrote:
> I think we already know about this issue (tracked as DOP-942). It
> apparently happens because qmail masks the SIGCHLD signal while Dovecot
> doesn't unmask it before waiting for children.
You're right.
Isn't this a simple fix - a call to sigprocmask ?
This should not be a
2013 Jul 26
2
dovecot-lda not logging if dovecot runs under daemontools
Hello all,
I have dovecot running under daemontools and I can't see dovecot-lda in
action when I read the logs. I've set the logs to /dev/stderr because
daemontools redirects /dev/stderr to /var/log/dovecot/current.
The dovecot server works fine and I know that dovecot-lda is actually
doing the delivery, because the sieve facility is working as well. I can
get lda log working -but
2010 Feb 15
1
dovecot-sieve vacation vs qmail-ldap
Helloo,
We are using dovectot lda with qmail-ldap,
dovecot 1.2.10, sieve 0.1.15
lda is executed as
exec /var/qmail/bin/preline -f /usr/local/dovecot/libexec/dovecot/deliver -s
preline adds Delivered-To: header,
everything works fine except vacation
Feb 9 16:07:16 thebe dovecot: deliver(lazy): sieve:
msgid=unspecified: discarding vacation response for message implicitly
delivered to <lazy
2007 Feb 19
2
Replacing qmail + vpopmail with: sendmail + dovecot.
> Hi,
> I wonder if it posible to replace qmail + vpopmail with sendmail + dovecot?
>
> The idea is like this:
> - use sendmail + milter API to filter spam/virus and deliver the email to
> the dovevot MDA (LDA)
> - dovecot should save the email to the directory as specified in the
> vpopmail DB
> - maintain the vpopmail BD (users + passwd)
> - use dovecot pop3/imap
2009 Aug 05
0
Deliver LDA versus vdelivermail
Good morning all,
I have a question. Due to my interest in the Sieve plug-in. I'm considering to change the LDA on my production servers from 'vdelivermail' from vpopmail to 'deliver' from Dovecot. However I'm not sure how to go about doing this or whether there are any conversion issues that I should be aware of.
Currently my /var/qmail/control/defaultdelivery is set to