Displaying 3 results from an estimated 3 matches for "idmg".
Did you mean:
dmg
2008 Apr 11
0
qmail + dovecot & vmail
...ir
dotlock_use_excl=yes
maildir_copy_with_hardlinks=yes
auth_verbose = yes
auth default {
mechanisms = plain
passdb passwd-file {
args = /etc/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 37525...
2008 Apr 11
1
dovecot + qmail - deliver not working...
...ir
dotlock_use_excl=yes
maildir_copy_with_hardlinks=yes
auth_verbose = yes
auth default {
mechanisms = plain
passdb passwd-file {
args = /etc/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 37525...
2006 Jan 05
1
"%S" doesn't parse to share name.
Hi,
Our smb.conf specifies share level logging with:
log file = /var/log/samba/%S.log
This results in a log file named "%S.log". I would expect something like
sharename.log. Can anyone explain this? I have not been able to Google any
answers.
Samba 3.0.10-1.4e.2 as PDC on RedHat ELS4 with Windows XP2 clients
%m.log gives "machinename.log" as expected.
%m.%S.log gives