| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 306 |
| Technical Name |
kw_mock_sendmail_server |
| License | LGPL-3 |
| Website | https://kitworks.systems/ |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 306 |
| Technical Name |
kw_mock_sendmail_server |
| License | LGPL-3 |
| Website | https://kitworks.systems/ |
What this module does
Emulates an outgoing mail server without a real SMTP server. A mock server accepts absolutely all outgoing emails as successfully sent and can store them for later inspection — the outgoing counterpart of the Mock Mail Server module.
Drop-in SMTP stub
A new outgoing mail server authentication type that never opens a network connection.
Catch-all sending
When an active mock server exists, every outgoing email is accepted as sent — regardless of from-filter or configured real servers.
Optional storage
Capture each sent email — subject, recipients, reply-to, message-id and body — for later inspection in a dedicated model.
No external dependency
Works in isolated test environments — no real SMTP server, no firewall holes, and the Test Connection button always succeeds.
See it in action
Pick Odoo Test Server (Mock) as the authentication type and enable Store Sent Emails — no SMTP host required.
Every outgoing email is accepted as sent and captured in the Sent Mock Emails list for inspection.
Open any captured email to review subject, recipients, reply-to, message-id and the rendered HTML body.
Need help?
Questions, customisation or paid support — we’ll get back the same business day.
Please log in to comment on this module