Re: How can I use outgoing mail server not local host?

1999-09-08 Thread Fairlight
On Thu, Sep 09, 1999 at 12:10:18AM -0500, Jeremy Blosser blurted: > Fairlight [[EMAIL PROTECTED]] wrote: > > On Wed, Sep 08, 1999 at 11:00:14PM -0500, Jeremy Blosser blurted: > > > There is, ssmtp: > > > ftp://metalab.unc.edu/pub/Linux/system/mail/mta/ssmtp-2.33.tar.gz > > > > Cool...*makes notes

Re: Answer to Linux charsets problem

1999-09-08 Thread David DeSimone
Thomas Roessler <[EMAIL PROTECTED]> wrote: > > > set charset="ibm437" > > As you may notice, the $send_charset variable Liviu refers to in his > message is _not_ present in the stable branch. So your setting of > charset to "ibm437" will actually lead to sending messages out to the > net wh

Re: Corrupted stack page

1999-09-08 Thread David DeSimone
J Horacio MG <[EMAIL PROTECTED]> wrote: > > CPU:0 > EIP:0010:[<0007>] > EFLAGS: 00010246 > eax: 001c9dc0 ebx: ecx: 002f5e68 edx: 003f > esi: edi: ebp: esp: 002f5e84 > ds: 0018 es: 0018 fs: 002b gs: 002b ss: 0018 > Corrupted st

Re: How can I use outgoing mail server not local host?

1999-09-08 Thread Jeremy Blosser
Fairlight [[EMAIL PROTECTED]] wrote: > On Wed, Sep 08, 1999 at 11:00:14PM -0500, Jeremy Blosser blurted: > > There is, ssmtp: > > ftp://metalab.unc.edu/pub/Linux/system/mail/mta/ssmtp-2.33.tar.gz > > Cool...*makes notes for other users down the line* As we speak I'm redoing http://www.mutt.org/l

Re: How can I use outgoing mail server not local host?

1999-09-08 Thread Fairlight
On Wed, Sep 08, 1999 at 11:00:14PM -0500, Jeremy Blosser blurted: > There is, ssmtp: > ftp://metalab.unc.edu/pub/Linux/system/mail/mta/ssmtp-2.33.tar.gz Cool...*makes notes for other users down the line* > It does not exist, because implementing these things in Mutt would require > making Mutt

Re: pgp sigs in body of message instead of attach?

1999-09-08 Thread Jeremy Blosser
Eric Maquiling [[EMAIL PROTECTED]] wrote: > I've been using PINE and PGP. I like viewing messages as a signed document > rather than the body of the email and the signature as an attachment. It's nice you like it. It's not very practical or flexible, though. > Is there a way to have pgp signed

pgp sigs in body of message instead of attach?

1999-09-08 Thread Eric Maquiling
I've been using PINE and PGP. I like viewing messages as a signed document rather than the body of the email and the signature as an attachment. Also, my pgp encrypted mail becomes attachments. Is there a way to have pgp signed mail as the body of the message (no pgp sigs as attachments) and

Re: How can I use outgoing mail server not local host?

1999-09-08 Thread Jeremy Blosser
Jeff Taylor [[EMAIL PROTECTED]] wrote: > There may be some minimalist MTA that just dumps it to the SMTP server or > your choice. There is, ssmtp: ftp://metalab.unc.edu/pub/Linux/system/mail/mta/ssmtp-2.33.tar.gz Fairlight wrote: > > I took it to mean he wants to have -no- MTA at all and just re

Re: How can I use outgoing mail server not local host?

1999-09-08 Thread Jeff Taylor
Quoting Fairlight <[EMAIL PROTECTED]>: > On Wed, Sep 08, 1999 at 05:50:35PM -0500, Jeff Taylor blurted: > > I think this depends on your Mail Transfer Agent (MTA), not the Mail > > User Agent (MUA). I use Mutt and qmail. I tell qmail where/how to > > send e-mail. Mutt just dumps it to the SMTP

Re: How can I use outgoing mail server not local host?

1999-09-08 Thread Fairlight
On Wed, Sep 08, 1999 at 05:50:35PM -0500, Jeff Taylor blurted: > I think this depends on your Mail Transfer Agent (MTA), not the Mail > User Agent (MUA). I use Mutt and qmail. I tell qmail where/how to > send e-mail. Mutt just dumps it to the SMTP server. I am currently > using four different

Re: Realname and EMail address ?

1999-09-08 Thread Stefan Frank
Hi Sebastian! On Wed, 08 Sep 1999, Sebastian Helms wrote: > > I want to set my email address in the from: header to an address > different from my system email, which is [EMAIL PROTECTED] For > example, instead of "[EMAIL PROTECTED]" I'd like to set > "[EMAIL PROTECTED]" for ALL outgoing ema

Potentual bug

1999-09-08 Thread R. Marc
In feeding keybind/macro addiction I've come across a problem in mutt that might be a bug, but could equally as well be user error. This is duplicatable, so I'm leaning toward the bug side of the matter. If I'm in my default mailbox (!) and save a message, that message is then marked for deleti

Re: How can I use outgoing mail server not local host?

1999-09-08 Thread Jeff Taylor
I think this depends on your Mail Transfer Agent (MTA), not the Mail User Agent (MUA). I use Mutt and qmail. I tell qmail where/how to send e-mail. Mutt just dumps it to the SMTP server. I am currently using four different hosts for outgoing mail with my ISP being the default. HTH, Jeff Qu

Re: autounzipping

1999-09-08 Thread Brian Salter-Duke
On Wed, Sep 08, 1999 at 04:57:32PM +0200, Eric Smith wrote: > Hi > > I have the follwoing lines in my mailcap file: > > application/x-gunzip; /usr/bin/gzip -dc ; copiousoutput > application/x-zip-compressed; /usr/bin/gzip -dc ; copiousoutput > application/zip; /usr/bin/gzip -dc ; copiousout

Re: Realname and EMail address ?

1999-09-08 Thread J Horacio MG
Sebastian Helms dijo: > Hello, > > I want to set my email address in the from: header to an address > different from my system email, which is [EMAIL PROTECTED] For > example, instead of "[EMAIL PROTECTED]" I'd like to set > "[EMAIL PROTECTED]" for ALL outgoing emails. How can I do > that ? I

Realname and EMail address ?

1999-09-08 Thread Sebastian Helms
Hello, I want to set my email address in the from: header to an address different from my system email, which is [EMAIL PROTECTED] For example, instead of "[EMAIL PROTECTED]" I'd like to set "[EMAIL PROTECTED]" for ALL outgoing emails. How can I do that ? I have not found anything about this

How can I use outgoing mail server not local host?

1999-09-08 Thread k9727054
I want to use outgoing mail server not `local host'. How can I do? Thanks, Dong-gyoo --

Re: mailboxes command question

1999-09-08 Thread R. Marc
Chris Grossmann <[EMAIL PROTECTED]> wrote: > Have you looked at your folder_format variable? I think that "%N" > will give the notification you want, if I understand what you're asking.. No I hadn't. But that was exactly what I was looking for, thank you. R. Marc

Re: mailboxes command question

1999-09-08 Thread Chris Grossmann
R. Marc <[EMAIL PROTECTED]> typed: > What I'd like to see is something like: > > -- Mutt: Mailboxes [1] > 1 /var/spool/mail/rmarc > 2 N =mutt > 3 =nanog > 4 =rrdtool > 5 =sabmag > 7 =vpnd > 8 =zebra Have you looked at your folder_format variable? I think that "%N" will give t

mailboxes command question

1999-09-08 Thread R. Marc
I've started playing with the mailboxes command and it's mutt is not responding how I understand it should according to the docs (or at least how I want it to respond). When I enter mutt using the -y option I see my defined mailboxes: -- Mutt: Mailboxes [1] 1 /var/spool/mail/rmarc 2 =mutt 3

autounzipping

1999-09-08 Thread Eric Smith
Hi I have the follwoing lines in my mailcap file: application/x-gunzip; /usr/bin/gzip -dc ; copiousoutput application/x-zip-compressed; /usr/bin/gzip -dc ; copiousoutput application/zip;/usr/bin/gzip -dc ; copiousoutput Now they automatically unzip and view a zipped file. What I rea

Re: Mutt prompts for keyID with gpg

1999-09-08 Thread Gero Treuner
On Tue, Sep 07, 1999 at 06:03:41PM +0200, Mark Weinem wrote: > Does it only work with 1.0pre2? No, I was able to patch the sources for 0.95.3i as well. If this doesn't work for you, you must edit the sources by hand - the result should work, however. Gero

Re: Mutt prompts for keyID with gpg

1999-09-08 Thread Mark Weinem
On Tue, Sep 07, 1999 at 11:48:49AM +0200, Gero Treuner wrote: > Indeed it was a bug in mutt. Please apply the attached patch by > changing in the source directory, Does it only work with 1.0pre2? Ciao, Mark