Menu

#13 sent folder

closed-fixed
None
5
2004-10-21
2001-06-27
Jens Tkotz
No

It would be great to have a 'sent' folder.

And maybe a possibility to move messages from this
sent folder to inbox. So you can download them.

Jens

Discussion

  • Julien TESSIER

    Julien TESSIER - 2001-08-23

    Logged In: YES
    user_id=157359

    I'm working on a hack to do this? It'll use a MySQL
    database to store sent messages.

    I'll sent it in "Patches" as it's ready.

    Bye,

    Julien

     
  • Jens Tkotz

    Jens Tkotz - 2001-08-24

    Logged In: YES
    user_id=255494

    Hi,

    Nice to hear this.
    I will just wait for it.

    Jens

     
  • Ross Golder

    Ross Golder - 2002-04-24

    Logged In: YES
    user_id=20872

    This is a kind of Netscapism that a lot of people have grown
    quite attached to. Don't forget that POP3 does not have
    folder support, and that anything that involves making NOCC
    depend on a seperate database must be optional, defaulting
    to 'not required', if you see what I mean :)

    Also, a warning for when preparing patches: Make sure they
    work against a recent CVS version. It can be quite messy
    applying older patches to recent CVS, as a lot has changed
    since the last release, and I foresee a few more changes on
    the horizon. Still, anything that makes NOCC more appealing
    must be good.

     
  • Nobody/Anonymous

    Logged In: NO

    Instead of a "sent" folder (which would require a database),
    have an option in the conf.php to enable sending a cc to the
    sender (me).

     
  • Mike Cole

    Mike Cole - 2002-05-23

    Logged In: YES
    user_id=550878

    Here's my current solution:
    In ./nocc/html/send.php, line 29:
    add this expression

    <?php echo htmlspecialchars($mail_from) ?>

    at the beginning of the value section between the quotes.

    This puts the sender address as a Bcc: recipient.

     
  • Anonymous

    Anonymous - 2004-09-16
    • assigned_to: nobody --> goddess_skuld
     
  • Anonymous

    Anonymous - 2004-10-21
    • status: open --> closed-fixed
     
  • Anonymous

    Anonymous - 2004-10-21

    Logged In: YES
    user_id=529507

    It's now in the CVS.
    Thanks for your feature request.

     

Log in to post a comment.

Auth0 Logo