Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Send email from own SMTP server #244

Open
DaAwesomeP opened this issue Jan 16, 2021 · 1 comment
Open

Send email from own SMTP server #244

DaAwesomeP opened this issue Jan 16, 2021 · 1 comment

Comments

@DaAwesomeP
Copy link

Hello,

I am looking at moving away from sending mail with Gmail so that the sent message headers will all have the correct email address. If I run my own SMTP server for outgoing mail, the only thing I need to do is add include:smtp.myhost.com to the SPF?

If this is possible, it would be great if it was added to the FAQ. Of course this is all at my own risk for security and message-sending correctness.

Thanks!

@fm
Copy link

fm commented Jan 30, 2021

Hi!
Only use include:smtp.myhost.com if you have an SPF record at smtp.myhost.com. Else use ip4:server-ip or a:server-hostname.com

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants