Skip to content
CodeFloe

Email

CodeFloe deliberately separates automated outbound email from mailbox hosting.

Scaleway Transactional Email delivers notifications generated by Forgejo and Crow CI in both development and production. Postale continues to host human-managed mailboxes and receive replies sent back to Forgejo notification addresses. Because Postale is operated by a non-EU company, CodeFloe plans to move incoming email to Scaleway Mailbox once the beta offering is ready for production use.

Forgejo and Crow submit outbound messages to smtp.tem.scw.cloud on port 587 using STARTTLS. The sender remains notification@codefloe.com.

Forgejo’s outgoing [mailer] configuration is independent from its [email.incoming] configuration. Incoming replies therefore continue to use Postale’s IMAP endpoint and mailbox credential even though notifications leave through Scaleway.

This split avoids coupling application delivery to the mailbox provider while preserving reply-by-email support.