What's the purpose of this module? I can't seem to find it anywhere on my system.
Jul 16, 2001, 11:04 AM
Administrator (9387 posts)
Jul 16, 2001, 11:04 AM
Post #2 of 6
Views: 2777
Hi,
This module, while not essential is recommended. It provides C code to decode/encode base64 attachments. Gossamer Mail will use it if it's available, but if not, will fall back to a perl version. This will mean if you don't have it installed, large attachments can be a bit slow to send or receive.
Cheeers,
Alex
--
Gossamer Threads Inc.
This module, while not essential is recommended. It provides C code to decode/encode base64 attachments. Gossamer Mail will use it if it's available, but if not, will fall back to a perl version. This will mean if you don't have it installed, large attachments can be a bit slow to send or receive.
Cheeers,
Alex
--
Gossamer Threads Inc.
Jul 16, 2001, 4:53 PM
Administrator (9387 posts)
Jul 16, 2001, 4:53 PM
Post #4 of 6
Views: 2766
Best thing to do is type:
perl -MCPAN -e 'install MIME::Base64'
and it will download and install it for you. Otherwise, you can go to:
http://mirrors.gossamer-threads.com/...ules/by-module/MIME/
and download the MIME::Base64 package.
Cheers,
Alex
--
Gossamer Threads Inc.
perl -MCPAN -e 'install MIME::Base64'
and it will download and install it for you. Otherwise, you can go to:
http://mirrors.gossamer-threads.com/...ules/by-module/MIME/
and download the MIME::Base64 package.
Cheers,
Alex
--
Gossamer Threads Inc.