Re: [Mutt] #467: Mutt doesn't check mailboxes automatically while
#467: Mutt doesn't check mailboxes automatically while it's in "browser" mode
--------------------------------------------------------+-------------------
Reporter: Alessandro Gatti <rigel@xxxxxxxxxxxxxxxx> | Owner: mutt-dev
Type: enhancement | Status: new
Priority: minor | Milestone: 2.0
Component: browser | Version: 1.5.18
Resolution: | Keywords:
--------------------------------------------------------+-------------------
Changes (by pdmef):
* component: mutt => browser
Old description:
> {{{
> Package: mutt
> Version: 1.2.5i
> Severity: wishlist
>
> -- Please type your report below this line
>
> Mutt doesn't check the mailboxes automatically when it's in browser mode.
> It
> is able to check for new mail when I force a mail check, but nothing
> more. I
> set up the mail_check variable, but seems that mutt ignores that
> directive...
>
> -- Mutt Version Information
>
> Mutt 1.2.5i (2000-07-28)
> Copyright (C) 1996-2000 Michael R. Elkins e altri.
> Mutt non ha ALCUNA GARANZIA; usare `mutt -vv' per i dettagli.
> Mutt è software libero e sei invitato a ridistribuirlo
> sotto certe condizioni; scrivere `mutt -vv' per i dettagli.
>
> System: Linux 2.4.1-ac4 [using ncurses 4.0]
> Opzioni di compilazione:
> -DOMAIN
> -DEBUG
> -HOMESPOOL +USE_SETGID +USE_DOTLOCK +USE_FCNTL -USE_FLOCK
> -USE_IMAP -USE_GSS -USE_SSL +USE_POP +HAVE_REGCOMP -USE_GNU_REGEX
> +HAVE_COLOR +HAVE_PGP -BUFFY_SIZE -EXACT_ADDRESS +ENABLE_NLS
> SENDMAIL="/usr/sbin/sendmail"
> MAILPATH="/var/spool/mail"
> SHAREDIR="/usr/local/share/mutt"
> SYSCONFDIR="/usr/local/etc"
> ISPELL="/usr/bin/ispell"
> Per contattare gli sviluppatori scrivi a <mutt-dev@xxxxxxxx>.
> Per segnalare un bug usa il programma muttbug.
>
> --- Begin /home/rigel/.muttrc
> ignore "from " received content- mime-version status x-status message-id
> ignore sender references return-path lines
> macro index \eb '/~b ' 'search in message bodies'
> macro index \cb |urlview\n 'call urlview to extract URLs out of a
> message'
> macro pager \cb |urlview\n 'call urlview to extract URLs out of a
> message'
> macro generic <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
> documentation"
> macro index <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
> documentation"
> macro pager <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
> documentation"
> set hdrs
> my_hdr Reply-To: a.gatti@xxxxxxx
> my_hdr X-Operating-System: Linux 2.4.1-ac4 on waveform.inet.it
> my_hdr X-King: Elvis has left the building
> set include
> set spoolfile=$HOME/Mail/inbox
> set hostname=waveform.inet.it
> set use_8bitmime
> set alias_file="~/.mutt_aliases"
> source ~/.mutt_aliases
> set attribution="On %d, %n wrote:"
> set autoedit=no
> set auto_tag=yes
> set beep=no
> set beep_new=yes
> set edit_headers=yes
> set editor="vim"
> set folder="$HOME/Mail"
> set from="a.gatti@xxxxxxx"
> set header=yes
> set hostname="inet.it"
> set in_reply_to="%i; from %a on %{!%a, %b %d, %Y at %I:%M:%S%p %Z}"
> set mail_check=5
> set mask=".*"
> set mbox_type=mbox
> set move=yes
> set pager_stop=yes
> set postponed=+outbox
> set query_command="abook --mutt-query '%s'"
> set realname="Alessandro Gatti"
> set record=+sent
> set save_empty=yes
> set save_name=yes
> set signature="~/.signature"
> set sort=threads
> set spoolfile="/var/spool/mail/rigel"
> set weed=no
> set bounce_delivered=yes
> mailboxes =inbox =trivia =inet-control =milug =inet-customer-control
> =inet-housing =inet-sic =cartasi =private =inet-troubleticket
> lists trivia milug inet-housing
> send-hook milug 'set signature=~/.signaturepersonal; my_hdr From:
> Alessandro Gatti <rigel@xxxxxxx>; my_hdr Reply-To: rigel@xxxxxxx'
> send-hook ahpook 'set signature=~/.signaturepersonal; my_hdr From:
> Alessandro Gatti <rigel@xxxxxxx>; my_hdr Reply-To: rigel@xxxxxxx'
> send-hook trivia 'set signature=~/.signaturepersonal; my_hdr From:
> Alessandro Gatti <rigel@xxxxxxx>; my_hdr Reply-To: rigel@xxxxxxx'
> bind index <up> previous-entry
> bind index <down> next-entry
> bind pager <up> previous-line
> bind pager <down> next-line
> bind pager <left> previous-entry
> bind pager <right> next-entry
> bind browser g check-new
> mono normal none
> mono indicator reverse
> mono tree none
> mono status reverse
> mono error bold
> mono message none
> mono quoted bold
> mono signature none
> mono attachment underline
> mono search reverse
> mono tilde none
> mono markers bold
> mono hdrdefault none
> mono bold bold
> mono underline underline
> mono header bold "^(from|subject):"
> mono body underline
> "((ftp|http|https)://|(file|mailto|news):|www\\.)
> [-a-z0-9_.:]*[a-z0-9](/[^][{} \t\n\r\"<>()]*[^][{} \t\n\r\"<>().,:!])?/?"
> mono body underline "[-a-z_0-9.]+@[-a-z_0-9.]+"
> mono body bold "(^| )\\*[-a-z0-9äöüß*]+\\*[,.?]?[ \n]"
> mono body underline "(^| )_[-a-z0-9äöüß_]+_[,.?]?[ \n]"
> color normal brightwhite black
> color indicator brightcyan blue
> color tree brightred black
> color status brightyellow blue
> color error brightred black
> color message brightyellow black
> color signature red black
> color attachment blue cyan
> color search brightyellow red
> color tilde brightmagenta black
> color markers brightred black
> color hdrdefault blue black
> color bold red black
> color underline green black
> color quoted cyan black
> color quoted1 yellow black
> color quoted2 magenta black
> color quoted3 red black
> color quoted4 red black
> color quoted5 red black
> color quoted6 red black
> color quoted7 red black
> color quoted8 red black
> color quoted9 red black
> color header brightyellow black "^(from|subject):"
> color body brightgreen black
> "((ftp|http|https)://|(file|mailto|news):|www\\.)
> [-a-z0-9_.:]*[a-z0-9](/[^][{} \t\n\r\"<>()]*[^][{} \t\n\r\"<>().,:!])?/?"
> color body brightred black "[-a-z_0-9.+]+@[-a-z_0-9.]+"
> color body red black "(^| )\\*[-a-z0-9*]+\\*[,.?]?[
> \n]"
> color body green black "(^| )_[-a-z0-9_]+_[,.?]?[ \n]"
> color index blue black ~F
> color index brightgreen black ~N
> color index magenta black ~T
> color index cyan black ~D
> set pgp_autosign=yes
> set pgp_replysign=yes
> set pgp_replysignencrypted=yes
> set pgp_decode_command="gpg %?p?--passphrase-fd 0? --no-verbose --batch
> --output - %f"
> set pgp_verify_command="gpg --no-verbose --batch --output - --verify %s
> %f"
> set pgp_decrypt_command="gpg --passphrase-fd 0 --no-verbose --batch
> --output - %f"
> set pgp_sign_command="gpg --no-verbose --batch --output - --passphrase-fd
> 0 --armor --detach-sign --textmode %?a?-u %a? %f"
> set pgp_clearsign_command="gpg --no-verbose --batch --output -
> --passphrase-fd 0 --armor --textmode --clearsign %?a?-u %a? %f"
> set pgp_encrypt_only_command="pgpewrap gpg -v --batch --output -
> --encrypt --textmode --armor --always-trust -- -r %r -- %f"
> set pgp_encrypt_sign_command="pgpewrap gpg --passphrase-fd 0 -v --batch
> --output - --encrypt --sign %?a?-u %a? --armor --always-trust -- -r %r --
> %f"
> set pgp_import_command="gpg --no-verbose --import -v %f"
> set pgp_export_command="gpg --no-verbose --export --armor %r"
> set pgp_verify_key_command="gpg --no-verbose --batch --fingerprint
> --check-sigs %r"
> set pgp_list_pubring_command="gpg --no-verbose --batch --with-colons
> --list-keys %r"
> set pgp_list_secring_command="gpg --no-verbose --batch --with-colons
> --list-secret-keys %r"
> set pgp_getkeys_command=""
> --- End /home/rigel/.muttrc
>
> --- Begin /usr/local/etc/Muttrc
> ignore "from " received content- mime-version status x-status message-id
> ignore sender references return-path lines
> macro index \eb '/~b ' 'search in message bodies'
> macro index \cb |urlview\n 'call urlview to extract URLs out of a
> message'
> macro pager \cb |urlview\n 'call urlview to extract URLs out of a
> message'
> macro generic <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
> documentation"
> macro index <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
> documentation"
> macro pager <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
> documentation"
> --- End /usr/local/etc/Muttrc
>
>
> >How-To-Repeat:
> >Fix:
> }}}
New description:
{{{
Package: mutt
Version: 1.2.5i
Severity: wishlist
-- Please type your report below this line
Mutt doesn't check the mailboxes automatically when it's in browser mode.
It
is able to check for new mail when I force a mail check, but nothing more.
I
set up the mail_check variable, but seems that mutt ignores that
directive...
-- Mutt Version Information
Mutt 1.2.5i (2000-07-28)
Copyright (C) 1996-2000 Michael R. Elkins e altri.
Mutt non ha ALCUNA GARANZIA; usare `mutt -vv' per i dettagli.
Mutt è software libero e sei invitato a ridistribuirlo
sotto certe condizioni; scrivere `mutt -vv' per i dettagli.
System: Linux 2.4.1-ac4 [using ncurses 4.0]
Opzioni di compilazione:
-DOMAIN
-DEBUG
-HOMESPOOL +USE_SETGID +USE_DOTLOCK +USE_FCNTL -USE_FLOCK
-USE_IMAP -USE_GSS -USE_SSL +USE_POP +HAVE_REGCOMP -USE_GNU_REGEX
+HAVE_COLOR +HAVE_PGP -BUFFY_SIZE -EXACT_ADDRESS +ENABLE_NLS
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/spool/mail"
SHAREDIR="/usr/local/share/mutt"
SYSCONFDIR="/usr/local/etc"
ISPELL="/usr/bin/ispell"
Per contattare gli sviluppatori scrivi a <mutt-dev@xxxxxxxx>.
Per segnalare un bug usa il programma muttbug.
--- Begin /home/rigel/.muttrc
ignore "from " received content- mime-version status x-status message-id
ignore sender references return-path lines
macro index \eb '/~b ' 'search in message bodies'
macro index \cb |urlview\n 'call urlview to extract URLs out of a message'
macro pager \cb |urlview\n 'call urlview to extract URLs out of a message'
macro generic <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
documentation"
macro index <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
documentation"
macro pager <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
documentation"
set hdrs
my_hdr Reply-To: a.gatti@xxxxxxx
my_hdr X-Operating-System: Linux 2.4.1-ac4 on waveform.inet.it
my_hdr X-King: Elvis has left the building
set include
set spoolfile=$HOME/Mail/inbox
set hostname=waveform.inet.it
set use_8bitmime
set alias_file="~/.mutt_aliases"
source ~/.mutt_aliases
set attribution="On %d, %n wrote:"
set autoedit=no
set auto_tag=yes
set beep=no
set beep_new=yes
set edit_headers=yes
set editor="vim"
set folder="$HOME/Mail"
set from="a.gatti@xxxxxxx"
set header=yes
set hostname="inet.it"
set in_reply_to="%i; from %a on %{!%a, %b %d, %Y at %I:%M:%S%p %Z}"
set mail_check=5
set mask=".*"
set mbox_type=mbox
set move=yes
set pager_stop=yes
set postponed=+outbox
set query_command="abook --mutt-query '%s'"
set realname="Alessandro Gatti"
set record=+sent
set save_empty=yes
set save_name=yes
set signature="~/.signature"
set sort=threads
set spoolfile="/var/spool/mail/rigel"
set weed=no
set bounce_delivered=yes
mailboxes =inbox =trivia =inet-control =milug =inet-customer-control
=inet-housing =inet-sic =cartasi =private =inet-troubleticket
lists trivia milug inet-housing
send-hook milug 'set signature=~/.signaturepersonal; my_hdr From:
Alessandro Gatti <rigel@xxxxxxx>; my_hdr Reply-To: rigel@xxxxxxx'
send-hook ahpook 'set signature=~/.signaturepersonal; my_hdr From:
Alessandro Gatti <rigel@xxxxxxx>; my_hdr Reply-To: rigel@xxxxxxx'
send-hook trivia 'set signature=~/.signaturepersonal; my_hdr From:
Alessandro Gatti <rigel@xxxxxxx>; my_hdr Reply-To: rigel@xxxxxxx'
bind index <up> previous-entry
bind index <down> next-entry
bind pager <up> previous-line
bind pager <down> next-line
bind pager <left> previous-entry
bind pager <right> next-entry
bind browser g check-new
mono normal none
mono indicator reverse
mono tree none
mono status reverse
mono error bold
mono message none
mono quoted bold
mono signature none
mono attachment underline
mono search reverse
mono tilde none
mono markers bold
mono hdrdefault none
mono bold bold
mono underline underline
mono header bold "^(from|subject):"
mono body underline
"((ftp|http|https)://|(file|mailto|news):|www\\.)
[-a-z0-9_.:]*[a-z0-9](/[^][{} \t\n\r\"<>()]*[^][{} \t\n\r\"<>().,:!])?/?"
mono body underline "[-a-z_0-9.]+@[-a-z_0-9.]+"
mono body bold "(^| )\\*[-a-z0-9äöüß*]+\\*[,.?]?[ \n]"
mono body underline "(^| )_[-a-z0-9äöüß_]+_[,.?]?[ \n]"
color normal brightwhite black
color indicator brightcyan blue
color tree brightred black
color status brightyellow blue
color error brightred black
color message brightyellow black
color signature red black
color attachment blue cyan
color search brightyellow red
color tilde brightmagenta black
color markers brightred black
color hdrdefault blue black
color bold red black
color underline green black
color quoted cyan black
color quoted1 yellow black
color quoted2 magenta black
color quoted3 red black
color quoted4 red black
color quoted5 red black
color quoted6 red black
color quoted7 red black
color quoted8 red black
color quoted9 red black
color header brightyellow black "^(from|subject):"
color body brightgreen black
"((ftp|http|https)://|(file|mailto|news):|www\\.)
[-a-z0-9_.:]*[a-z0-9](/[^][{} \t\n\r\"<>()]*[^][{} \t\n\r\"<>().,:!])?/?"
color body brightred black "[-a-z_0-9.+]+@[-a-z_0-9.]+"
color body red black "(^| )\\*[-a-z0-9*]+\\*[,.?]?[ \n]"
color body green black "(^| )_[-a-z0-9_]+_[,.?]?[ \n]"
color index blue black ~F
color index brightgreen black ~N
color index magenta black ~T
color index cyan black ~D
set pgp_autosign=yes
set pgp_replysign=yes
set pgp_replysignencrypted=yes
set pgp_decode_command="gpg %?p?--passphrase-fd 0? --no-verbose --batch
--output - %f"
set pgp_verify_command="gpg --no-verbose --batch --output - --verify %s
%f"
set pgp_decrypt_command="gpg --passphrase-fd 0 --no-verbose --batch
--output - %f"
set pgp_sign_command="gpg --no-verbose --batch --output - --passphrase-fd
0 --armor --detach-sign --textmode %?a?-u %a? %f"
set pgp_clearsign_command="gpg --no-verbose --batch --output -
--passphrase-fd 0 --armor --textmode --clearsign %?a?-u %a? %f"
set pgp_encrypt_only_command="pgpewrap gpg -v --batch --output - --encrypt
--textmode --armor --always-trust -- -r %r -- %f"
set pgp_encrypt_sign_command="pgpewrap gpg --passphrase-fd 0 -v --batch
--output - --encrypt --sign %?a?-u %a? --armor --always-trust -- -r %r --
%f"
set pgp_import_command="gpg --no-verbose --import -v %f"
set pgp_export_command="gpg --no-verbose --export --armor %r"
set pgp_verify_key_command="gpg --no-verbose --batch --fingerprint
--check-sigs %r"
set pgp_list_pubring_command="gpg --no-verbose --batch --with-colons
--list-keys %r"
set pgp_list_secring_command="gpg --no-verbose --batch --with-colons
--list-secret-keys %r"
set pgp_getkeys_command=""
--- End /home/rigel/.muttrc
--- Begin /usr/local/etc/Muttrc
ignore "from " received content- mime-version status x-status message-id
ignore sender references return-path lines
macro index \eb '/~b ' 'search in message bodies'
macro index \cb |urlview\n 'call urlview to extract URLs out of a message'
macro pager \cb |urlview\n 'call urlview to extract URLs out of a message'
macro generic <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
documentation"
macro index <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
documentation"
macro pager <f1> "!less /usr/local/doc/mutt/manual.txt\n" "Show Mutt
documentation"
--- End /usr/local/etc/Muttrc
>How-To-Repeat:
>Fix:
}}}
--
--
Ticket URL: <http://dev.mutt.org/trac/ticket/467#comment:2>
Mutt <http://www.mutt.org/>
The Mutt mail user agent