Email Invoices
Send invoices directly to customers via email: with PDF attachments, customisable templates, and support for CC/BCC.
Email Configuration
Configure SMTP settings under Settings → System Preferences:
Sending an Invoice
From any invoice's Quick View or Manage screen:
- Click Email Invoice
- The To field auto-fills from the customer's email
- The From field auto-fills from the biller's email
- Add CC/BCC recipients if needed
- Customise the subject and message body
- The invoice PDF is attached automatically
- Click Send
Email Engine
Powered by PHPMailer 6.10: a modern, well-maintained email library:
- Full SMTP authentication support
- TLS 1.2/1.3 encryption
- HTML email with plain-text fallback
- PDF attachment handling
- Multiple recipients with comma/semicolon separation
Email Templates
Email bodies use Blade templates stored in templates/emails/. Customise the subject line, greeting, message body, and footer per your branding.