Provide an easy way of setting sender/recipient addresses in smtp URLs.
* libmailutils/mailer/mailer.c (_set_from): Parameter from= can be used to set the sender address explicitly. (_set_to): New function. Parameter to= sets recipient addresses explicitly. (create_part): Use _set_to. * libproto/mailer/mbox.c (remote_mbox_append_message): Use the to= parameter.
Showing
2 changed files
with
61 additions
and
12 deletions
-
Please register or sign in to post a comment