Displaying 5 results from an estimated 5 matches for "pfml".
Did you mean:
pfel
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2009 Dec 31
1
Quota with Dict + SQL not updating
Hello all,
I have a Dovecot server deployed with a MySQL back end.
If the user logs in and there is no quota set for them in table 'quota', the
system will automatically inset a line with their username and current
messages/storage.
However after this it fails to update the information when to reflect new
messages coming to their inbox after the original insert of the information.
2010 Jan 01
1
Dovecot deliver and IMAP - separate user db queries possible?
How can I get deliver LDA and IMAP to use separate user DB SQL queries?
2010 Jan 02
1
Recalculate quota usage on demand
I would a method for Dovecot to recalculate the quota usage and rewrite it to
the quota DB (Called on demand by a non-Dovecot POP3 daemon)
I don't want the line deleted in the DB as this would only recalculate next
time the Dovecot LDA or IMAP handles a message, and I want to keep the data
availability contiguous.
Can this be done?
2010 Jan 14
3
LDA and POP3/IMAP user_query
How do I get IMAP+POP3 vs. LDA to use different user_query statements?
The problem is that the input fields are different.
IMAP/POP3 is an email address
LDA is a username
I have written a long statement to try and cater for both however it still
only works 99% of the time, and the remaining 1% fails. The 1% that fails
sees the mail being delivered to the wrong mbox. In this particular case