POP3 Tips: Difference between revisions

Back up to the Email Category
From AAISP Support Site
mNo edit summary
Line 13: Line 13:
As described above, messages that we mark as spam will be put in a separate folder on the server side. You can use our webmail to view the spam folder - you can then drag and move messages from your spam folder to your INBOX if you wish.
As described above, messages that we mark as spam will be put in a separate folder on the server side. You can use our webmail to view the spam folder - you can then drag and move messages from your spam folder to your INBOX if you wish.


[[File:Roundcube-spam-folder.png|frame|Spam folder (called Junk) in webmail]]
[[File:Roundcube-spam-folder.png|frame|none|Spam folder (called Junk) in webmail]]


==How to deliver messages marked as spam to your INBOX?==
==How to deliver messages marked as spam to your INBOX?==

Revision as of 12:27, 8 February 2019


We'd usually suggest to use IMAP to connect to our mail servers, but POP3 is supported too.

There are a coupe of things to know when using POP3 in regards to 'folders' and especially the 'spam' folder.

How messages marked as spam are delivered

Messages marked as spam will be delivered to a folder called "spam" - this is sometimes displayed as Junk on some email clients.

When using POP3, you will only download email that is in your INBOX, and so messages in the spam folder will not be downloaded. - this behaviour can be overridden with a 'sieve filter' though. See below.

How to view messages marked as spam?

As described above, messages that we mark as spam will be put in a separate folder on the server side. You can use our webmail to view the spam folder - you can then drag and move messages from your spam folder to your INBOX if you wish.

Spam folder (called Junk) in webmail

How to deliver messages marked as spam to your INBOX?

You can override the behaviour of delivering spam messages to a separate folder. To do this, you create a 'sieve filter' to force all messages to be saved to the INBOX. This can be done via webmail as follows:

  1. Log in to webmail - http://webmail.aa.net.uk
  2. Click Settings (top/right)
  3. Click Filters (left)
  4. Click the Plus (+) icon at the bottom of the 'Filters' column
  5. Set the filter as follows:
    • Filter name: Save all messages to inbox
    • For incoming mail: all messages
    • execute the following actions: Move message to Inbox

As per the image below:

Filter to move all messages to teh Inbox