Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
You may already be assuming this, but in looking at folders, I not only need to see a summary by sender, date and subject, but I need to be able to sort the folder summary by any of these three criteria. Each sort needs some special handling.
  • "Subject:" needs to handle occurences of "Re: " and "Fwd: " so that threads group toggether.
  • "From:" needs to handle addresses with and without angle brackets, since the same address may have multiple forms
  • "Date:", of course, need to handle different time zones.
It's also useful to be able to see if I've replied and/or forwarded the message.

The "out" or "sent" folder, of course, shows "To:" instead of "From:", so there is the added problem of sorting multiple recipient lists. I'd like to be able to see the same email summary header under each of the recipients, but only when I sort the summary based on "To:".


In reply to Re: Describe your Dream WebMail App by rodion
in thread Describe your Dream WebMail App by jdrago_999

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-18 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found