Billing module not sending mails

Discussion in 'Plugins/Modules/Addons' started by Franz, Mar 1, 2017.

  1. Franz

    Franz Member

    How to check why I can not send mail via billing module?
    I create company, client with email address, but email is not send when I try to send reminder or invoice.

    I enabled debug mode, but no info in logs...

    Any suggestions what to check?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The billing module uses the mail api from ISPConfig. By default, ISPConfig uses the PHP mail() function, but you can also send by SMTP, see settings under System > Interface > Main config > mail. Take a look at the mail log file of your system to see why the emails can not be delivered on your system.
     
  3. Franz

    Franz Member

    I found it, I enabled authorization for sending mail, but with wrong credentials.
    TNX for fast response. You can lock thread.
     

Share This Page