examples: Updated SMTP MAIL example to use a read function for data
Updated to read data from a callback rather than from stdio as this is more realistic to most use cases.
Loading
Please sign in to comment
WARNING! Gitlab maintenance operation scheduled for Saturday 28th March from 8 a.m. (CET) to approximately 3 p.m. (CET). GitLab will be unavailable during this time.
Updated to read data from a callback rather than from stdio as this is more realistic to most use cases.