Difference between revisions of "Popfile"
Unnilennium (talk | contribs) |
Unnilennium (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Languages|Popfile}} | {{Languages|Popfile}} | ||
+ | <!-- here we define the contrib name variable --> | ||
+ | <!-- we get the page title, remove suffix for translated version; if needed you can define there with the value you want--> | ||
+ | {{#vardefine:contribname| {{lc: {{#titleparts: {{BASEPAGENAME}} |1}} }} }} | ||
+ | {{#vardefine:smecontribname| smeserver-{{lc: {{#titleparts: {{BASEPAGENAME}} |1}} }} }} | ||
+ | <!-- we define the language --> | ||
+ | {{#vardefine:lang| {{lc: {{#titleparts: {{PAGENAME}} | | -1}} }} |en }} | ||
+ | |||
=POPFile 0.21.2 for SME 7.x and 8= | =POPFile 0.21.2 for SME 7.x and 8= | ||
Line 5: | Line 12: | ||
[[User:Cool34000|Sylvain Gomez]]<br/> | [[User:Cool34000|Sylvain Gomez]]<br/> | ||
mailto:sylvaingomez@free.fr | mailto:sylvaingomez@free.fr | ||
+ | ===Version=== | ||
+ | {{#smeversion: smeserver-popfile }} | ||
==Description== | ==Description== | ||
Line 38: | Line 47: | ||
The problem comes from older package post uninstall script that delete popfile init script and configuration db entry, impossible to fix as it is already installed. | The problem comes from older package post uninstall script that delete popfile init script and configuration db entry, impossible to fix as it is already installed. | ||
+ | ==Bugs== | ||
+ | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title= bugzilla}} | ||
+ | and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}} | ||
+ | |||
+ | Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}} | ||
+ | |||
+ | ==Changelog== | ||
+ | Only released version in smecontrib are listed here. | ||
+ | |||
+ | {{#smechangelog: {{#var:smecontribname}} }} | ||
---- | ---- | ||
− | [[Category: | + | [[Category: Deprecated_Contrib]] |
[[Category: Mail]] | [[Category: Mail]] |
Latest revision as of 07:38, 11 July 2022
POPFile 0.21.2 for SME 7.x and 8
Maintainer
Sylvain Gomez
mailto:sylvaingomez@free.fr
Version
Description
POPFile is an automatic mail classification tool. Once properly set up and trained, it will scan all email as it arrives and classify it based on your training. You can give it a simple job, like separating out junk e-mail, or a complicated one-like filing mail into a dozen folders. Think of it as a personal assistant for your inbox. For more information see http://popfile.sourceforge.net/.
Installation and Uninstall
For installation just hit the following command
yum install smeserver-popfile --enablerepo=smecontribs
For uninstall just hit the following command
yum remove smeserver-popfile
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.
Additional information
Known issues
Update fails and break popfile
to update from version prior to smeserver-popfile-0.21.2-2.el5.sme, you need first to remove old package (rpm -e smeserver-popfile or yum remove smeserver-popfile) then install more recent package as described in this page. If you read this when this is too late, you can still remove present package with yum and re install it with yum.
The problem comes from older package post uninstall script that delete popfile init script and configuration db entry, impossible to fix as it is already installed.
Bugs
Please raise bugs under the SME-Contribs section in bugzilla
and select the smeserver-popfile component or use this link
Below is an overview of the current issues for this contrib:
ID | Product | Version | Status | Summary |
---|---|---|---|---|
7714 | SME Contribs | 8.0 | CONFIRMED | popfile need to be updated and rpm rebuild |
Changelog
Only released version in smecontrib are listed here.