X-Spam-Check-By: sourceware.org Message-ID: <20060310170103.17936.qmail@web51014.mail.yahoo.com> Date: Fri, 10 Mar 2006 09:01:03 -0800 (PST) From: Suresh Kumar Subject: cron + ssmtp help! To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Background: ========= I am a complete newbie in linux but have been using bash for some scripting. Functionality trying to achieve ====================== I am trying to run a cron scheduler to run a job and to automatically email me! Problems ======= The cron job executes perfectly but the email functionality does'nt work. Here is my config ============= /etc/ssmtp/ssmtp.conf ================= mailhub=smtp.sbcglobal.yahoo.com AuthUser=username AuthPass=mypassword FromLineOverride=YES hostname=xxxx AT sbcglobal,net rewriteDomain=sbcglobal.yahoo.com root=xxx AT mydomain DOT com usr/sbin/sendmail is a symbolic link to /usr/sbin/ssmtp Symtoms ======= 1. dead.letter found in home/owner 2. /var/log/cron.log has sendmail: 530 authentication required...message Can somebody help me to fix this problem. I am assuming symbolic link to ssmtp for sendmail is fine! Help please Thanks SK __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/