Re: Browser problem on text/html

2001-11-02 Thread Ricardo SIGNES
On Thu, Nov 01, 2001 at 06:43:58PM -0900, Tim Johnson wrote: > When I receive an email in text/html, I do the following > press 'v' and then the key. > > I then receive the following error message: > sh: syntax error near unexpected token `openURL('' > sh: -c: line 1: `netscape -remo

Re: listing a resum of many mailboxes when starting mutt ?

2001-11-02 Thread Petr Baudis
> Hello everybody, > > I would like to view a resume of different incoming mailboxes just before > selecting one. Some thing I would have with " [..]$ du $HOME/Mail/ " > > In my $HOME/.muttrc I put these > -- > > set folder=~/Mail > ... > mailboxes =mutt =postfix > > -

Re: command line folder alias access (feature request)

2001-11-02 Thread David T-G
Alexander, et al -- ...and then Alexander V. Konstantinou said... % > % Right now I've achieved this functionality through a wrapper shell % > % script that greps for the alias name and invokes mutt with the real % > % user name. % > % > That makes sense, though it sounds somewhat painful. % %

Re: unable to post to AOL

2001-11-02 Thread Oliver Ob
Right inside this thread a short question, as I am not using AOL but want Walter to be able to use Netscape with it: What are the servers? pop3.aol.com and smtp.aol.com do not seem to work. Can you be so nice as to simply post those? Thanks. -- *º¤., ¸¸,.¤º*¨¨¨*¤=Oliver@home= *º

pop3 access

2001-11-02 Thread Sean Wilson
Where can I get information on how to get mail from my pop3 web mail (yahoo) using mutt at work. ideally, I would like to be able to get my yahoo mail and then reply to it with the yahoo addy through their smtp. any ideas?

Re: pop3 access

2001-11-02 Thread Ryan Allen
Checkout fetchmail. This should do exactally what you want. http://www.tuxedo.org/~esr/fetchmail/ I've been using it for years. -- Ryan * Sean Wilson <[EMAIL PROTECTED]> wrote on [11-02-01y 10:30]: > Where can I get information on how to get mail from my pop3 web mail (yahoo) > using mutt a

Re: pop3 access

2001-11-02 Thread Lukas Beeler
On Fri, Nov 02, 2001 at 10:23:55AM -0800, Sean Wilson <[EMAIL PROTECTED]> wrote: > Where can I get information on how to get mail from my pop3 web mail (yahoo) > using mutt at work. > > ideally, I would like to be able to get my yahoo mail and then reply to it > with the yahoo addy through their

Auto CC the "From:" when reply in mailing list

2001-11-02 Thread Patrik Modesto
Hello, I'm looking for a special version of List-reply function, that automaticaly CC the sender. So new mail header would look like this: From: To: [EMAIL PROTECTED] CC: How to do it? Mody

Re: Auto CC the "From:" when reply in mailing list

2001-11-02 Thread Will Yardley
Patrik Modesto wrote: > Hello, > I'm looking for a special version of List-reply function, that automaticaly CC > the sender. So new mail header would look like this: > From: > To: [EMAIL PROTECTED] > CC: > > How to do it? hit whatever key you have bound to (i think g by default?)... however

Re: unable to post to AOL

2001-11-02 Thread David T-G
Oliver -- ...and then Oliver Ob said... % ... % What are the servers? % pop3.aol.com and smtp.aol.com do not seem to work. Check the archives. You cannot send out through AOL except by using AOL's mail software; you will have to find another SMTP server or run your own (which is sketchy at bes

Re: Auto CC the "From:" when reply in mailing list

2001-11-02 Thread David Champion
On 2001.11.02, in <[EMAIL PROTECTED]>, "Will Yardley" <[EMAIL PROTECTED]> wrote: > > hit whatever key you have bound to (i think g by > default?)... however you should generally avoid doing this. if people > want to be cc'd or replied to privately, they will probably have > 'set-followu

Re: Auto CC the "From:" when reply in mailing list

2001-11-02 Thread Thorsten Haude
Moin, * Patrik Modesto <[EMAIL PROTECTED]> [01-11-02 21:06]: >I'm looking for a special version of List-reply function, that automaticaly CC >the sender. So new mail header would look like this: >From: >To: [EMAIL PROTECTED] >CC: > >How to do it? Most people writing on a mailing list are also r

Re: Auto CC the "From:" when reply in mailing list

2001-11-02 Thread Will Yardley
David Champion wrote: > On 2001.11.02, in <[EMAIL PROTECTED]>, > "Will Yardley" <[EMAIL PROTECTED]> wrote: > > if people want to be cc'd or replied to privately, they will > > probably have 'set-followup-to' or 'reply-to' set to their address. > I don't find that to be true. Many people a

Re: Auto CC the "From:" when reply in mailing list

2001-11-02 Thread Thorsten Haude
Hi, * David Champion <[EMAIL PROTECTED]> [01-11-02 22:51]: >On 2001.11.02, in <[EMAIL PROTECTED]>, > "Will Yardley" <[EMAIL PROTECTED]> wrote: >> it's generally considered rude to send to both a list and to someone on >> the list, so you should only do this if the person has specifically >>

Re: listing a resum of many mailboxes when starting mutt ?

2001-11-02 Thread Truong
Petr Baudis [[EMAIL PROTECTED]] wrote: > > Hello everybody, > > > > I would like to view a resume of different incoming mailboxes just before > > selecting one. Some thing I would have with " [..]$ du $HOME/Mail/ " > > > > In my $HOME/.muttrc I put these > > -- > > > >

Re: pop3 access

2001-11-02 Thread David Clarke
On Fri, 02 Nov 2001, Sean Wilson wrote: > ideally, I would like to be able to get my yahoo mail and then reply to it > with the yahoo addy through their smtp. > Howdy, To get mutt to grab the mail off the mailserver you need to use 2 options, pop_host and pop_user. There's a few other's

Re: listing a resum of many mailboxes when starting mutt ?

2001-11-02 Thread David T-G
Truong, et al -- By the way, would you mind setting your line wrap at 72 characters or so? It makes it much easier to read, and most folks on this list are staunchly ASCII-only and appreciate the formatting. ...and then Truong said... % % Petr Baudis [[EMAIL PROTECTED]] wrote: % > > ... % > >