Home
last modified time | relevance | path

Searched refs:transport_write_string (Results 1 – 25 of 28) sorted by relevance

12

/dports/mail/exim-mysql/exim-4.95/src/transports/
H A Dpipe.c835 if (!transport_write_string(fd_in, "MAIL FROM:<%s>%s", return_path, eol)) in pipe_transport_entry()
839 if (!transport_write_string(fd_in, in pipe_transport_entry()
845 if (!transport_write_string(fd_in, "DATA%s", eol)) goto END_WRITE; in pipe_transport_entry()
872 if (ob->use_bsmtp && !transport_write_string(fd_in, ".%s", eol)) in pipe_transport_entry()
H A Dappendfile.c2783 else if (!transport_write_string(fd, "%s", prefix)) yield = DEFER; in appendfile_transport_entry()
2796 if (!transport_write_string(fd, "MAIL FROM:<%s>%s\n", return_path, cr)) in appendfile_transport_entry()
2804 if (!transport_write_string(fd, "RCPT TO:<%s>%s\n", in appendfile_transport_entry()
2809 if (yield == OK && !transport_write_string(fd, "DATA%s\n", cr)) in appendfile_transport_entry()
2846 else if (!transport_write_string(fd, "%s", suffix)) yield = DEFER; in appendfile_transport_entry()
2852 if (!transport_write_string(fd, ".%s\n", cr)) yield = DEFER; in appendfile_transport_entry()
/dports/mail/exim-sa-exim/exim-4.95/src/transports/
H A Dpipe.c835 if (!transport_write_string(fd_in, "MAIL FROM:<%s>%s", return_path, eol)) in pipe_transport_entry()
839 if (!transport_write_string(fd_in, in pipe_transport_entry()
845 if (!transport_write_string(fd_in, "DATA%s", eol)) goto END_WRITE; in pipe_transport_entry()
872 if (ob->use_bsmtp && !transport_write_string(fd_in, ".%s", eol)) in pipe_transport_entry()
H A Dappendfile.c2783 else if (!transport_write_string(fd, "%s", prefix)) yield = DEFER; in appendfile_transport_entry()
2796 if (!transport_write_string(fd, "MAIL FROM:<%s>%s\n", return_path, cr)) in appendfile_transport_entry()
2804 if (!transport_write_string(fd, "RCPT TO:<%s>%s\n", in appendfile_transport_entry()
2809 if (yield == OK && !transport_write_string(fd, "DATA%s\n", cr)) in appendfile_transport_entry()
2846 else if (!transport_write_string(fd, "%s", suffix)) yield = DEFER; in appendfile_transport_entry()
2852 if (!transport_write_string(fd, ".%s\n", cr)) yield = DEFER; in appendfile_transport_entry()
/dports/mail/exim/exim-4.95/src/transports/
H A Dpipe.c835 if (!transport_write_string(fd_in, "MAIL FROM:<%s>%s", return_path, eol)) in pipe_transport_entry()
839 if (!transport_write_string(fd_in, in pipe_transport_entry()
845 if (!transport_write_string(fd_in, "DATA%s", eol)) goto END_WRITE; in pipe_transport_entry()
872 if (ob->use_bsmtp && !transport_write_string(fd_in, ".%s", eol)) in pipe_transport_entry()
H A Dappendfile.c2783 else if (!transport_write_string(fd, "%s", prefix)) yield = DEFER; in appendfile_transport_entry()
2796 if (!transport_write_string(fd, "MAIL FROM:<%s>%s\n", return_path, cr)) in appendfile_transport_entry()
2804 if (!transport_write_string(fd, "RCPT TO:<%s>%s\n", in appendfile_transport_entry()
2809 if (yield == OK && !transport_write_string(fd, "DATA%s\n", cr)) in appendfile_transport_entry()
2846 else if (!transport_write_string(fd, "%s", suffix)) yield = DEFER; in appendfile_transport_entry()
2852 if (!transport_write_string(fd, ".%s\n", cr)) yield = DEFER; in appendfile_transport_entry()
/dports/mail/exim-ldap2/exim-4.95/src/transports/
H A Dpipe.c835 if (!transport_write_string(fd_in, "MAIL FROM:<%s>%s", return_path, eol)) in pipe_transport_entry()
839 if (!transport_write_string(fd_in, in pipe_transport_entry()
845 if (!transport_write_string(fd_in, "DATA%s", eol)) goto END_WRITE; in pipe_transport_entry()
872 if (ob->use_bsmtp && !transport_write_string(fd_in, ".%s", eol)) in pipe_transport_entry()
H A Dappendfile.c2783 else if (!transport_write_string(fd, "%s", prefix)) yield = DEFER; in appendfile_transport_entry()
2796 if (!transport_write_string(fd, "MAIL FROM:<%s>%s\n", return_path, cr)) in appendfile_transport_entry()
2804 if (!transport_write_string(fd, "RCPT TO:<%s>%s\n", in appendfile_transport_entry()
2809 if (yield == OK && !transport_write_string(fd, "DATA%s\n", cr)) in appendfile_transport_entry()
2846 else if (!transport_write_string(fd, "%s", suffix)) yield = DEFER; in appendfile_transport_entry()
2852 if (!transport_write_string(fd, ".%s\n", cr)) yield = DEFER; in appendfile_transport_entry()
/dports/mail/exim-monitor/exim-4.95/src/transports/
H A Dpipe.c835 if (!transport_write_string(fd_in, "MAIL FROM:<%s>%s", return_path, eol)) in pipe_transport_entry()
839 if (!transport_write_string(fd_in, in pipe_transport_entry()
845 if (!transport_write_string(fd_in, "DATA%s", eol)) goto END_WRITE; in pipe_transport_entry()
872 if (ob->use_bsmtp && !transport_write_string(fd_in, ".%s", eol)) in pipe_transport_entry()
H A Dappendfile.c2783 else if (!transport_write_string(fd, "%s", prefix)) yield = DEFER; in appendfile_transport_entry()
2796 if (!transport_write_string(fd, "MAIL FROM:<%s>%s\n", return_path, cr)) in appendfile_transport_entry()
2804 if (!transport_write_string(fd, "RCPT TO:<%s>%s\n", in appendfile_transport_entry()
2809 if (yield == OK && !transport_write_string(fd, "DATA%s\n", cr)) in appendfile_transport_entry()
2846 else if (!transport_write_string(fd, "%s", suffix)) yield = DEFER; in appendfile_transport_entry()
2852 if (!transport_write_string(fd, ".%s\n", cr)) yield = DEFER; in appendfile_transport_entry()
/dports/mail/exim-sqlite/exim-4.95/src/transports/
H A Dpipe.c835 if (!transport_write_string(fd_in, "MAIL FROM:<%s>%s", return_path, eol)) in pipe_transport_entry()
839 if (!transport_write_string(fd_in, in pipe_transport_entry()
845 if (!transport_write_string(fd_in, "DATA%s", eol)) goto END_WRITE; in pipe_transport_entry()
872 if (ob->use_bsmtp && !transport_write_string(fd_in, ".%s", eol)) in pipe_transport_entry()
H A Dappendfile.c2783 else if (!transport_write_string(fd, "%s", prefix)) yield = DEFER; in appendfile_transport_entry()
2796 if (!transport_write_string(fd, "MAIL FROM:<%s>%s\n", return_path, cr)) in appendfile_transport_entry()
2804 if (!transport_write_string(fd, "RCPT TO:<%s>%s\n", in appendfile_transport_entry()
2809 if (yield == OK && !transport_write_string(fd, "DATA%s\n", cr)) in appendfile_transport_entry()
2846 else if (!transport_write_string(fd, "%s", suffix)) yield = DEFER; in appendfile_transport_entry()
2852 if (!transport_write_string(fd, ".%s\n", cr)) yield = DEFER; in appendfile_transport_entry()
/dports/mail/exim-postgresql/exim-4.95/src/transports/
H A Dpipe.c835 if (!transport_write_string(fd_in, "MAIL FROM:<%s>%s", return_path, eol)) in pipe_transport_entry()
839 if (!transport_write_string(fd_in, in pipe_transport_entry()
845 if (!transport_write_string(fd_in, "DATA%s", eol)) goto END_WRITE; in pipe_transport_entry()
872 if (ob->use_bsmtp && !transport_write_string(fd_in, ".%s", eol)) in pipe_transport_entry()
H A Dappendfile.c2783 else if (!transport_write_string(fd, "%s", prefix)) yield = DEFER; in appendfile_transport_entry()
2796 if (!transport_write_string(fd, "MAIL FROM:<%s>%s\n", return_path, cr)) in appendfile_transport_entry()
2804 if (!transport_write_string(fd, "RCPT TO:<%s>%s\n", in appendfile_transport_entry()
2809 if (yield == OK && !transport_write_string(fd, "DATA%s\n", cr)) in appendfile_transport_entry()
2846 else if (!transport_write_string(fd, "%s", suffix)) yield = DEFER; in appendfile_transport_entry()
2852 if (!transport_write_string(fd, ".%s\n", cr)) yield = DEFER; in appendfile_transport_entry()
/dports/mail/exim-monitor/exim-4.95/src/
H A Dfunctions.h613 extern BOOL transport_write_string(int, const char *, ...);
H A Dtransport.c382 transport_write_string(int fd, const char *format, ...) in transport_write_string() function
/dports/mail/exim-mysql/exim-4.95/src/
H A Dfunctions.h613 extern BOOL transport_write_string(int, const char *, ...);
H A Dtransport.c382 transport_write_string(int fd, const char *format, ...) in transport_write_string() function
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dfunctions.h613 extern BOOL transport_write_string(int, const char *, ...);
H A Dtransport.c382 transport_write_string(int fd, const char *format, ...) in transport_write_string() function
/dports/mail/exim/exim-4.95/src/
H A Dfunctions.h613 extern BOOL transport_write_string(int, const char *, ...);
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dfunctions.h613 extern BOOL transport_write_string(int, const char *, ...);
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dfunctions.h613 extern BOOL transport_write_string(int, const char *, ...);
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dfunctions.h613 extern BOOL transport_write_string(int, const char *, ...);
H A Dtransport.c382 transport_write_string(int fd, const char *format, ...) in transport_write_string() function

12