Popfile

From SME Server
Revision as of 05:12, 6 June 2007 by Cool34000 (talk | contribs) (New page: =POPFile 0.21.2 for SME 7.x= ==Maintainer== Sylvain Gomez<br/> mailto:sylvaingomez@free.fr ==Description== POPFile is a POP3 Proxy for filtering and classifying e-mail...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

POPFile 0.21.2 for SME 7.x

Maintainer

Sylvain Gomez
mailto:sylvaingomez@free.fr

Description

POPFile is a POP3 Proxy for filtering and classifying e-mails. For more information see http://popfile.sourceforge.net/.

Download

You can download this package here. You will also need this package for dependency. If you would like to save it directly on your SME Server, you should give this command at a linux-prompt

wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/popfile/perl-DBD-SQLite-1.13-1.el4.rf.i386.rpm
wget http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/popfile/smeserver-popfile-0.21.2-1.noarch.rpm

Installation and Uninstall

For installation just hit the following command

yum localinstall *.rpm

For uninstall just hit the following command

yum remove smeserver-popfile
yum remove perl-DBD-SQLite

You can ignore the yum-comments signal event post-upgrade and signal-event reboot.

Use

You can now retrieve emails via POPFile, you just need to set the following configuration to your favorite email client:

POP3 Server: your-sme-server-name
Login      : your-sme-server-name:your-sme-login
POP3 Port  : 1100

To add buckets or simply configure POPfile, start your favorite browser at http://your-sme-server-name:7676. Template:DrawBoxWarning

Additional information



Sylvain Gomez (Cool34000)