search for: 12w

Displaying 12 results from an estimated 12 matches for "12w".

Did you mean: 12
2020 Feb 17
3
How does dovecot determine users from /etc/passwd?
We're using dovecot on a help desk ticketing system. The system doesn't perform any cleanup of IMAP mailboxes so we have a regular cronjob doing this: /usr/bin/doveadm flags add -A '\Deleted' SEEN SENTBEFORE 12w && /usr/bin/doveadm expunge -A DELETED MAILBOX '*' Recently, doveadm has been reporting this: doveadm(nobody): Error: User initialization failed: Namespace '': mkdir(/nonexistent/mail) failed: Permission denied (euid=65534(nobody) egid=65534(nogroup)) doveadm(nobody): Erro...
2020 Feb 19
1
How does dovecot determine users from /etc/passwd?
...er <philip.colmer at linaro.org> wrote: > > We're using dovecot on a help desk ticketing system. The system > doesn't perform any cleanup of IMAP mailboxes so we have a regular > cronjob doing this: > > /usr/bin/doveadm flags add -A '\Deleted' SEEN SENTBEFORE 12w && > /usr/bin/doveadm expunge -A DELETED MAILBOX '*' > > Recently, doveadm has been reporting this: > > doveadm(nobody): Error: User initialization failed: Namespace '': > mkdir(/nonexistent/mail) failed: Permission denied (euid=65534(nobody) > egid=6553...
2011 Dec 01
3
Issue with Polycom SPIP650 and its sidecar [SOLVED]
...h power. Changing PoE port would eliminate of confirm the PoE port > being the issue, but I?m betting on a Polycom defect.**** > > ** ** > > Make sure the PoE port is configured (if it`s a smart switch) to send > maximum power to the port, with a sidecar I think the phone requires 12W. > **** > > ** ** > > Regards,**** > > ** ** > > Mike**** > > > Hello, As suggested here, we tried this morning, to check if the problem could come from PoE. When my collegue arrived there, he had the chance to see the sidecar in its "broken mode": na...
2011 Apr 03
3
[LLVMdev] [GSoC] Increase the coverage of Polly
...ich are not currently optimized (e.g. have min/max, sext/zext, trunc or unsigned comparisons in the loop bounds or memory accesses). 7w Learn how optimization process work for this examples. 8-10w Enable tests one by one. 11w Estimate SPEC 264ref performnace improvement (yes, I have access to one). 12w Complete paperwork. I hope that it's real to complete this plan in time 26 марта 2011 г. 1:03 пользователь Tobias Grosser <grosser at fim.uni-passau.de > написал: > On 03/25/2011 05:44 PM, Vlad Krylov wrote: > >> Hello. >> >> Guys, sorry for delay, I thinked ab...
2011 Apr 05
0
[LLVMdev] [GSoC] Increase the coverage of Polly
...ink another very interesting thing would be an analysis that shows how much of the hot loops we can optimize. You can use such an analysis also to estimate the possible speedups we can achieve. Andreas (CCed) may be able to help you with some performance measurements he has already taken. > 12w Complete paperwork. What is paperwork? And why does is take a week? I also think it would be great if you could keep track of the code coverage improvement you achieve on the llvm testsuite. I added a lot of remarks, mainly because I am really interested in such a project. Please feel free to...
2020 Feb 17
0
How does dovecot determine users from /etc/passwd?
...<philip.colmer at linaro.org> wrote: > > We're using dovecot on a help desk ticketing system. The system > doesn't perform any cleanup of IMAP mailboxes so we have a regular > cronjob doing this: > > /usr/bin/doveadm flags add -A '\Deleted' SEEN SENTBEFORE 12w && > /usr/bin/doveadm expunge -A DELETED MAILBOX '*' > > Recently, doveadm has been reporting this: > > doveadm(nobody): Error: User initialization failed: Namespace '': > mkdir(/nonexistent/mail) failed: Permission denied (euid=65534(nobody) > egid=65...
2020 Mar 17
2
Getting autoexpunge to work
...itch over to autoexpunge is not working. There has been an active discussion today about getting expunge working so I thought I'd use the commands suggested there to figure out why autoexpunge might not be doing anything. "doveadm search -u local-finance-support mailbox INBOX savedbefore 12w" returns nothing even though the first email for that user is dated November 12th 2019. Using the message ID for that first email, I then tried this: doveadm search -u local-finance-support HEADER MESSAGE-ID "CAHgKB_f5ttC3kLgxgZiNzwyySvUfb-NXodqZ7K3+dkHKCOUwhg at mail.gmail.com" f...
2011 Apr 05
0
[LLVMdev] doxygen build fails
...teresting thing would be an analysis that shows how > much of the hot loops we can optimize. You can use such an analysis also to > estimate the possible speedups we can achieve. Andreas (CCed) may be able to > help you with some performance measurements he has already taken. > >> 12w Complete paperwork. > > What is paperwork? And why does is take a week? > > I also think it would be great if you could keep track of the code coverage > improvement you achieve on the llvm testsuite. > > I added a lot of remarks, mainly because I am really interested in such a...
2018 Aug 01
1
RFC: make as.difftime more consistent or convenient
Hello! you, Emil Bode <emil.bode at dans.knaw.nl>, wrote on Tuesday, July 31, 2018 1:55 PM: > Some of the changes you're proposing could be made (with effort), but note that you're not > restricted to providing strings with a format. > What you're trying to do can be accomplished with as.difftime(12, units='weeks'), see also > ?as.difftime > > Or if
2007 May 30
7
Ticket 616, service resource takes over puppetd port
Hello Luke, After our services do now successfully restart, we hit now the already opened bug where the restarted service takes over puppetd port if it''s configured to listen. One solution is to remove the listen option but it''s very nice to invoke a puppetrun on the clients from the central server without waiting for its next run. Where you already able to take a look? It
2011 Apr 07
3
[LLVMdev] [GSoC] Increase the coverage of Polly
...teresting thing would be an analysis that shows how > much of the hot loops we can optimize. You can use such an analysis also to > estimate the possible speedups we can achieve. Andreas (CCed) may be able to > help you with some performance measurements he has already taken. > >> 12w Complete paperwork. > > What is paperwork? And why does is take a week? > > I also think it would be great if you could keep track of the code coverage > improvement you achieve on the llvm testsuite. > > I added a lot of remarks, mainly because I am really interested in such a...
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