-
Notifications
You must be signed in to change notification settings - Fork 310
Closed
Description
Describe the bug
When I try to send a certificate by mail, I got following error message in web admin:
"gomail: could not send email 1: gomail: invalid address \"\": mail: no address","status":404
Certificate is not sent.
To Reproduce
Steps to reproduce the behavior:
- Configure Alerting section in PacketFence with a SMTP server, sender and recipients
- Configure a CA
- Create a template
- Generate a certificate based on template with an email address
- Send certificate by mail
Expected behavior
Certificate is sent to email configured in certificate.
Additional context
There is no SMTP server installed on my PacketFence: nothing listens on 25. However, I'm able to send emails using my SMTP server configured in Alerting section.
Reactions are currently unavailable