thunderbird
02-09-2008, 01:12 PM
Hi Everyone,
I succeed in sending mail from spoon but when I need to run it from command line (ie, kitchen) I got this error :
ERROR 10-02 00:47:54,390 (LogWriter.java:println:400) -Mail to Admin - Problem while sending message: javax.mail.MessagingException: Unknown SMTP host: smtp.gmail.com;
nested exception is:
java.net.UnknownHostException: smtp.gmail.com
INFO 10-02 00:47:54,390 (LogWriter.java:println:403) -Send Mail From Environment Variable - Finished jobentry [Mail to Admin ] (result=false)
Is it a bug or there is something I need to add in kitchen's arguments ?
Regards,
Thunderbird
I succeed in sending mail from spoon but when I need to run it from command line (ie, kitchen) I got this error :
ERROR 10-02 00:47:54,390 (LogWriter.java:println:400) -Mail to Admin - Problem while sending message: javax.mail.MessagingException: Unknown SMTP host: smtp.gmail.com;
nested exception is:
java.net.UnknownHostException: smtp.gmail.com
INFO 10-02 00:47:54,390 (LogWriter.java:println:403) -Send Mail From Environment Variable - Finished jobentry [Mail to Admin ] (result=false)
Is it a bug or there is something I need to add in kitchen's arguments ?
Regards,
Thunderbird