Configuring Opera's M2 mail client to work with POPFile

This text assumes that you have already set up M2 for your mail account and everything is running fine.

Setting up M2 to use POPFile as a POP3 proxy

  1. Install POPFile.
  2. In Opera, choose File → Preferences → E-mail.
  3. Click “Manage accounts”.
  4. Select the account you want to set up to work with POPFile and click “Edit…”.
  5. Choose the “Servers” tab.
  6. Note the name of the incoming server that you currently use.
  7. Change the incoming server to 127.0.0.1
  8. Edit the username box to contain the information “mailserver:username”. I.e. change the contents of this box thus that it now contains the name of the incoming server you noted in step #6, followed by a colon, and then the username that previously occupied the whole box.
  9. Click “OK”.
  10. That's it. If you have more accounts and you'd like to use them with POPFile, start over at step #2.

Making M2 filter mail based on POPFile's categorization

  1. Go to the POPFile control center in your web browser (http://127.0.0.1:8080).
  2. Switch to the “Buckets” tab.
  3. Make sure that “Subject line modification” is switched to “Off”.
  4. Make sure that “X-Text-Classification Header” is switched to “On”.
  5. Right-click the spam folder in M2 and select “Properties…” from the context menu.
  6. Switch to the “Filter” tab in the properties dialog.
  7. Click “Add filter”.
  8. From the drop-down box that currently contains the word “Subject”, select “Any header”.
  9. From the drop-down box next to it that currently contains the word “Contains”, select “Matches regexp”.
  10. In the edit box to the right of these two drop-downs, type “X-Text-Classification: spam”. If the bucket that you set up in POPFile as your spam bucket has a different name, e.g. “junk”, then enter that name instead of “spam”.
  11. Click “OK”.
  12. If you have set up more than two buckets in POPFile then create a new View or select an existing View in M2 and edit it's properties.
  13. Again, change to the filters tab and let it filter any header on a regular expression. This time enter “X-Text-Classification: bucket-name” where “bucket-name” is the name of any other bucket you have set up in POPFile.

Important:

  • Make sure that each of your filters has a space behind the colon after “X-Text-Classification”.
  • Make sure that the spelling of your bucket names are the same in POPFile and M2.
  • There is no need to create a filter for your “Inbox” or “ham” bucket.
 
howtos/opera.txt · Last modified: 2008/02/08 19:49 by 127.0.0.1

Should you find anything in the documentation that is incomplete, unclear, outdated or just plain wrong, please let us know and leave a note in the Documentation Forum.

Recent changes RSS feed Donate Driven by DokuWiki
The content of this wiki is protected by the GNU Fee Documentation License