Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

It might happen that there are several mails in the local queue on the appliance - mails which have been created r.g., due to a misconfiguration. In this case, it might be useful to be able to clear the queue. The mail queue can be deleted via the page Manage email in the Web Configuration. On this page you can delete the emails one by one if you like. Additionally, you can delete the emails using SSH.

Status
colourGreen
titleLAST TESTED ON CMA 1.7.49


Panel
borderColorblack
bgColor#f8f8f8
titleTable of Contents

Table of Contents

Step-by-step guide


For appliance firmware 1.6.9 and lower:

  1. Enable root access via SSH.
  2. Connect to the device as root user.
  3. Execute the mailq command to take a look at the mail queue.
  4. Run rm /var/spool/nullmailer/queue/* to delete all mails from the queue.
  5. Disable root access via SSH.


For appliance firmware 1.7.0 and higher:

  1. Enable root access via SSH.
  2. Connect to the device as root user.
  3. Execute the mailq command to take a look at the mail queue.
  4. Run postsuper -d ALL to delete all mails from the queue.
  5. Disable root access via SSH.

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space in ( "CON" , "KB" )
labelskb-how-to-article

...