summaryrefslogtreecommitdiff
path: root/mh/tests/repl.at
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-12-31 16:48:38 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2011-12-31 16:48:38 +0200
commitf8a96930b6ec84c63b36e5789c9fdf74285f420c (patch)
tree2fa616a32e815270faacb5ffed0c4bd170fc0bbf /mh/tests/repl.at
parent356c07542f39f1ff159e2646bd97e1791f493aad (diff)
downloadmailutils-f8a96930b6ec84c63b36e5789c9fdf74285f420c.tar.gz
mailutils-f8a96930b6ec84c63b36e5789c9fdf74285f420c.tar.bz2
Implement SMTPS.
* NEWS: Update. * include/mailutils/registrar.h (mu_smtps_record): New extern. (mu_register_all_mailer_formats): Register mu_smtps_record. * include/mailutils/sys/registrar.h (MU_SMTPS_SCHEME) (MU_SMTPS_SCHEME_LEN,MU_SMTPS_PORT): New defines. * libmailutils/address/address.c (mu_address_get_count): Don't count parts with NULL emails. (mu_address_contains_email): Validate email before comparison. (mu_list_copy): New static. (mu_address_union): Reuse last subaddress if its email is NULL. * libmailutils/base/nullrec.c (mu_smtps_record): New placeholder. * libproto/mailer/smtp.c (mu_smtps_record): New global. (smtp_open): Implement SMTPS * mu/send.c: New file. * mu/Makefile.am (MODULES): Add send.c
Diffstat (limited to 'mh/tests/repl.at')
0 files changed, 0 insertions, 0 deletions

Return to:

Send suggestions and report system problems to the System administrator.