Both sides previous revisionPrevious revisionNext revision | Previous revision |
module:dyndns [2024/08/04 17:39] – [modopts.ini] add 'password' key (optional) digital man | module:dyndns [2024/12/27 16:13] (current) – [SPF] The example SPF record is valid even when not using vert as relay agent and MX) digital man |
---|
| ''wildcard'' | CNAME | When set to ''true'', will create a wildcard record for "*.yourbbs.synchro.net" | | | ''wildcard'' | CNAME | When set to ''true'', will create a wildcard record for "*.yourbbs.synchro.net" | |
| ''password'' | N/A | Over-ride the password (first argument) specified on command-line | | | ''password'' | N/A | Over-ride the password (first argument) specified on command-line | |
| |
| ==== SPF ==== |
| |
| Some mail servers (e.g. ''gmail.com'') require that mail senders to conform with [[wp>Sender_Policy_Framework]]. |
| |
| If your sending mail server is also the mail exchange (receiving mail server) for your domain (e.g. you are [[howto:relay_smtp|relaying your outbound Internet email]] through [[bbs:Vertrauen]] **and** [[howto:vert_mx|using Vertrauen as your SMTP Mail Exchange]]), then you can create a valid SPF record for your //.synchro.net// hostname by creating the following key in the ''[dyndns]'' section of your ''[[dir:ctrl]]/[[config:modopts.ini]]'' file: |
| |
| txt = v=spf1 mx a -all |
| |
===== See Also ===== | ===== See Also ===== |
* [[:module:|Modules]] | * [[:module:|Modules]] |
| |