[Indimail-support] Errors - New Deployment

3 views
Skip to first unread message

Nicholas Chua

unread,
Jan 7, 2016, 2:27:51 PM1/7/16
to indimail...@lists.sourceforge.net
Hi,

I had deployed a Redhat 6.5 and install Indimail via repo.

Encountering 3 errors

1. missing certficate: /var/indimail/control/servercert.pem: No such file or directory
2. /var/log/indimail/greylist.1999/current --> ? bad range :: at /var/indimail/bin/greydaemon line 238, <WHITE> line 1
3. ps aux --> [tcpserver] <defunct> (I am guessing this is caused by the above, point 1 or point 2

How can i solve this?

Regards
nic

Manvendra Bhangui

unread,
Jan 7, 2016, 11:48:30 PM1/7/16
to Nicholas Chua, indimail...@lists.sourceforge.net
On 8 January 2016 at 00:57, Nicholas Chua <nichol...@outlook.com> wrote:

1. missing certficate: /var/indimail/control/servercert.pem: No such file or directory

The installation does not create certificates. It is expected either you install a valid certificate or generate a self signed certificate. You can run the following to create a self signed certificate

$ sudo /var/indimail/sbin/svctool --postmaster=postm...@indimail.org --config=cert
 
2. /var/log/indimail/greylist.1999/current --> ? bad range :: at /var/indimail/bin/greydaemon line 238, <WHITE> line 1
3. ps aux --> [tcpserver] <defunct> (I am guessing this is caused by the above, point 1 or point 2

This is a bug which has already been identified and fixed for the upcoming release. You can however fix this by running the following command

$ sudo /bin/sh
# echo 127.0.0.1 > /service/greylist.199/variables/LOCALIP
# /var/indimail/bin/svc -d /service/greylist.1999
# /var/indimail/bin/svc -u /service/greylist.1999

--
Regards Manvendra - http://www.indimail.org
Reply all
Reply to author
Forward
0 new messages