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 Date: Thu, 13 Mar 2003 09:33:54 -0500 From: Charles Krug To: cygwin AT cygwin DOT com Subject: Re: How to use ssmtp ? Message-ID: <20030313143354.GC15611@pentek.com> Mail-Followup-To: cygwin AT cygwin DOT com References: <3E709153 DOT ADF922AB AT swipnet DOT se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i On Thu, Mar 13, 2003 at 03:28:45PM +0100, Ronald Landheer-Cieslak wrote: > I have a hint for you: > $ man ssmtp If I knew sendmail when I installed ssmtp, then that would have been a helpful suggestion. Manpages are an excellent resource if you already know the answer . . . You need to put two lines in the files ssmtp.conf, which should be in /etc/ssmtp root=postmaster mailhub= hostname= That's enough. Around here I need: rewriteDomain= because our internal domain is different from our outside world domain. Depending, you may also need revaliases, which is found in the same directory. I need it at home because my home machine names have no meaning for my ISP. Now that you know the lines, the man page will be VERY helpful in determining who best to set it up. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/