Re: fetchmail & mutt

2001-04-15 Thread Dave Murray
Wade A. Mosely wrote on mutt-users: > This is somewhat off-topic; where your mail is delivered is the > job of the mail delivery agent (MDA) and not that of the mail > user agent (MUA). For example, if you are using procmail as the > MDA, as I am, then if you specify a value for $DEFAULT in your

Re: fetchmail & mutt

2001-04-15 Thread Dave Murray
Suresh Ramasubramanian wrote on mutt-users: > Something is fubarred with the permissions of /var/spool/mail I > expect. Try chmod 777 /var/spool/mail, chmod +t /var/spool/mail > > And have something listening on port 25 unless you use procmail as > your mda ("/usr/bin/procmail -d %T" should

fetchmail & mutt

2001-04-15 Thread Dave Murray
I'm hopeing that someone that uses fetchmail with mutt can help. 1. without [and want mda/bsmtp "/path"] fetch times out while trying to read. 2. with [and want mda "/path"] fetch gives a no write permission error. 3. with [and want bsmtp "/path"] it fetches the mail but mutt can't look at i

Re: syntax highlighting in pager - browse mail fas

2001-04-04 Thread Dave Murray
Thomas Duterme wrote on mutt-users: > I would like to get Mutt to highlight the subject line while > I browse my mail. Why? I go through about 500-600 emails a > day (mostly mailing lists) and it would be nice to page > through these in the pager mode and delete the threads as I > go in this mod

Re: /etc/hosts and mutt

2001-03-30 Thread Dave Murray
Christian Bell wrote on mutt-users: > On Fri, 30 Mar 2001, Dave Murray wrote: > > > If I were to change it to: > > 127.0.0.1 bozo clown.circus > > I wouldn't do such a thing since 127.0.0.1 is _reserved_ for localhost. > Some programs (or scripts) might u

/etc/hosts and mutt

2001-03-30 Thread Dave Murray
What are the ramifications on mutt & sendmail if I edit /etc/hosts? It currently is: 127.0.0.1 localhost localhost.localdomain If I were to change it to: 127.0.0.1 bozo clown.circus What will it mess up, make better, cause me to change? Regards, Dave

Re: GPG BAD Signature

2001-03-26 Thread Dave Murray
Try sending one without the signature, or an attached key. Regards, Dave PGP signature

Re: selecting gpg key

2001-03-25 Thread Dave Murray
Horace G. Friend III wrote on mutt-users: > I've got three keys (DSS/DH, RSA and DSS/ElGamal) and I can sign with > any that I choose by selecting the "save as" option. I am prompted for > which key to use. All my keys have the same userid ([EMAIL PROTECTED]) and > I select the key by their keyid.

Re: send problems

2001-03-24 Thread Dave Murray
Thank you all, I found the log at: /var/log/mail.log I think that it is decipherable enough for me to believe that the ones that don't make it have been sent to my ISP SMPT host. I suppose that I could ask my ISP to check their log for the disposition of one of the message IDs in question, I d

send problems

2001-03-24 Thread Dave Murray
I have trouble with sending messages, intermittently with another list. I use sendmail and my ISP's SMTP. Mutt shows me sending, a copy ends up in record, that's the end of my knowledge. I know that this is the mutt list but perhaps someone here could help. Does sendmail keep a log file? It wo

Re: header fields

2001-03-22 Thread Dave Murray
Barry Mitchelson wrote on mutt-users: > On Thu, Mar 22, 2001 at 06:49:09AM -0700, Dave Murray wrote: > > Is there a way for me to define a line that will be added to the > > header when a message is sent? > > yes, add the following to your .muttrc : > > my_hdr >

header fields

2001-03-22 Thread Dave Murray
Is there a way for me to define a line that will be added to the header when a message is sent? Is there a way to make it optional (bind it to a key)? I know that I can edit headers, but I'd rather nor resort to that. Thanks, Dave

selecting gpg key

2001-03-19 Thread Dave Murray
I encrypt with GPG it appears to give me a choice in which of my keys to use, but it always uses the shortest key for encryption, regardless of which one I chose. Any ideas? Regards, Dave

PGP old/new headers?

2001-03-18 Thread Dave Murray
Since I switched from PGP to GPG mutt works as advertised with GPG/PGP except, I only can use new headers (MIME multi- part), which my friends in the land of Windoz can not deal with. I can't get it to send old inline for them. I tried "set pgp_create_traditional = ask-no" but responding yes to

test

2001-03-18 Thread Dave Murray
I keep getting bounced off of lists, just checking

Re: Mutt/Netscape eludes me]

2001-03-17 Thread Dave Murray
ompson <[EMAIL PROTECTED]> To: Dave Murray <[EMAIL PROTECTED]> Subject: Re: Mutt/Netscape eludes me Date: Thu, 15 Mar 2001 14:01:54 -0800 Here's what I do with netscape in linux: Launch netscape with this shell script: ---BEGIN netscape.sh--- #!/bin/sh /usr/local/netscape/netscape &am

[zach@mthoodmedia.com: Re: Mutt/Netscape eludes me]

2001-03-17 Thread Dave Murray
- Forwarded message from Zach Thompson <[EMAIL PROTECTED]> - For some reason it does not bounce. From: Zach Thompson <[EMAIL PROTECTED]> To: Dave Murray <[EMAIL PROTECTED]> Subject: Re: Mutt/Netscape eludes me Date: Thu, 15 Mar 2001 14:01:54 -0800 Here's what I do

Re: Mutt/Netscape eludes me

2001-03-14 Thread Dave Murray
Michael Tatge wrote on mutt-users: > Dave Murray muttered: > > I can't get mutt to use netscape from URLView. > ^^^ > What are you trying to do urlview or mailcap? > > man urlview > edit url_handler.sh That was it, all&

Re: Mutt/Netscape eludes me

2001-03-14 Thread Dave Murray
Michael Tatge wrote on mutt-users: > Dave Murray muttered: > > I can't get mutt to use netscape from URLView. > ^^^ What are you trying to do urlview or mailcap? > > man urlview > edit url_handler.sh Thanks, I haven't

Mutt/Netscape eludes me

2001-03-14 Thread Dave Murray
Arrggg! I can't get mutt to use netscape from URLView. I put: text/html; /opt/netscape/netscape -remote 'openURL(%s)' ; test=RunningX or text/html; /opt/netscape/netscape -remote 'openURL(%s)' into my .mailcap to no avail, it spawns linx. >From mutt I can: |/opt/netscape/netscape -remote 'openU

Re: outlook 2000 attachments

2001-03-13 Thread Dave Murray
Drew Fisher wrote on mutt-users: > I have a (hopefully) quick question to ask. > > I am running Mutt v1.3.14i and whenever I receive an email with > an attachment from someone using Microsoft Outlook 2000, the > attachment always comes up looking like: As an experiment, I made a word-doc.zip a

Re: outlook 2000 attachments

2001-03-12 Thread Dave Murray
Drew Fisher wrote on mutt-users: > I have a (hopefully) quick question to ask. > > I am running Mutt v1.3.14i and whenever I receive an email with > an attachment from someone using Microsoft Outlook 2000, the > attachment always comes up looking like: > > Mutt seems to know about attachments

Re: using non-local smtp server?

2001-03-12 Thread Dave Murray
On Mon, Mar 12, 2001 at 06:35:16PM +0530, Suresh Ramasubramanian wrote: > Dave Murray proclaimed on mutt-users that: > > > That helped me, but it did not address the fact that I had > > no DNS setting for my ISP configured for sendmail. > > Put your ISP's DNS ser

Re: using non-local smtp server?

2001-03-12 Thread Dave Murray
On Mon, Mar 12, 2001 at 11:37:12AM +, Conor Daly wrote: > Funnily enough, I'm doing exactly that:- running sendmail on a box with an > internal IP through an IP Masq box and I set it all up using > Donncha O'Caoimh's "install-sendmail" script available from http://cork.linux.ie > > That's th

PGP with mutt

2001-03-11 Thread Dave Murray
Since I added a "pgp_sign_as" & "pgp_sign_micalg" to my muttrc I can sign email. If someone else's email has new headers, it automatically verifies it, finding the key on my key-ring. I can not encrypt in mutt. It ignores my entries to it's questions. It also does not exhibit some of the other

Re: using non-local smtp server?

2001-03-11 Thread Dave Murray
On Mon, Mar 12, 2001 at 01:25:00PM +1100, Jeff Turner wrote: > Hi, > > Is there any way to configure mutt to send mail through a non-local SMTP > server? > > Yes, I've read the FAQ entry saying "this ain't mutt's job", but.. all mutt > does is send mail to *some* SMTP server. Why must that be lo

Misc vexations and success

2001-03-10 Thread Dave Murray
Thanks to all who helped me get mut going, arff, arff, ahooo! Sucesses: sendmail-8.11.3 but had to purge all of the old rpm stuff & compile from tarball. The purge was required to get rid of the /etc/rc.d/init.d/sendmail script. Now it runs on demand for me, no start, stop, restart, status.

Re: Help, cant send with mutt

2001-03-08 Thread Dave Murray
Thanks for the help. After lot's of stuff. Fixed DNS, ran install-sendmail script, ... I've got it to where when I send this, it won't actualy go. If I go to a superuser terminal and type: /etc/rc.d/init.d/sendmail status I get: sendmail dead but subsys locked If I type: /etc/rc.d/init.d/sen

Re: Help, cant send with mutt

2001-03-08 Thread Dave Murray
On Mon, 05 Mar 2001, Suresh Ramasubramanian wrote: Dave Murray proclaimed on mutt-users that: > > I was able to set up the pop3 for my ISP's mail server and receive mail with > > mutt just fine. Now how do I set up sendmail for smtp to my ISP mail server? > >

Help, cant send with mutt

2001-03-05 Thread Dave Murray
Hello, I was able to set up the pop3 for my ISP's mail server and receive mail with mutt just fine. Now how do I set up sendmail for smtp to my ISP mail server? Thanks in advance, Dave Murray