Searched refs:mail_stream_command (Results 1 – 4 of 4) sorted by relevance
76 extern MAIL_STREAM *mail_stream_command(const char *);
471 MAIL_STREAM *mail_stream_command(const char *command) in mail_stream_command() function
770 if ((handle = mail_stream_command(STR(postdrop_command))) == 0) in enqueue()
2178 state->dest = mail_stream_command(postdrop_command); in mail_open_stream()