lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #8490] SMTP mods to use a data handler for BODY


From: Sergio R. Caprile
Subject: [lwip-devel] [patch #8490] SMTP mods to use a data handler for BODY
Date: Thu, 26 Jun 2014 18:56:32 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:30.0) Gecko/20100101 Firefox/30.0

URL:
  <http://savannah.nongnu.org/patch/?8490>

                 Summary: SMTP mods to use a data handler for BODY
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: scaprile
            Submitted on: Thu 26 Jun 2014 03:56:31 PM ART
                Category: Contrib
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

An additional smtp_send_mail_bodycback() function, quite similar to _static,
sets up a framework in which a simple user function will be called back at the
BODY state (until it returns "I'm done"), in order to generate the body
content.
This is useful in low memory conditions, when data to populate the mail body
is huge and/or in logs or tables/databases and so mail body needs to be
generated at runtime.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 26 Jun 2014 03:56:31 PM ART  Name: smtp3.zip  Size: 3kB   By:
scaprile
patch file
<http://savannah.nongnu.org/patch/download.php?file_id=31625>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8490>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]