On Fri, Jun 08, 2001 at 02:20:54PM -0500, Scott Davis wrote:
> set pop_checkinterval=60 or using
> set pop_checkinterval="60"or using
> set pop_check_interval=60
> ...among other desperate variables of the option...
>
> I get an 'unknown variable' error... Anyone seen this before or kno
On Fri, Jun 08, 2001 at 01:19:14PM -0500, Scott Davis wrote:
> Ok... all my POP3 stuff works great.
>
> I recall there being a .muttrc config setting to tell it to check for POP3
> mail on it's own every X minutes. Am I wrong, or does this setting
> actually exist? I didn't find it in any othe
On Fri, Jun 08, 2001 at 09:58:36PM -0400, John P. Verel wrote:
> I'm attempting to upgrade to Mutt mutt-1.3.18i-2, using an rpm. I get
> these failed dependencies messages:
>
> libcrypto.so.0.9.6.1 is needed by mutt-1.3.18i-2
> libssl.so.0.9.6.1 is needed by mutt-1.3.18i-2
>
I'm attempting to upgrade to Mutt mutt-1.3.18i-2, using an rpm. I get
these failed dependencies messages:
libcrypto.so.0.9.6.1 is needed by mutt-1.3.18i-2
libssl.so.0.9.6.1 is needed by mutt-1.3.18i-2
libtinfo.so.5 is needed by mutt-1.3.18i-2
Search at rpmfind says
[gbnet.net changed to mutt.org]
Charles Cazabon [mutt-users] <08/06/01 13:19 -0600>:
> Srivastava, Mohit <[EMAIL PROTECTED]> wrote:
> > when i send a mail through mutt the mail does not reach the destination
> > Instead i get an error 550
in my .muttrc i have
set charset="koi8-r"
set allow_8bit
but when i look at the header of the e-mail i sent to myself
it says
Content-Type: text/plain; charset=utf-8
^
Content-Transfer-Encoding: 8bit
I am also not able to send e-mails that will stay with t
On Fri, Jun 08, 2001 at 02:45:13PM -0700, Eugene Lee wrote:
> Is there a way to unset a macro in Mutt? I couldn't find a noop-like
> sequence that bind recognizes. I have different macros set to the same
> keys for certain folder hooks, but I'd like for those same keys do
> nothing on other fold
Is there a way to unset a macro in Mutt? I couldn't find a noop-like
sequence that bind recognizes. I have different macros set to the same
keys for certain folder hooks, but I'd like for those same keys do
nothing on other folders.
--
Eugene Lee
[EMAIL PROTECTED]
On Fri, Jun 08, 2001 at 02:45:36PM -0400, [EMAIL PROTECTED] wrote:
> I set up the web browser in Muttrc
> set web_browser="netscape"
> And get this error message that line 92 contains the unknown variable
> web-browser
> What is the variable for setting the default web browser in Mutt?
Try one in
On 2001-06-07 at 12:49 -0500 Michael Janssen sent off:
>I am using mutt to read mail on a NFS mounted home mail directory. This works
>fine, except that when I start mutt, it doesn't notice that I have new mail in
>the folders listed in my mailboxes. For example, I'll start mutt knowing that
I
Running 1.2.5i
When using the option of:
set pop_checkinterval=60or using
set pop_checkinterval="60" or using
set pop_check_interval=60
...among other desperate variables of the option...
I get an 'unknown variable' error... Anyone seen this before or know of a
fix? The other POP
when i send a mail through mutt the mail does not reach the destination
Instead i get an error 550 < destination email > Host unknown (Name
server: mailhost.royalskandia.com: host not found)
can any one suggest what configuration i am missing ..
***
I set up the web browser in Muttrc
set web_browser="netscape"
And get this error message that line 92 contains the unknown variable
web-browser
What is the variable for setting the default web browser in Mutt?
--
Keith Mastin [EMAIL PROTECTED]
BeechTree Information Technology Services Inc
Ok... all my POP3 stuff works great.
I recall there being a .muttrc config setting to tell it to check for POP3
mail on it's own every X minutes. Am I wrong, or does this setting
actually exist? I didn't find it in any other .muttrc's I found online.
Thanks.
:// sd
indeed, the $alternatives variable was the culprit.
thank you for the quick response.
greetings,
uLI
On Fri, Jun 08, 2001 at 10:28:05AM -0700 or thereabouts, Michael Elkins wrote:
> On Fri, Jun 08, 2001 at 06:38:20PM +0200, Christoph Ulrich Scholler wrote:
> > the relevant config line is:
> >
On Fri, Jun 08, 2001 at 06:38:20PM +0200, Christoph Ulrich Scholler wrote:
> the relevant config line is:
> set index_format="%4C %Z %{%b %d} %-15.15F (%4c) %s"
>
> the headers of these messages look quite normal to me. neither of the
> three messages above is from myself. all have been sent to
hi,
i'm experiencing strange behaviour of the mutt in the index. some of
the email sent to me is presented like this:
25 r F Jun 07 To Christoph Ul (0.6K) Re: webserver und datenbank
-> 26 F Jun 08 To Christoph Ul (0.4K) *>
other lines display the sender name (as i would like things t
I've been playing around with cucipop, but I can't seem to make it work
with mutt.
Running cucipop in debug mode, all seems to fine: after specifying
USER and PASS, I can LIST and STAT, the mailbox, RETR messages etc.
But mutt (1.3.19) only ever tells me that APOP authentication failed,
"
Quoting Scott Davis <[EMAIL PROTECTED]>, who wrote:
> Thanks a million Sam... I got it working... NOW, the small problem I am
> having is that when Mutt retrieves my POP3 mail, it does not put it in the
> mail folder that I want it to.
>
> It looks like that the mail retrieved via POP3 is not usi
On Fri, Jun 08, 2001 at 10:01:19AM -0500, Scott Davis wrote:
> Quoting Sam Roberts On Fri, 08 Jun 2001:
>
> > mutt -h
> >
> > setpop_host=
> > setpop_user=...
> > setpop_pass=...
> > #unset pop_delete
>
>
>
> Thanks a million Sam... I got it working... NOW, the small probl
Quoting Sam Roberts On Fri, 08 Jun 2001:
> mutt -h
>
> setpop_host=
> setpop_user=...
> setpop_pass=...
> #unset pop_delete
Thanks a million Sam... I got it working... NOW, the small problem I am
having is that when Mutt retrieves my POP3 mail, it does not put it in the
ma
Quoting Scott Davis <[EMAIL PROTECTED]>, who wrote:
> Greetings..
>
> The copy opf mutt I use is on my provider's machine that I access via
> shall account. I was wondering if there was a reliable way to see if this
> copy was compiled with the POP3 option.
mutt -h
> Also, can someone enlighte
Greetings..
The copy opf mutt I use is on my provider's machine that I access via
shall account. I was wondering if there was a reliable way to see if this
copy was compiled with the POP3 option.
Also, can someone enlighten me as to all of the important POP3 commands
that should go into the .mu
[Fri, Jun 08, 2001 at 10:23:35AM +0530] Manoj Naik :
> I suggest you use a MSA like masqmail/nullmailer
> instead of a full fledged MTA on that box.
Lookup a package called 'ssmtp'. Small and well done.
Been using the same on an old 386 for a long time.
--
ragOO, V
24 matches
Mail list logo