Hi there!
David Collantes muttered:
> How can I create form letters on Mutt? Is that implemented?
What do you mean by that? Some sort of templates, I guess. Try
bound to e.
HTH,
Michael
--
PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key
On Fri Feb 22, 2002 at 11:54:38PM -0800, Jerry Van Brimmer wrote:
[...snip...]
> # POP #
> set pop_user = "[EMAIL PROTECTED]"
[...snip...]
> Every time I try to read my mail Mutt says that login failed:
>
> "Login failed. USER:
On Sat, Feb 23, 2002 at 12:27:15PM +0100, Martin Karlsson wrote:
> The 'USER: unknown' bit makes me think you should try just:
>
> set pop_user = "jerryvb"
>
> Otherwise the POP-server thinks you're trying to log in as
> [EMAIL PROTECTED]@pop3.ispwest.com.
I don't think that's the problem. I tr
On Fri, Feb 22, 2002 at 05:25:37PM +0100, Adam Byrtek wrote:
>
> Help! I was composing a new msg today and I wanted to inlude one of my
> mailboxes as an attachment. I attached the file, and them resigned,
> pressing q and no to postpone question, and I've found that my whole
> attached mailbox w
In the Reference section of the manual, I recommend adding a warning
at the place where it describes imap_pass and pop_pass:
mutt's bug reporting program will send the user's .muttrc file to
everyone on the development list, so imap_pass and pop_pass should
really be put in a separate file source
On Sat, 23 Feb 2002 12:27:15 +0100
Martin Karlsson <[EMAIL PROTECTED]> wrote:
> On Fri Feb 22, 2002 at 11:54:38PM -0800, Jerry Van Brimmer wrote:
> [...snip...]
> > # POP #
> > set pop_user = "[EMAIL PROTECTED]"
> [...snip...]
On Sat Feb 23, 2002 at 08:12:57AM -0800, Jerry Van Brimmer wrote:
[...snip...]
> I'm brand new to Mutt, so any advice is welcome.
Well, I don't use POP myself, so I haven't tried mutt's
pop-functionalities. However, I'm sure others can be of assistance
with this.
If what you're trying to do i
I came in late to this conversation, but..
Have you tried just to telnet to your pop server and see what happens?
For example, here is a typical transcript from a telnet session to my pop
server.
telnet netmail.home.com 110
Trying 24.0.95.143...
Connected to femail.sdc1.sfba.home.com.
Escape chara
On Fri, Feb 22, 2002 at 06:31:56PM +0100, Hanspeter Roth wrote:
> Maybe you hit `u' which toggles the unlink flag. This is displayed
Yes, it is possible. I wanted to find keystroke to unattach it
(without unlinking of course!) at first... and I've tried different
keys.
IMHO it sucks... mutt isn'
Well, I thought Mutt was a terminal based email client that could as much or
more than other email clients. So, I was hoping that I could just download all
messages into my mailbox and the headers would be displayed in the index, sort
of just like all others, i.e. Sylpheed. I thought Mutt was a do
On Sat, Feb 23, 2002 at 05:21:24PM +0100, Martin Karlsson wrote:
>
> [snip]
>
> If what you're trying to do is simply to fetch all messages from the
> POP-server to a local mailbox, though, I'd suggest using something like
> Fetchmail (http://tuxedo.org/~esr/fetchmail/), as indeed The
> Friendly
Hi,
mutt detects an error in one of the following lines but I can't find
an error maybe you see the error.
color body green black "((;|:|8\\:|\\=)(-|=|~|_|-'|%|<|)(\\)|Q|P|\\)%))"
color body redblack "(*)(ACK|ROTFL|LOL|SCNR|BRB|BTW|C|CWYL|FWIW|g|G|b
g|vbg|GIWIST|G,D&R|H
* Michael Seiwert ([EMAIL PROTECTED]) wrote:
> Hi,
>
> mutt detects an error in one of the following lines but I can't find
> an error maybe you see the error.
>
> color body green black "((;|:|8\\:|\\=)(-|=|~|_|-'|%|<|)(\\)|Q|P|\\)%))"
>
> color body redblack "(*)(ACK
in message <[EMAIL PROTECTED]>,
wrote Thomas Hurst thusly...
>
> * Michael Seiwert ([EMAIL PROTECTED]) wrote:
>
> > Hi,
> >
> > mutt detects an error in one of the following lines but I can't find
> > an error maybe you see the error.
> >
> > color body redblack "(*)(ACK|ROTFL|LO
On 2002.02.23, in <[EMAIL PROTECTED]>,
"Jerry Van Brimmer" <[EMAIL PROTECTED]> wrote:
> Well, I thought Mutt was a terminal based email client that could as much or
> more than other email clients. So, I was hoping that I could just download all
> messages into my mailbox and the headers w
--PNTmBPCT7hxwcZjr
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Alas! Thomas Hurst spake thus:
> In other words, (*) is meaningless, since the * doesn't have anything to
> attach to (did you mean .* ?)
I think he meant "\*".
So what's wrong with my .muttrc file? How do I get this puppy working?
# POP #
set pop_user = "[EMAIL PROTECTED]"
set pop_pass = "password"
set pop_delete = no
set pop_host = "pop3.ispwest.com"
#set pop_port = 110
#set pop_last =
OK, did that. Where do I find the output?
On Sat, 23 Feb 2002 14:51:16 -0600
David Champion <[EMAIL PROTECTED]> wrote:
> On 2002.02.23, in <[EMAIL PROTECTED]>,
> "Jerry Van Brimmer" <[EMAIL PROTECTED]> wrote:
> > So what's wrong with my .muttrc file? How do I get this puppy working?
> >
>
At 2:35 PM EST on February 23 Thomas Hurst sent off:
> * Michael Seiwert ([EMAIL PROTECTED]) wrote:
> > mutt detects an error in one of the following lines but I can't find
> > an error maybe you see the error.
> >
> > color body redblack "(*)(ACK|R...
>
> Easy, just run it throug
OK, I found the debug output file, here it is:
Mutt 1.3.22.1i started at Sat Feb 23 13:04:12 2002
.
Debugging at level 3.
< +OK VopMail POP3 Server 5.2.203.0 Ready <[EMAIL PROTECTED]>
> CAPA
< +OK Capability list follows
< TOP
< USER
< UIDL
< RESP-CODES
< EXPIRE 1 USER
< SASL LOGIN NTLM SCRAM-MD
Don't you want set pop_user=jerryvb?
Joel
On Sat, Feb 23, 2002 at 12:44:33PM -0800, Jerry Van Brimmer wrote:
> So what's wrong with my .muttrc file? How do I get this puppy working?
>
> # POP #
> set pop_user = "[EMAIL PROTECTED
I sent my original message just to mutt-dev, but it might be of
interest to mutt-users as well, since it brings up security issues that
people might not have thought about with the current STARTTLS behaviour.
On Fri, Feb 15, 2002 at 08:19:46PM +, Andrew McDonald wrote:
> The current starttls
On 15:56 23 Feb 2002, Rob Reid <[EMAIL PROTECTED]> wrote:
| At 2:35 PM EST on February 23 Thomas Hurst sent off:
| > Easy, just run it through something that gives more detailed errors:
| >
| > test.rb:2: invalid regular expression; there's no previous pattern, to
| > which '*' would define card
On 23/02/02 Jerry Van Brimmer did speaketh:
> Well, I thought Mutt was a terminal based email client that could as much or
> more than other email clients. So, I was hoping that I could just download all
> messages into my mailbox and the headers would be displayed in the index, sort
> of just li
On Sat, 23 Feb 2002, Jerry Van Brimmer wrote:
> On Sat, 23 Feb 2002 12:27:15 +0100
> Martin Karlsson <[EMAIL PROTECTED]> wrote:
> > On Fri Feb 22, 2002 at 11:54:38PM -0800, Jerry Van Brimmer wrote:
> > [...snip...]
> > > # POP
On Sat, 23 Feb 2002, Michael Seiwert wrote:
> Hi,
Hello
> mutt detects an error in one of the following lines but I can't find
> an error maybe you see the error.
> color body green black "((;|:|8\\:|\\=)(-|=|~|_|-'|%|<|)(\\)|Q|P|\\)%))"
> color body redblack "(*)(ACK|
Hi there all!
I an using maildirs. I have procmail setup to deliver to several folders.
On my .muttrc I am calling the mailboxes with:
source ~/mutt/mailboxes.rc
And the only entry (for now) on my mailboxes.rc file is:
mailboxes ! =david
I have tried hitting at the index, going to the browse
27 matches
Mail list logo