On Wed, Oct 25, 2000 at 04:56:05PM -0500 Timothy Legant wrote:
> > - when I start Mutt the following error occurs: "repetion-operator operand
> > invalid"
>
> This sounds like one of your regular expressions is malformed (in
> .muttrc). Examine them, especially where a repitition operator, like '+'
> or '*', is used.
Yes. It was a strange entry in .muttrc, like "folder hook . save-hook
* =received"
>
> > - when I send mails the following error occurs: "/home/info/Mail/sent: No
> > such file or directory (errno=2)" . I know there are some variables to set
> > but which and how?
> > What's going wrong?
>
> Check your 'set record=' setting in .muttrc. Mutt stores copies of
> outgoing mail there. If the file (or directory) doesn't exist or points
> to somewhere Mutt doesn't have permission to write you might see this
> error.
Yes. In .muttrc was "set record="=sent" " ...
Thanks a lot!
Regards,
-Martin