Could you please try below commands, hope we can fix it:
# cd /opt/iredapd/
# chown iredapd:iredapd settings.py
# find . -name '*pyc' | xargs rm -f {}
# /etc/init.d/iredapd restart
Then try again. Paste all log (service start, smtp session) here if it doesn't work.