Control Web Panel

WebPanel => E-Mail => Topic started by: amin on December 26, 2014, 06:30:32 PM

Title: Roundcube hangs while sending mail
Post by: amin on December 26, 2014, 06:30:32 PM
 When I want to send email , only sending message.... show and email not send and Roundcube hang!
Title: Re: Roundcube hangs while sending mail
Post by: erm3nda on December 30, 2014, 09:37:58 AM
Logs please. Look at /var/log/maillog.
As example
Code: [Select]
tail /var/log/maillog
You can export it to a txt file to copy/paste/read it by:
Code: [Select]
tail /var/log/maillog > ~/mail.log