Rainloop can't connect to server

  • I'm currently having some issues with Rainloop. For some reason it seems like I can't send any emails anymore. It also seems like I can't receive any new emails.

    If I try to send an email, right when I hit the "Send" button I get an error message telling me "Can't connect to server" and the button color changes to red.

    Edited once, last by Backslash ().

  • Logs ?? Logs??? Logs???

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Nuxwin

    Added the Label awaiting Information
  • //edit: Fixed the problem by running

    Code
    1. # /var/www/imscp/engine/setup/imscp-reconfigure --reconfigure

    Probably not the best way but its working now.

    Edited 2 times, last by Backslash ().

  • Next time you can run reconfigure only for webmails if you want:

    Code
    1. 1. # /var/www/imscp/engine/setup/imscp-reconfigure --reconfigure webmails

    You can also check:

    Code
    1. 1. # /var/www/imscp/engine/setup/imscp-reconfigure --reconfigure help

    for more details.