| Server IP : 45.40.142.9 / Your IP : 216.73.216.236 Web Server : Apache System : Linux s45-40-142-9.secureserver.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : bayspec ( 506) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/dovecot-2.3.10.1/wiki/ |
Upload File : |
Dovecot LDA with Qmail ====================== System users ------------ The delivery command you need is ---%<------------------------------------------------------------------------- |/var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda ---%<------------------------------------------------------------------------- (You may need to adjust the paths to match your qmail and dovecot installations.) The 'preline' command will add the 'Return-Path:' and 'Delivered-To:' lines, because 'dovecot-lda' doesn't recognize qmail's environment variables. For site-wide usage, put that in '/var/qmail/control/defaultdelivery' (assuming you installed qmail according to LWQ [http://www.lifewithqmail.org/lwq.html]). Or, save it as '.qmail' in selected users' home directories. Virtual users ------------- Add the '-d' parameter to specify the destination username: ---%<------------------------------------------------------------------------- |/var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d $EXT@$USER ---%<------------------------------------------------------------------------- (This file was created from the wiki on 2019-06-19 12:42)