Application Settings
Use Application settings screen to view and manage top‐level application setting such as:
- Interspire Email Marketer’s URL.
- Your contact email address (for forgotten password requests from users).
- IP address tracking.
- Multiple unsubscription (use this to allow subscribers to be presented with a list of contact list that they can unsubscribe to.)
Note: Mailing list names will be shown to the customer.
- Let contacts modify their own email (use this to allow contacts to modify their own emails to anything they wanted without having to opt-in again.)
- Interspire Email Marketer’s system message (use this to inform users about scheduled maintenance, and so on).
- Information about Interspire Email Marketer’s database (such as login details, location, type and version).
- License key information.
You can also test the email sending system.
Take the following steps to configure application settings:
- Click Settings in the toolbar, then select Application settings. Configure your settings.
Settings: Application Settings
| Miscellaneous Settings | |
| Application URL | Enter Interspire Email Marketer’s full URL (Uniform Resource Locator), for example “https://www.example.com/examplefolder/”. |
| Contact Email Address | Enter the email address to which users’ forgotten password requests should be sent. |
| IP Address Tracking | Select this to log the IP address used when a contact subscribes to or unsubscribes from a list. Deselect this if you do not want to log IP addresses. |
| Use “Multiple Unsubscribe” | Select this to present subscribers with a list of the contact lists they belong to when they click an unsubscribe link, so they can choose which ones to leave. Note: Your contact list names are shown to the subscriber, so make sure they are named in a way you are happy for recipients to see. |
| Let contacts modify their own email | Select this to allow contacts to change their own email address through a Modify details form. Note: A contact who changes their address this way does not have to opt in again, so the new address inherits the old address’s subscription. |
| Idempotent Unsubscribe | Select this to treat repeated unsubscribe requests as a success rather than an error. Recommended. Mailbox providers and security scanners frequently follow an unsubscribe link more than once. With this off, the second visit reports a failure, which some providers read as a broken unsubscribe. See One-Click Unsubscribe. |
| System Message | If you want a message to display to your users when they log in to Interspire Email Marketer, enter the message here. The message displays beneath the usage graph in the Home screen. |
| Database Details | |
| Database Type | This displays the type of database Interspire Email Marketer is using. See the Database version field for the database application’s version details. |
| Database User Database Password | Enter the username you use to log into the database. If your database requires a password for login, enter it here. |
| Database Hostname | Enter the hostname or IP address of the database Interspire Email Marketer uses. |
| Database Name | Enter the name of the database Interspire Email Marketer uses. |
| Database Prefix | Enter text to affix to tables. Use this if your database includes multiple tables. |
| Database Version | This displays the version number of the database application Interspire Email Marketer is using. Note: Interspire Email Marketer supports MySQL v8.0 and above (MariaDB 10.x) |
| License Key Details | |
| License Key | Enter the license key you were given when you purchased Interspire Email Marketer. Note: If you are not sure what to enter here, contact your vendor. |
| License Email Address | Enter the email address associated with your Interspire Email Marketer license purchase. This must match the address on the licence, not simply an administrator’s address. |
| Test Sending | |
| Test Sending System | Enter an email address (to which you have access) in this field and click Send to test the email sending system. If the email arrives in the address’s inbox, the sending system is working correctly. Note: Configure global email server settings in the Email settings tab’s Mail server details section. |
Click Save to save your changes. Alternatively, click Cancel to return to the Home screen without saving any changes.
One-Click Unsubscribe
Major mailbox providers require bulk senders to support one-click unsubscribe (RFC 8058). Interspire Email Marketer handles this through the List-Unsubscribe header, configured on this screen.
The HTTPS unsubscribe URI is always included. It is what satisfies the one-click requirement, and there is no setting to turn it off. The fields below only control the optional mailto: fallback that sits alongside it.
List-Unsubscribe One-Click mailto: fallback | Select this to add a mailto: entry to the List-Unsubscribe header in addition to the HTTPS URI. This provides compatibility with older mail clients that do not support the HTTPS method. |
| One-Click Mailto Address | The email address used for the mailto: fallback, applied system-wide. A secure token is included in the message body parameter so the request can be matched back to the right contact and campaign. |
If you enable the fallback, make sure the address you enter is a real, monitored mailbox on a domain you control. Unsubscribe requests arriving there are processed automatically via the token, but a bouncing or non-existent address is worse than no fallback at all.
For the token format used in these links and how to rotate the signing key, see Token-Based Links.