DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 1st August 2008
cssgalactic cssgalactic is offline
Port Guard
 
Join Date: Jun 2008
Posts: 24
Default help with mutt

I want the my most recent messages to show first. I'm using maildir.

this is on my .muttrc

set sort=reverse-last-date
set sort_browser=reverse-last-date
set sort_aux=date-received
Reply With Quote
  #2   (View Single Post)  
Old 1st August 2008
eine's Avatar
eine eine is offline
Real Name: Hendri Sugiarto
Port Guard
 
Join Date: Jul 2008
Location: Bandung, West Java
Posts: 19
Default

Quote:
set sort=reverse-last-date
set sort_browser=reverse-last-date
set sort_aux=date-received

try to change it into:

set sort = date-received
set sort_browser = date
set sort_aux=last-date-received

I don't use mutt, but i hope it works
__________________
Life can only be understood backwards; but it must be lived forwards. -- Soren Kierkegaard
Reply With Quote
  #3   (View Single Post)  
Old 1st August 2008
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

set sort = reverse-date-received
set sort_aux = reverse-date-received
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote
  #4   (View Single Post)  
Old 2nd August 2008
eine's Avatar
eine eine is offline
Real Name: Hendri Sugiarto
Port Guard
 
Join Date: Jul 2008
Location: Bandung, West Java
Posts: 19
Default

Quote:
Originally Posted by Carpetsmoker View Post
set sort = reverse-date-received
set sort_aux = reverse-date-received
ah...my mistake..
__________________
Life can only be understood backwards; but it must be lived forwards. -- Soren Kierkegaard
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Maildir with Postfix/Dovecot/procmail/mutt bsdperson FreeBSD Ports and Packages 3 8th July 2009 07:05 PM
Mutt not sending email cssgalactic FreeBSD General 4 3rd July 2008 09:54 PM


All times are GMT. The time now is 08:58 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick