Changes

Jump to navigation Jump to search
1,231 bytes added ,  08:38, 11 July 2022
no edit summary
Line 1: Line 1: −
=POPFile 0.21.2 for SME 7.x=
+
{{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=
    
==Maintainer==
 
==Maintainer==
 
[[User:Cool34000|Sylvain Gomez]]<br/>
 
[[User:Cool34000|Sylvain Gomez]]<br/>
 
mailto:sylvaingomez@free.fr
 
mailto:sylvaingomez@free.fr
 +
===Version===
 +
{{#smeversion: smeserver-popfile }}
    
==Description==
 
==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.
 
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/''.
 
For more information see ''http://popfile.sourceforge.net/''.
  −
==Download==
  −
You can download this package ''[http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/popfile/smeserver-popfile-0.21.2-1.noarch.rpm here]''. You will also need ''[http://mirror.contribs.org/smeserver/contribs/sgomez/contribs/popfile/perl-DBD-SQLite-1.13-1.el4.rf.i386.rpm 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==
 
==Installation and Uninstall==
 
For installation just hit the following command
 
For installation just hit the following command
  yum localinstall *.rpm
+
  yum install smeserver-popfile --enablerepo=smecontribs
 
For uninstall just hit the following command
 
For uninstall just hit the following command
 
  yum remove smeserver-popfile
 
  yum remove smeserver-popfile
yum remove perl-DBD-SQLite
+
 
 
You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''.
 
You can ignore the yum-comments ''signal event post-upgrade'' and ''signal-event reboot''.
   Line 28: Line 33:  
  POP3 Port  : '''1100'''
 
  POP3 Port  : '''1100'''
 
To add buckets or simply configure POPfile, start your favorite browser at ''http://your-sme-server-name:7676''.
 
To add buckets or simply configure POPfile, start your favorite browser at ''http://your-sme-server-name:7676''.
{{drawBoxWarning|content=For security-reasons, create a password after your first login!}}
+
{{Warning box|For security-reasons, create a password after your first login!}}
    
==Additional information==
 
==Additional information==
 
*[http://popfile.sourceforge.net/ Website]
 
*[http://popfile.sourceforge.net/ Website]
 +
*[http://popfile.sourceforge.net/wiki/howtos:outlook Howto configure Outlook with POPFile]
 +
*[http://getpopfile.org/docs/howtos:mozilla_netscape Howto configure Thunderbird with POPFile]
 +
 +
==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 {{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.}}
   −
''Sylvain Gomez (Cool34000)''
+
==Changelog==
 +
Only released version in smecontrib are listed here.
    +
{{#smechangelog: {{#var:smecontribname}} }}
 
----
 
----
[[Category: Contrib]]
+
[[Category: Deprecated_Contrib]]
 +
[[Category: Mail]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu