Has anyone gotten gmailfs to work on any Debian-based system?
I tried the following under Knoppix:
$ apt-get install gmailfs
When I tried to mount it, I got an error:
$ mount -t gmailfs none /mnt/gmailfs/ -o
[EMAIL PROTECTED],password=${password},fsname=Gm41lf5
mount: unknown filesystem type 'gmailfs'
From the man page (man mount.gmailfs) I tried this example, which
gave me a different set of errors:
$ mount -t gmailfs none /home/knoppix/gmailfs -o
username=rwcitek,password=${password},fsname=Gm41lf5
Traceback (most recent call last):
File "/usr/share/gmailfs/gmailfs.py", line 241, in __init__
matchInode = m.group(2)
AttributeError: 'NoneType' object has no attribute 'group'
A look at the mounts shows that something is mounted:
$ mount | grep gmail
/tmp/.fuse_devIGU3Q6/fuse on /mnt/gmailfs type fuse (rw,nosuid,nodev)
and a look in my gmail account shows some funky kind of e-mails.
Anyone have any ideas why gmailfs is not quite working for me?
Regards,
- Robert
http://www.cwelug.org/downloads
Help others get OpenSource software. Distribute FLOSS
for Windows, Linux, *BSD, and MacOS X with BitTorrent
_______________________________________________
CWE-LUG mailing list
[email protected]
http://www.cwelug.org/
http://www.cwelug.org/archives/
http://www.cwelug.org/mailinglist/