Re: Problems with Mutt and Exim

1999-08-14 Thread Lex Chive
On Fri, Aug 13, 1999 at 12:56:40AM -0500, [EMAIL PROTECTED] wrote: > My problem in a nutshell: My login name on this machine is "shadow". My > e-mail account at my university is [EMAIL PROTECTED] I can use Fetchmail and > Mutt to read mail from the tc.umn.edu server, and I can send e-mail fine as

Re: Problems with Mutt and Exim

1999-08-14 Thread Chris Gushue
Thus wrote Robert Ramiega ([EMAIL PROTECTED]) [99.08.13 06:18]: > On Fri, Aug 13, 1999 at 12:56:40AM -0500, [EMAIL PROTECTED] wrote: > > My problem in a nutshell: My login name on this machine is "shadow". My > > e-mail account at my university is [EMAIL PROTECTED] I can use Fetchmail > > and Mutt

Re: Problems with Mutt and Exim

1999-08-13 Thread Mark Wagnon
Check out the LG article at: http://www.linuxgazette.com/issue43/stumpel.html It has a section on rewriting the From address. Here's the meat: Create this script ("outfilt") and put it in /usr/local/bin: #!/usr/bin/perl $address = '[EMAIL PROTECTED]'; while (<>) { if (/^From: /) {

Re: Problems with Mutt and Exim

1999-08-13 Thread Robert Ramiega
On Fri, Aug 13, 1999 at 12:56:40AM -0500, [EMAIL PROTECTED] wrote: > My problem in a nutshell: My login name on this machine is "shadow". My > e-mail account at my university is [EMAIL PROTECTED] I can use Fetchmail > and Mutt to read mail from the tc.umn.edu server, and I can send e-mail > fine as

Problems with Mutt and Exim

1999-08-13 Thread shadow
My problem in a nutshell: My login name on this machine is "shadow". My e-mail account at my university is [EMAIL PROTECTED] I can use Fetchmail and Mutt to read mail from the tc.umn.edu server, and I can send e-mail fine as well. The problem is that my sent messages arrive from "[EMAIL PROTECTE