I started using this wonderful tools just a few days ago. I am running version 3.5.4 on a linux server and already sent out my first campaign. This worked pretty well except for one address that is a .global domain. I confirmed this address is working fine, and I also checked the tlds-alpha-by-domain.txt file - the global domain is in there.
Am I doing anything wrong? Is there another place to check for allowed domains?
The only message is see is “Ungültige E-Mail-Adresse: userid 604 email jan@***.” I also had a look at the internet_tlds field in the database, but it does not seem to contain any data (see attached screenshot). I also found something else. While the .global address is failing during a batch send, it works fine when used as a test address before the actual batch.
@mr1tr6 It appears that the upgrade of the TLSs did not happen. You can try forcing an upgrade by deleting a row from the config table with item column of ‘tld_last_sync’ .
Otherwise you can disable email address validation by setting a value in the config.php file. Look in config_extended.php for that, then copy the setting to config.php.