search for: lwq

Displaying 6 results from an estimated 6 matches for "lwq".

Did you mean: lwn
2008 Apr 11
0
qmail + dovecot & vmail
...dovecot/passwd } userdb static { args = uid=500 gid=500 home=/home/vmail/%d/%n } } cat /etc/dovecot/passwd peter at meta-logica.com:{SSHA}iDMg--- peter at wilboo.org:{SSHA}iDMg--- cat /var/qmail/control/defaultdelivery |/var/qmail/bin/preline -f /usr/lib/dovecot/deliver -d $EXT@$USER (LWQ setup - verified location of 'deliver') Looks like local delivery for qmail is NOT working :-( from the logs: starting delivery 8: msg 3752525 to local peter at ma--- status: local 1/10 remote 0/20 delivery 8: deferral: Can't_open_log_file_/var/log/dovecot.log:_Permission_denied/ stat...
2008 Apr 11
1
dovecot + qmail - deliver not working...
...dovecot/passwd } userdb static { args = uid=500 gid=500 home=/home/vmail/%d/%n } } cat /etc/dovecot/passwd peter at meta-logica.com:{SSHA}iDMg--- peter at wilboo.org:{SSHA}iDMg--- cat /var/qmail/control/defaultdelivery |/var/qmail/bin/preline -f /usr/lib/dovecot/deliver -d $EXT@$USER (LWQ setup - verified location of 'deliver') Looks like local delivery for qmail is NOT working :-( from the logs: starting delivery 8: msg 3752525 to local peter at ma--- status: local 1/10 remote 0/20 delivery 8: deferral: Can't_open_log_file_/var/log/dovecot.log:_Permission_denied/ stat...
2005 Oct 04
3
MAIL Aliases
Dear Friends, I insatlled qmail on CentOS 4.1 and now I need forward messages root to other user. I modified file /etc/aliases but it don't work. Thanks Adriano
2005 Jul 29
1
Mail problem
I have a problem finding the log from centos. I have installed qmail and i receive a lot of infected mails and i can't stop them because i don't know the ip from where they came. I know that in log files it is kept that ip but i havent't find it. In /var/log/ maillog it is a list but it does not have the ip of the mails. Can anyone help me? Another problem I have with Auto-responder
2007 Oct 22
2
Site about qmail (with CentOS as SO)
Hi all, I'm building this site about email servers - http://www.qmailrules.com It intends to be the *most extensive and comprehensive* site about qmail. It is like a step-by-step book, that intendes to *really* help people getting their servers up and running. It is not yet complete, but will be in a matter of days. People will be invitided to participat, for now is only by invitation.
2013 Aug 15
1
lda and home directory
Hello, I am using qmail and lda configured such that lda should not have to do a lookup for delivery. I set my defaultdelivery like so: |HOME=/home/mail/$USER /var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda Given that the email address being delivered to is bob.miller at computerisms.com, I expect $USER to be equal to bob.miller and $HOME to expand to /home/mail/bob.miller/.