Hi,
I am trying to run appro-mail application in DM368IPNC but i am getting the following output.
# ./appro-mail -tqueue id:0./esmtp user@domain.com.com -f user@domain.com -C /tmp/.esmtprc -X /tmp/log.txtopening config file /tmp/test.cfg===CFG: total 1 files=== 1. /tmp/123.txtSMTP server problem No route to hostAre there any settings which i am missing.
Thanks and Regards,
Mayank
I think you must check system settings:- network settings: default gateway- if you set SMTP-server in printable view, e.g. smtp.domain.com, you must have DNS-server address in /etc/resolv.conf- if you haven't DNS-server you can write ip-address and SMTP-server name in /etc/hosts
Dear Sir,
We reviewed the command such as follow and it is the default SMTP setting.
# ./appro-mail -tqueue id:0./esmtp user@domain.com.com -f user@domain.com -C /tmp/.esmtprc -X /tmp/log.txtopening config file /tmp/test.cfg
Please modify the setting about SMTP base on your real local side and then try it again.
For example
# ./appro-mail -tqueue id:0./esmtp lisa@appropho.com -f mark@appropho.com -C /tmp/.esmtprc -X /tmp/log.txtopening config file /tmp/test.cfg
===CFG: total 1 files=== 1. /tmp/123.txt
Best Regards,
Appro Support Team