Hi,

run-parts sounded good but it didn't work for me.  I have file names
matching e-mail address such as os...@debian.org ;-)  

The use of "run-parts --list /.getmail/config/" yield nothing while
"echo ~/.getmail/config/*" has many files listed.  This is because of
"@".

So I decided only to exclude files ending like:
 foo~
 foo#
 foo.bak
 foo.swp

I hope this has minimal negative impacts while addressing most concerns
raised by the bug report.

Osamu
 

Reply via email to