Compile options:
-DOMAIN
-HOMESPOOL -USE_SETGID -USE_DOTLOCK +USE_FCNTL -USE_FLOCK
-USE_IMAP -USE_GSS -USE_POP +HAVE_REGCOMP -USE_GNU_REGEX +HAVE_COLOR
-BUFFY_SIZE
-EXACT_ADDRESS +ENABLE_NLS
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
SHAREDIR="/usr/local/share/mutt"
SYSCONFDIR="/usr/local/etc"
-ISPELL
The problem is that mutt does not send the specified subject line but sends
nothing i
nstead ( not even a simbol ). Now I am sending this from the comman line with sendmail
and th
e subject is fine. Where can the problem be? Below is my muttrc file
#
# My muttrc file
#
set abort_nosubject=ask-yes
set fast_reply=no
set hdrs=yes
unmy_hdr
# Key bindings
bind pager <Up> previous-line
bind pager <Down> next-line
bind pager <PageUp> previous-page
bind pager <PageDn> next-page
bind pager <Right> next-entry
bind pager <Left> previous-entry
# Mailing lists
lists [EMAIL PROTECTED]
lists [EMAIL PROTECTED]
lists [EMAIL PROTECTED]
lists [EMAIL PROTECTED]
lists [EMAIL PROTECTED]
# Mailboxes
SHAREDIR="/usr/local/share/mutt"
SYSCONFDIR="/usr/local/etc"
-ISPELL
The problem is that mutt does not send the specified subject line but sends
nothing i
nstead ( not even a simbol ). Now I am sending this from the comman line with sendmail
and th
e subject is fine. Where can the problem be? Below is my muttrc file
#
# My muttrc file
#
set abort_nosubject=ask-yes
set fast_reply=no
set hdrs=yes
unmy_hdr
# Key bindings
bind pager <Up> previous-line
bind pager <Down> next-line
bind pager <PageUp> previous-page
bind pager <PageDn> next-page
bind pager <Right> next-entry
bind pager <Left> previous-entry
# Mailing lists
lists [EMAIL PROTECTED]
lists [EMAIL PROTECTED]
lists [EMAIL PROTECTED]
lists [EMAIL PROTECTED]
lists [EMAIL PROTECTED]
# Mailboxes
mailboxes /home/calavera/Mail/lug-bg
mailboxes /home/calavera/Mail/openbsd
mailboxes /home/calavera/Mail/mbox
mailboxes /home/calavera/Mail/c_develop
mailboxes /home/calavera/Mail/web_develop
mailboxes /home/calavera/Mail/script_develop
# Folder hooks
folder-hook openbsd set sort=threads
folder-hook lug-bg set sort=threads
folder-hook c_develop set sort=threads
folder-hook script_develop set sort=threads
folder-hook web_develop set sort=threads
# Ignoring unwanted message headers
ignore *
unignore date from to subject x-mailer
nore date from to subject
folder-hook c_develop set sort=threads
folder-hook script_develop set sort=threads
folder-hook web_develop set sort=threads
# Ignoring unwanted message headers
ignore *
unignore date from to subject x-mailer
nore date from to subject
Pavlin Petkov - [EMAIL PROTECTED]
