Skip to content
Snippets Groups Projects
Commit c7e4852b authored by Stephan Bosch's avatar Stephan Bosch Committed by Timo Sirainen
Browse files

testsuite: Reformat testsuite-smtp.h

parent 9793c304
No related branches found
No related tags found
No related merge requests found
......@@ -9,27 +9,23 @@ void testsuite_smtp_reset(void);
* Simulated SMTP out
*/
void *testsuite_smtp_start
(const struct sieve_script_env *senv ATTR_UNUSED,
const struct smtp_address *mail_from);
void testsuite_smtp_add_rcpt
(const struct sieve_script_env *senv ATTR_UNUSED,
void *handle, const struct smtp_address *rcpt_to);
struct ostream *testsuite_smtp_send
(const struct sieve_script_env *senv ATTR_UNUSED,
void *handle);
void testsuite_smtp_abort
(const struct sieve_script_env *senv ATTR_UNUSED,
void *handle);
int testsuite_smtp_finish
(const struct sieve_script_env *senv ATTR_UNUSED,
void *handle, const char **error_r);
void *testsuite_smtp_start(const struct sieve_script_env *senv ATTR_UNUSED,
const struct smtp_address *mail_from);
void testsuite_smtp_add_rcpt(const struct sieve_script_env *senv ATTR_UNUSED,
void *handle, const struct smtp_address *rcpt_to);
struct ostream *
testsuite_smtp_send(const struct sieve_script_env *senv ATTR_UNUSED,
void *handle);
void testsuite_smtp_abort(const struct sieve_script_env *senv ATTR_UNUSED,
void *handle);
int testsuite_smtp_finish(const struct sieve_script_env *senv ATTR_UNUSED,
void *handle, const char **error_r);
/*
* Access
*/
bool testsuite_smtp_get
(const struct sieve_runtime_env *renv, unsigned int index);
bool testsuite_smtp_get(const struct sieve_runtime_env *renv,
unsigned int index);
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.