search for: 1021699

Displaying 3 results from an estimated 3 matches for "1021699".

Did you mean: 1021691
2017 Jul 13
2
Can Dovecot replace fetchmail?
I'm using fetchmail to grab mail for multiple accounts from an external IMAP server and drop it into local mailboxes via SMTP. It polls the remote server every two minutes. Can Dovecot replace this functionality more elegantly, using IDLE to avoid the polling necessary with fetchmail? I'd like to designate that mail for specific accounts on the external server be moved to specific
2012 Apr 08
0
[LLVMdev] Privatize global variables
On 4/7/12 7:28 PM, Dmitry N. Mikushin wrote: > Dear LLVM, > > To workaround the GPU modules visibility rules, we need to lower > global variables into scope-variables of main entry and arguments in > other functions. For example, The -internalize pass changes globals to have internal linkage. Does this not suffice for your needs? -- John T. > > int foo = 0; > > int
2017 Jul 13
0
Can Dovecot replace fetchmail?
...> fetchmail? I'd like to designate that mail for specific accounts on the > external server be moved to specific local mailboxes. Just in case: fetchmail can /idle/ on an IMAP server as well, though with multiple accounts that needs some tuning, see eg. https://bugs.launchpad.net/bugs/1021699 or http://fnxweb.com/blog/2012/07/14/using-multiple-fetchmail-instances-for-instant-gratification/ -- peter