1 (edited by ikkeenjij36 2014-02-24 20:25:05)

Topic: mail not send/received

==== Required information ====
- iRedMail version: 0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MYSQl
- Linux/BSD distribution name and version: freebsd 10.0
- Related log if you're reporting an issue: maillog.0
====
hi there fianlly got it almost running.
Few problems though,like these commands not working:
phpMyAdmin    httpS://your_server/phpmyadmin/
phpLDAPadmin    httpS://your_server/phpldapadmin/
Awstats    httpS://your_server/awstats/awstats.pl?config=web (or ?config=smtp)
and here is the log that i could find:

Feb 23 23:37:42 freebsd newsyslog[626]: logfile first created
Feb 23 23:37:43 freebsd sm-mta[793]: gethostbyaddr(10.0.2.15) failed: 1
Feb 23 23:37:43 freebsd sm-mta[794]: starting daemon (8.14.7): SMTP+queueing@00:30:00
Feb 23 23:37:43 freebsd sm-mta[794]: STARTTLS=server: file /etc/mail/certs/dh.param unsafe: No such file or directory
Feb 23 23:37:43 freebsd sm-msp-queue[797]: starting daemon (8.14.7): queueing@00:30:00
Feb 23 23:50:10 freebsd sm-mta[752]: starting daemon (8.14.7): SMTP+queueing@00:30:00
Feb 23 23:50:10 freebsd sm-mta[752]: STARTTLS=server: file /etc/mail/certs/dh.param unsafe: No such file or directory
Feb 23 23:50:11 freebsd sm-msp-queue[755]: starting daemon (8.14.7): queueing@00:30:00
Feb 24 00:00:00 freebsd newsyslog[2209]: logfile turned over

And while i am writing this i see that the ip adres is not right.
Is that where maybe the problem is?
And how am i to change that adrees then?
My freebsd machine has internal ip adres of 192.168.1.97.

Also in phpmyadmin i get the error of Existing configuration file (./config.inc.php) is not readable.
How am i to solve this as well?
When i google this i get all these answers but when i give in cli this i get this error:
root@freebsd:/usr/ports/databases/phpmyadmin # cd /usr/local/cpanel/base/3rdpart
y/phpMyAdmin
/usr/local/cpanel/base/3rdparty/phpMyAdmin: No such file or directory..

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: mail not send/received

sm-mta is Sendmail program, not Postfix. So please stop sendmail service first, then start Postfix service.
It should be easier if you restart your server for this, and iRedMail does prompt you to restart server after iRedMail installation.