Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Thu, 7 Dec 2000 09:24:36 -0500 From: Jason Tishler To: Cygwin Subject: Re: my email address in From: is incorrect Message-ID: <20001207092436.A329@dothill.com> References: <20001203022758 DOT 23821 DOT qmail AT www0k DOT netaddress DOT usa DOT net> <20001202204152 DOT A524 AT debian DOT local> <20001206153459 DOT E17614 AT pentek DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001206153459.E17614@pentek.com>; from charles@pentek.com on Wed, Dec 06, 2000 at 03:34:59PM -0500 Organization: Dot Hill Systems Corp. Charles, On Wed, Dec 06, 2000 at 03:34:59PM -0500, Charles Krug wrote: > I don't know what you're using for an mta, but I had a similar > problem where ssmtp under Cygwin would keep saying my name was > "charles AT my DOT isp DOT com" instead of my isp account name. I wasn't able > successfully to repair it using .muttrc, but I WAS able to fix it by > creating a revailases file for ssmtp, creating an alias like this: I had the same problem when I switched from Netscape to Mutt/sSMTP. This problem broke my procmail Bcc recipe that filed my outgoing emails into an IMAP copy folder. After much head banging at about 2 AM one morning, I fixed this problem by recompiling ssmtp.c after changing: int FromLineOverride = NO; to: int FromLineOverride = YES; Subsequently, I found that sstmp.conf should be able to set this option at runtime by including the following line: FromLineOverride=YES Note however that I have never actually verified this fact. If the generate_config shell script included the above commented out like it is found in the sample sstmp.conf, it would have saved me much grief. Sigh... Jason -- Jason Tishler Director, Software Engineering Phone: +1 (732) 264-8770 x235 Dot Hill Systems Corporation Fax: +1 (732) 264-8798 82 Bethany Road, Suite 7 Email: Jason DOT Tishler AT dothill DOT com Hazlet, NJ 07730 USA WWW: http://www.dothill.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com