Re: [mailop] Question of SPF record

2023-02-06 Thread Jarland Donnell via mailop
Take this: v=spf1 a mx ip4:74.208.4.194 ~all Change it to this: v=spf1 include:_spf.perfora.net include:_spf.kundenserver.de ~all Done :) On 2023-02-05 18:13, H via mailop wrote: I have a domain with multiple email addresses hosted by Ionos. I have found that outgoing emails can come from a

Re: [mailop] Question of SPF record

2023-02-06 Thread Mark Alley via mailop
Per their instructions here: https://www.ionos.com/help/domains/configuring-mail-servers-and-other-related-records/using-an-spf-record-to-prevent-spam/ Just add these to your SPF record like so. v=spf1 a mx include:_spf.perfora.net include:_spf.kundenserver.de ~all You probably don't need the