Mautic on siteground?

Hi, I installed mautic on siteground hosting, for using it with amazon ses.

Everything went ok, except that emails delivering doesn’t work.



If in the email settings area I set amazon ses as other smtp, the mautic indicator continues to spin without complete the process.



If I use the credential of the hosting server (just for test, because anyway I need amazon), nevertheless the result of test connection and test send is success, when I try to send a real email, the result is the message is: "Sender verify failed !! Expected response code 250/251/252 but got code “550”, with message “550-Verification failed for 550-No Such User Here.” I found similar error on this blog but not pratical solutions.



I already asked to server and double checked every single possible configuration.



I eventually started to guess that a problem should exist between mautic and siteground. Anyone knows if there is a known bug?

Should I change server?

What can I do?

Do you have suggestions?

Anyone is available to try to help me hands on?



Many thanks in advance.


Hi, I installed mautic on siteground hosting, for using it with amazon ses.
Everything went ok, except that emails delivering doesn’t work.

If in the email settings area I set amazon ses as other smtp, the mautic indicator continues to spin without complete the process.

If I use the credential of the hosting server (just for test, because anyway I need amazon), nevertheless the result of test connection and test send is success, when I try to send a real email, the result is the message is: "Sender verify failed !! Expected response code 250/251/252 but got code “550”, with message “550-Verification failed for 550-No Such User Here.” I found similar error on this blog but not pratical solutions.

I already asked to server and double checked every single possible configuration.

I eventually started to guess that a problem should exist between mautic and siteground. Anyone knows if there is a known bug?
Should I change server?
What can I do?
Do you have suggestions?
Anyone is available to try to help me hands on?

Many thanks in advance.

Nope, it’s your settings. Most likely the mautic user account email is not verified. Change that to the verified email and it should work.

Just to make sure: Did you use the separately created Amazon SES SMTP credentials? It should not be your Amazon AWS credentials. Amazon SES works fine with our selfhosted Mautic.

Thank you for your answers.

@dirk_s: yes, I used the SES SMTP credentials, TLS, port, and the server name: email-smtp.eu-west-1.amazonaws.com (Ireland) as described in the amazon instructions.

@Adam: the email address is marked as verified in amazon ses. are you talking about any other verification process inside mautic, other than amazon ses verification?

Just to be precise only the email is verified, not the domain. It should be this?

But I still think that the problem should be outside amazon because the error “550-Verification failed for 550-No Such User Here.” is shown trying to send email through the siteground SMTP (but the test connection is success)…
… trying with amazon it returns no message (doesn’t complete the process).

I installed mautic in a subdomain (not in a folder). Isn’t possible that the issue is related to that, right?

Many thanks

PHP Version 5.5.35

System Linux serv01.ams27.siteground.eu 3.12.18-clouder0 #1 SMP Wed Jan 20 00:00:07 EET 2016 x86_64
Build Date Apr 29 2016 15:36:38
Configure Command ‘./configure’ ‘–prefix=/usr/local/php55’ ‘–mandir=/usr/man’ ‘–with-config-file-path=/usr/local/php55/lib’ ‘–with-config-file-scan-dir=/usr/local/php55/etc’ ‘–with-pear=/usr/local/php55/pear’ ‘–with-iconv’ ‘–disable-ipv6’ ‘–with-openssl=/usr/local/openssl’ ‘–with-zlib’ ‘–enable-bcmath’ ‘–with-bz2’ ‘–enable-calendar’ ‘–with-curl’ ‘–with-db4’ ‘–with-dbm’ ‘–with-enchant’ ‘–with-curlwrappers’ ‘–enable-exif’ ‘–enable-ftp’ ‘–with-kerberos’ ‘–enable-intl’ ‘–with-pcre-regex’ ‘–with-libdir=lib64’ ‘–with-gd’ ‘–with-pspell’ ‘–with-libedit’ ‘–with-readline’ ‘–with-jpeg-dir’ ‘–with-png-dir’ ‘–with-zlib-dir’ ‘–with-xpm-dir’ ‘–with-freetype-dir’ ‘–with-t1lib’ ‘–enable-gd-native-ttf’ ‘–with-gettext’ ‘–with-imap’ ‘–with-imap-ssl’ ‘–with-ldap’ ‘–with-ldap-sasl’ ‘–enable-mbstring’ ‘–with-mcrypt’ ‘–with-mhash’ ‘–with-mysql=/usr’ ‘–with-mysql-sock=/var/lib/mysql/mysql.sock’ ‘–disable-mysqlnd’ ‘–with-icu-dir=/usr/local/icu4c’ ‘–with-mysqli=/usr/bin/mysql_config’ ‘–enable-pcntl’ ‘–enable-sysvmsg’ ‘–enable-sysvsem’ ‘–with-pdo-mysql=/usr’ ‘–with-pdo-pgsql’ ‘–with-pgsql’ ‘–enable-shmop’ ‘–with-snmp=shared’ ‘–enable-soap’ ‘–with-tidy’ ‘–enable-sockets’ ‘–enable-wddx’ ‘–with-xmlrpc’ ‘–with-xsl=/usr/local/libxslt’ ‘–with-libxml-dir=/usr/local/libxml2’ ‘–enable-opcache’ ‘–enable-zip’
Server API CGI/FastCGI
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/php55/lib
Loaded Configuration File /usr/local/php55/lib/php.ini
Scan this dir for additional .ini files /usr/local/php55/etc
Additional .ini files parsed /usr/local/php55/etc/extensions.ini, /usr/local/php55/etc/limits.ini
PHP API 20121113
PHP Extension 20121212
Zend Extension 220121212
Zend Extension Build API220121212, NTS
PHP Extension Build API20121212, NTS
Debug Build no
Thread Safety disabled
Zend Signal Handling disabled
Zend Memory Manager enabled
Zend Multibyte Support provided by mbstring
IPv6 Support disabled
DTrace Support disabled
Registered PHP Streams https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip, ssh2.shell, ssh2.exec, ssh2.tunnel, ssh2.scp, ssh2.sftp
Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters zlib., bzip2., convert.iconv., mcrypt., mdecrypt., string.rot13, string.toupper, string.tolower, string.strip_tags, convert., consumed, dechunk

Zend logo This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.5.0, Copyright © 1998-2015 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.0.10, Copyright © 2002-2015, by ionCube Ltd.

Configuration

bcmath

BCMath support enabled

Directive

Local Value

Master Value

bcmath.scale 0 0

bz2

BZip2 Support Enabled
Stream Wrapper support compress.bzip2://
Stream Filter support bzip2.decompress, bzip2.compress
BZip2 Version 1.0.3, 15-Feb-2005

bz2_filter

bz2_filter support

bzip2.decompress, bzip2.compress

calendar

Calendar support enabled

cgi-fcgi

Directive

Local Value

Master Value

cgi.check_shebang_line 1 1
cgi.discard_path 0 0
cgi.fix_pathinfo 1 1
cgi.force_redirect 0 0
cgi.nph 0 0
cgi.redirect_status_env no value no value
cgi.rfc2616_headers 0 0
fastcgi.logging 1 1

Core

PHP Version 5.5.35

Directive

Local Value

Master Value

allow_url_fopen On On
allow_url_include Off Off
always_populate_raw_post_data Off Off
arg_separator.input & &
arg_separator.output & &
asp_tags Off Off
auto_append_file no value no value
auto_globals_jit Off Off
auto_prepend_file no value no value
browscap no value no value
default_charset no value no value
default_mimetype text/html text/html
disable_classes no value no value
disable_functions no value no value
display_errors On On
display_startup_errors Off Off
doc_root no value no value
docref_ext no value no value
docref_root no value no value
enable_dl On On
enable_post_data_reading On On
error_append_string no value no value
error_log php_errorlog php_errorlog
error_prepend_string no value no value
error_reporting 14325 30709
exit_on_timeout Off Off
expose_php Off Off
extension_dir /usr/local/php55/lib/php/extensions /usr/local/php55/lib/php/extensions
file_uploads On On
highlight.comment #FF8000 #FF8000
highlight.default #0000BB #0000BB
highlight.html #000000 #000000
highlight.keyword #007700 #007700
highlight.string #DD0000 #DD0000
html_errors On On
ignore_repeated_errors On On
ignore_repeated_source On On
ignore_user_abort Off Off
implicit_flush Off Off
include_path .:/usr/local/php55/pear .:/usr/local/php55/pear
log_errors On On
log_errors_max_len 1024 1024
mail.add_x_header On On
mail.force_extra_parameters no value no value
mail.log php_mail.log php_mail.log
max_execution_time 120 120
max_file_uploads 20 20
max_input_nesting_level 64 64
max_input_time 120 120
max_input_vars 3000 3000
memory_limit 256M 256M
open_basedir no value no value
output_buffering no value no value
output_handler no value no value
post_max_size 128M 128M
precision 14 14
realpath_cache_size 16K 16K
realpath_cache_ttl 120 120
register_argc_argv Off Off
report_memleaks On On
report_zend_debug On On
request_order no value no value
sendmail_from no value no value
sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i
serialize_precision 100 100
short_open_tag On On
SMTP localhost localhost
smtp_port 25 25
sql.safe_mode Off Off
stats_collector /var/lib/sec/primary.php /var/lib/sec/primary.php
sys_temp_dir no value no value
track_errors Off Off
unserialize_callback_func no value no value
upload_max_filesize 128M 128M
upload_tmp_dir no value no value
user_dir no value no value
user_ini.cache_ttl 300 300
user_ini.filename no value no value
variables_order GPCS GPCS
xmlrpc_error_number 0 0
xmlrpc_errors Off Off
zend.detect_unicode On On
zend.enable_gc On On
zend.multibyte Off Off
zend.script_encoding no value no value

ctype

ctype functions enabled

curl

cURL support enabled
cURL Information 7.30.0
Age 3
Features
AsynchDNS No
CharConv No
Debug No
GSS-Negotiate No
IDN Yes
IPv6 Yes
krb4 No
Largefile Yes
libz Yes
NTLM Yes
NTLMWB Yes
SPNEGO No
SSL Yes
SSPI No
TLS-SRP Yes
Protocols dict, file, ftp, ftps, gopher, http, https, imap, imaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
Host x86_64-unknown-linux-gnu
SSL Version OpenSSL/1.0.2h
ZLib Version 1.2.3

date

date/time support enabled
“Olson” Timezone Database Version 2015.5
Timezone Database internal
Default timezone UTC

Directive

Local Value

Master Value

date.default_latitude 31.7667 31.7667
date.default_longitude 35.2333 35.2333
date.sunrise_zenith 90.583333 90.583333
date.sunset_zenith 90.583333 90.583333
date.timezone America/Chicago America/Chicago

dba

DBA support enabled
Supported handlers dbm cdb cdb_make db4 inifile flatfile

Directive

Local Value

Master Value

dba.default_handler flatfile flatfile

dom

DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.7.8
HTML Support enabled
XPath Support enabled
XPointer Support enabled
Schema Support enabled
RelaxNG Support enabled

enchant

enchant support

enabled

Version 1.1.0
Revision $Id: d7c115e366f245f6234c5d1b1f3e93cf5500ab14 $

ereg

Regex Library Bundled library enabled

exif

EXIF Support enabled
EXIF Version 1.4 $Id: f366acc552b833af05c402be1c85c28cfd1581e6 $
Supported EXIF Version 0220
Supported filetypes JPEG, TIFF

Directive

Local Value

Master Value

exif.decode_jis_intel JIS JIS
exif.decode_jis_motorola JIS JIS
exif.decode_unicode_intel UCS-2LE UCS-2LE
exif.decode_unicode_motorola UCS-2BE UCS-2BE
exif.encode_jis no value no value
exif.encode_unicode ISO-8859-15 ISO-8859-15

fileinfo

fileinfo support enabled
version 1.0.5

filter

Input Validation and Filtering enabled
Revision $Id: fbeb8bbbf6cc97f568996dac46e13e48e2907326 $

Directive

Local Value

Master Value

filter.default unsafe_raw unsafe_raw
filter.default_flags no value no value

ftp

FTP support enabled

gd

GD Support enabled
GD Version bundled (2.1.0 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.2.1
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPEG Support enabled
libJPEG Version 6b
PNG Support enabled
libPNG Version 1.2.10
WBMP Support enabled
XPM Support enabled
libXpm Version 30411
XBM Support enabled

Directive

Local Value

Master Value

gd.jpeg_ignore_warning 0 0

gettext

GetText Support enabled

hash

hash support enabled
Hashing Engines md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128, 3 tiger160, 3 tiger192, 3 tiger128, 4 tiger160, 4 tiger192, 4 snefru snefru256 gost adler32 crc32 crc32b fnv132 fnv164 joaat haval128, 3 haval160, 3 haval192, 3 haval224, 3 haval256, 3 haval128, 4 haval160, 4 haval192, 4 haval224, 4 haval256, 4 haval128, 5 haval160, 5 haval192, 5 haval224, 5 haval256, 5

iconv

iconv support enabled
iconv implementation glibc
iconv library version 2.5

Directive

Local Value

Master Value

iconv.input_encoding ISO-8859-1 ISO-8859-1
iconv.internal_encoding ISO-8859-1 ISO-8859-1
iconv.output_encoding ISO-8859-1 ISO-8859-1

imap

IMAP c-Client Version 2004
SSL Support enabled
Kerberos Support enabled

intl

Internationalization support

enabled

version 1.1.0
ICU version 4.8.1.1
ICU Data version 4.8.1

Directive

Local Value

Master Value

intl.default_locale en_US no value
intl.error_level 0 0
intl.use_exceptions 0 0

json

json support enabled
json version 1.2.1

ldap

LDAP Support enabled
RCS Version $Id: 4db15e5bb92af06390fd31ab784837ab21a3d2ce $
Total Links 0/unlimited
API Version 3001
Vendor Name OpenLDAP
Vendor Version 20343
SASL Support Enabled

Directive

Local Value

Master Value

ldap.max_links Unlimited Unlimited

libxml

libXML support active
libXML Compiled Version 2.7.8
libXML Loaded Version 20708
libXML streams enabled

mailparse

mailparse support

enabled

Extension Version 2.1.6
Revision $Revision: 305002 $

Directive

Local Value

Master Value

mailparse.def_charset us-ascii us-ascii

mbstring

Multibyte Support enabled
Multibyte string engine libmbfl
HTTP input encoding translation disabled
libmbfl version 1.3.2

mbstring extension makes use of “streamable kanji code filter and converter”, which is distributed under the GNU Lesser General Public License version 2.1.

Multibyte (japanese) regex support enabled
Multibyte regex (oniguruma) backtrack check On
Multibyte regex (oniguruma) version 5.9.2

Directive

Local Value

Master Value

mbstring.detect_order no value no value
mbstring.encoding_translation Off Off
mbstring.func_overload 0 0
mbstring.http_input pass pass
mbstring.http_output pass pass
mbstring.http_output_conv_mimetypes ^(text/|application/xhtml+xml) ^(text/|application/xhtml+xml)
mbstring.internal_encoding UTF-8 UTF-8
mbstring.language neutral neutral
mbstring.strict_detection Off Off
mbstring.substitute_character no value no value

mcrypt

mcrypt support

enabled

mcrypt_filter support

enabled

Version 2.5.8
Api No 20021217
Supported ciphers cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
Supported modes cbc cfb ctr ecb ncfb nofb ofb stream

Directive

Local Value

Master Value

mcrypt.algorithms_dir no value no value
mcrypt.modes_dir no value no value

memcache

memcache support

enabled

Active persistent connections 0
Version 2.2.6
Revision $Revision: 303962 $

Directive

Local Value

Master Value

memcache.allow_failover 1 1
memcache.chunk_size 8192 8192
memcache.default_port 11211 11211
memcache.default_timeout_ms 1000 1000
memcache.hash_function crc32 crc32
memcache.hash_strategy standard standard
memcache.max_failover_attempts 20 20

memcached

memcached support

enabled

Version 2.2.0
libmemcached version 1.0.18
SASL support yes
Session support yes
igbinary support no
json support no
msgpack support no

Directive

Local Value

Master Value

memcached.compression_factor 1.3 1.3
memcached.compression_threshold 2000 2000
memcached.compression_type fastlz fastlz
memcached.serializer php php
memcached.sess_binary 0 0
memcached.sess_connect_timeout 1000 1000
memcached.sess_consistent_hash 0 0
memcached.sess_lock_expire 0 0
memcached.sess_lock_max_wait 0 0
memcached.sess_lock_wait 150000 150000
memcached.sess_locking 1 1
memcached.sess_number_of_replicas 0 0
memcached.sess_prefix memc.sess.key. memc.sess.key.
memcached.sess_randomize_replica_read 0 0
memcached.sess_remove_failed 0 0
memcached.sess_sasl_password no value no value
memcached.sess_sasl_username no value no value
memcached.store_retry_count 2 2
memcached.use_sasl 0 0

mhash

MHASH support Enabled
MHASH API Version Emulated Support

mysql

MySQL Support

enabled

Active Persistent Links 0
Active Links 0
Client API version 5.5.32
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib64 -lmysqlclient

Directive

Local Value

Master Value

mysql.allow_local_infile On On
mysql.allow_persistent Off Off
mysql.connect_timeout 20 20
mysql.default_host localhost localhost
mysql.default_password no value no value
mysql.default_port 3306 3306
mysql.default_socket /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock
mysql.default_user no value no value
mysql.max_links 60 60
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off

mysqli

MysqlI Support

enabled

Client API library version 5.5.32
Active Persistent Links 0
Inactive Persistent Links 0
Active Links 1
Client API header version 5.5.32
MYSQLI_SOCKET /var/lib/mysql/mysql.sock

Directive

Local Value

Master Value

mysqli.allow_local_infile On On
mysqli.allow_persistent On On
mysqli.default_host localhost localhost
mysqli.default_port 3306 3306
mysqli.default_pw no value no value
mysqli.default_socket /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock
mysqli.default_user no value no value
mysqli.max_links 60 60
mysqli.max_persistent Unlimited Unlimited
mysqli.reconnect On On

openssl

OpenSSL support enabled
OpenSSL Library Version OpenSSL 1.0.2h 3 May 2016
OpenSSL Header Version OpenSSL 1.0.2e 3 Dec 2015

pcntl

pcntl support

enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 8.38 2015-11-23

Directive

Local Value

Master Value

pcre.backtrack_limit 1000000 1000000
pcre.recursion_limit 100000 100000

PDO

PDO support

enabled

PDO drivers mysql, pgsql, sqlite

pdo_mysql

PDO Driver for MySQL

enabled

Client API version 5.5.32

Directive

Local Value

Master Value

pdo_mysql.default_socket /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock

pdo_pgsql

PDO Driver for PostgreSQL

enabled

PostgreSQL(libpq) Version 8.4.13
Module version 1.0.2
Revision $Id: af568c8ae63693bc2b766337bd4731078e62f9b4 $

pdo_sqlite

PDO Driver for SQLite 3.x

enabled

SQLite Library 3.8.10.2

pgsql

PostgreSQL Support

enabled

PostgreSQL(libpq) Version 8.4.13
PostgreSQL(libpq) PostgreSQL 8.4.13 on x86_64-redhat-linux-gnu, compiled by GCC gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52), 64-bit
Multibyte character support enabled
SSL support enabled
Active Persistent Links 0
Active Links 0

Directive

Local Value

Master Value

pgsql.allow_persistent Off Off
pgsql.auto_reset_persistent Off Off
pgsql.ignore_notice Off Off
pgsql.log_notice Off Off
pgsql.max_links 60 60
pgsql.max_persistent Unlimited Unlimited

Phar

Phar: PHP Archive support

enabled

Phar EXT version 2.0.2
Phar API version 1.1.1
SVN revision $Id: 17b0affd86ff751cb8e6046d04d91435b53fc6b8 $
Phar-based phar archives enabled
Tar-based phar archives enabled
ZIP-based phar archives enabled
gzip compression enabled
bzip2 compression enabled
OpenSSL support enabled

Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright © 2003-2009 Tim Kientzle.

Directive

Local Value

Master Value

phar.cache_list no value no value
phar.readonly On On
phar.require_hash On On

posix

Revision $Id: 5d20de77687b7d961b15450873fa23b9e64a136a $

pspell

PSpell Support enabled

readline

Readline Support

enabled

Readline library EditLine wrapper

Directive

Local Value

Master Value

cli.pager no value no value
cli.prompt b > b >

Reflection

Reflection

enabled

Version $Id: dc76d2fe0f3e9c327c1d4ca617d94e26c7fae98d $

session

Session Support enabled
Registered save handlers files user memcache memcached
Registered serializer handlers php_serialize php php_binary wddx

Directive

Local Value

Master Value

session.auto_start Off Off
session.cache_expire 180 180
session.cache_limiter no value nocache
session.cookie_domain no value no value
session.cookie_httponly Off Off
session.cookie_lifetime 0 0
session.cookie_path / /
session.cookie_secure Off Off
session.entropy_file no value no value
session.entropy_length 0 0
session.gc_divisor 1000 1000
session.gc_maxlifetime 1440 1440
session.gc_probability 1 1
session.hash_bits_per_character 5 5
session.hash_function 0 0
session.name 07806da86abac4e20874a6481ab42da2 PHPSESSID
session.referer_check no value no value
session.save_handler user files
session.save_path /tmp /tmp
session.serialize_handler php php
session.upload_progress.cleanup On On
session.upload_progress.enabled On On
session.upload_progress.freq 1% 1%
session.upload_progress.min_freq 1 1
session.upload_progress.name PHP_SESSION_UPLOAD_PROGRESS PHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.prefix upload_progress_ upload_progress_
session.use_cookies On On
session.use_only_cookies Off Off
session.use_strict_mode Off Off
session.use_trans_sid 0 0

shmop

shmop support enabled

SimpleXML

Simplexml support

enabled

Revision $Id: 6b8e23a01a85046737ef7d31346da5164505c179 $
Schema support enabled

soap

Soap Client enabled
Soap Server enabled

Directive

Local Value

Master Value

soap.wsdl_cache 1 1
soap.wsdl_cache_dir /tmp /tmp
soap.wsdl_cache_enabled 1 1
soap.wsdl_cache_limit 5 5
soap.wsdl_cache_ttl 86400 86400

sockets

Sockets Support enabled

SPL

SPL support

enabled

Interfaces Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException

sqlite

SQLite support

enabled

PECL Module version 1.0.3 $Id: sqlite.c, v 1.62.2.25 2004/07/10 12:25:33 wez Exp $
SQLite Library 2.8.14
SQLite Encoding iso8859

Directive

Local Value

Master Value

sqlite.assoc_case 0 0

sqlite3

SQLite3 support

enabled

SQLite3 module version 0.7-dev
SQLite Library 3.8.10.2

Directive

Local Value

Master Value

sqlite3.extension_dir no value no value

ssh2

SSH2 support

enabled

extension version 0.11.3-dev
libssh2 version 0.18
banner SSH-2.0-libssh2_0.18
remote forwarding enabled
hostbased auth enabled
polling support enabled
publickey subsystem enabled

standard

Dynamic Library Support enabled
Path to sendmail /usr/sbin/sendmail -t -i

Directive

Local Value

Master Value

assert.active 1 1
assert.bail 0 0
assert.callback no value no value
assert.quiet_eval 0 0
assert.warning 1 1
auto_detect_line_endings 0 0
default_socket_timeout 20 20
from no value no value
url_rewriter.tags a=href, area=href, frame=src, input=src, form=fakeentry a=href, area=href, frame=src, input=src, form=fakeentry
user_agent no value no value

sysvmsg

sysvmsg support enabled
Revision $Id: 1e821e8a0cbb868efec453560ba303e04f3a1db2 $

tidy

Tidy support

enabled

libTidy Release 14 June 2007
Extension Version 2.0 ($Id: e066a98a414c7f79f89f697c19c4336c61bc617b $)

Directive

Local Value

Master Value

tidy.clean_output no value no value
tidy.default_config no value no value

tokenizer

Tokenizer Support enabled

wddx

WDDX Support

enabled

WDDX Session Serializer enabled

xml

XML Support active
XML Namespace Support active
libxml2 Version 2.7.8

xmlreader

XMLReader enabled

xmlrpc

core library version xmlrpc-epi v. 0.51
php extension version 0.51
author Dan Libby
homepage http://xmlrpc-epi.sourceforge.net
open sourced by Epinions.com

xmlwriter

XMLWriter enabled

xsl

XSL enabled
libxslt Version 1.1.26
libxslt compiled against libxml Version 2.7.8
EXSLT enabled
libexslt Version 1.1.26

zip

Zip enabled
Extension Version $Id: 99c293c6d7426a83c60d234956aa10f0b56218fb $
Zip version 1.11.0
Libzip version 0.10.1

zlib

ZLib Support

enabled

Stream Wrapper compress.zlib://
Stream Filter zlib.inflate, zlib.deflate
Compiled Version 1.2.3
Linked Version 1.2.3

Directive

Local Value

Master Value

zlib.output_compression Off Off
zlib.output_compression_level -1 -1
zlib.output_handler no value no value

Additional Modules

Module Name

ionCube Loader
sysvsem

Has anyone figured this out yet?

I’m having this same issue - on 3 different Mautic installs (of various versions), all hosted on Siteground. Everything is correct: followed all steps for setting up AmazonSES for Mautic, and I input the credentials and no matter what it just spins forever. I tried this with another email service provider as well, and it just spins. No error messages. PHP Sendmail, however, does work.

It also won’t connect to the monitored email box. It just fails.

It seems like the same issue that was happening when Mautic released 2.6, which they fixed in 2.6.1. And my code is definitely the “fixed” code, but it’s still just spinning.

Hi sarahcamp,

I am having same problem. How did you solved it. I am using version 2.11.0

I have had this same issue just recently. Rather than selecting Amazon SES, select Other SMTP. Then enter your SES credentials.

That fixed the problem for me.

The reason why configuring SES on Siteground using the “Amazon SES” option from the drop down menu does not work is because Siteground (and many other shared hosts) blocks the SMTP port in Mautic’s Amazon Transport code. Using “Other SMTP” with an alternate port can work, but you lose the ability to track bounces & complaints using HTTP callbacks.

The best option is to move away from a shared host that blocks arbitrary ports, to a VPS.
If that is not possible, manually modify the Amazon Transport code from the backend (Mautic\EmailBundle\Swiftmailer\Transport\AmazonTransport). The patch will only work until the next Mautic update, however, at which time it will be overwritten by the update process - and need to be patched again.

2 Likes

Wow I didn’t know about this. Thank you autoize for the helpful tip. I have already transitioned into a VPS, so I shouldn’t have to worry about the manual modification for the Amazon Transport code.

are there still problems with siteground, i want to move there