Hi again Zhang,
we are talking about iPhone 4 for the most and some Android based mobile devices such as Samsung Galaxy 2 etc...
So I have now configured both mobile phone models and it`s working just fine.
The problem was that SMTPAUTH service was not started upon iRedMail server boot, so I have now
started the service and configured it to start upon CentOS boot and it`s working just fine..
So one little suggestion, can You configure the iRedMail installer to add following commands right after the
installation, I know that some of them already starts upon CentOS boot bot not all of them...
in my case CentOS runlevel is 3 so:
I know that this is not the same on the Centos and Ubuntu, but You could perhaps configure the
installer to determine which OS is used and than run the commands below, as these services is something we MUST
have up and running... (as far as I know)
chkconfig --level 345 iredapd on
chkconfig --level 345 httpd on
chkconfig --level 345 mysqld on
chkconfig --level 345 postfix on
chkconfig --level 345 dovecot on
chkconfig --level 345 amavisd on
chkconfig --level 345 iptables on
chkconfig --level 345 spamassassin on
chkconfig --level 345 policyd on
chkconfig --level 345 saslauthd on <-------- now users are able to send the emails...
Thank You for reply !
and SORRY for little delayed response, I had some problems with internet connection... but it`s ok now..
Best regards