Help → IMAP on Debian
I've installed popfile on Debian, both using the standard apt-get and by downloading the package as suggested at http://getpopfile.org/docs/howtos:debian . Neither of these seems to have the option to enable IMAP support. Any suggestions?
-
Message #1148
You enable IMAP support from the "Advanced" tab of the UI. Look at the IMAP directions here:
http://getpopfile.org/docs/experimentalmodules:imapinstructions
jfh090112/23/09 05:17:11 -
-
Message #1150
That's what you do if it's installed IMAP. But that option doesn't appear, and nor has the IMAP perl module been installed. I saw a reference online to the Debian package having accidentally missed that out when building. Is it something I can bolt on afterwards? If so, how?
edwh12/23/09 09:37:09
-
-
Message #1149
Debian's popfile package is rather old; in fact, it doesn't currently have a maintainer who could update the package to a more recent version.
I suggest you uninstall the package and instead install POPFile manually.
First install the required Perl modules from CPAN:
sudo cpan Bundle::POPFile
Then [download] the cross-platform version and unzip it to a directory of your choice (you don't have to install or run POPFile as root) and from the shell start POPFile with perl popfile.pl after changing to the directory where you installed it.
manni12/23/09 09:35:29 -
-
Message #1151
Debian's popfile package is rather old; in fact, it doesn't currently have a maintainer who could update the package to a more recent version.
I suggest you uninstall the package and instead install POPFile manually.
Ok, thanks - thought I might be missing something. Will have a go.
edwh12/23/09 09:40:09
-
-
Message #1155
Hi,
I've uploaded unofficial packages for Debian (made by me) here:
http://amatubu.skr.jp/?POPFile/Debian_En
They have been tested on Debian 4 (etch) and Debian 5 (lenny).
Naoki
amatubu12/23/09 10:29:34 -
-
Message #1156
Awesome!
Shouldn't we put them on getpopfile.org and make them semi-official?
manni12/23/09 10:37:34 -
-
Message #1158
OK.
I've uploaded them to getpopfile.org and written some information on wiki:
http://getpopfile.org/docs/howtos:debian#semi-official_package
Naoki
amatubu12/24/09 14:02:49
-
-