On Tue, Oct 24, 2000 at 09:36:38PM +0200, Martin Schweizer wrote:
> Hello
> I've FreeBSD4.0 and Mutt 1.0.1i. It runs ok but I've some questions:
> - 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.

> - 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.

Also, if you use '+' or '=' as a shortcut to your mail directory
(example: set record=+sent), make sure that the 'set folder=' command
comes /before/ the 'set record=' command.

> Thanks in advance.
> 
> -Martin

HTH,

Tim
-- 
Tim Legant
[EMAIL PROTECTED]

Reply via email to