i running command line send mail with success if usin simple command:

echo "Subject: tests" | /usr/sbin/sendmail receivedm...@gmail.com

How can i send main with courier wrapper sendmail due i cannot send
using starttls mails to servers that need this!!!

but trinying to send with STARTTLS faild:

echo "Subject: tests" | /usr/sbin/sendmail -S STARTTLS receivedm...@gmail.com

with the following error:

Mar 10 10:38:35 vnxpos00 courieresmtp:
id=00094340.56E18DF3.0000525F,from=<root@vnxpos00>,addr=<receivedm...@gmail.com>:
500 Unable to set minimum security level.

This its the last trace of the syslog:

Mar 10 10:38:35 vnxpos00 courierd:
newmsg,id=00094340.56E18DF3.0000525F: dns; localhost (localhost
[127.0.0.1])
Mar 10 10:38:35 vnxpos00 courierd:
started,id=00094340.56E18DF3.0000525F,from=<root@vnxpos00>,module=esmtp,host=gmail.com,addr=<receivedm...@gmail.com>
Mar 10 10:38:35 vnxpos00 courierd: Waiting.  shutdown time=none,
wakeup time=Thu Mar 10 10:38:52 2016, queuedelivering=47, inprogress=1
Mar 10 10:38:35 vnxpos00 courieresmtp:
id=00094340.56E18DF3.0000525F,from=<root@vnxpos00>,addr=<receivedm...@gmail.com>:
500 Unable to set minimum security level.
Mar 10 10:38:35 vnxpos00 courieresmtp:
id=00094340.56E18DF3.0000525F,from=<root@vnxpos00>,addr=<receivedm...@gmail.com>,status:
failure
Mar 10 10:38:35 vnxpos00 courierd: completed,id=00094340.56E18DF3.0000525F


-- 
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to