From: mario c. <ml...@ma...> - 2020-01-15 10:20:11
|
Hi this was quick! :-) I miss something. I get vmail user > strace -ffe %desc -s 4096 -o st fetchmail strace: Can't fopen 'st.15088': Permission denied I am not sure which permission I need to give. best wishes mario On Wed, 2020-01-15 at 09:47 +0000, Ralph Corderoy wrote: > Hi mario, > > > > strace -ffe %desc -s 4096 -o st fetchmail ...your-normal-arguments > > > > shame on me, but I forgot which my-normal-arguments I need to pass to > > a command as above > > It might be none if you want it to run through all the ‘poll’ entries in > your ~/.fetchmailrc. Or the name of a single ‘poll’ entry in that file > if you know that peer triggers the problem. You didn't show us the > arguments you normally use so I didn't replicate them in my example. > |