Home
last modified time | relevance | path

Searched refs:smtp_command (Results 1 – 25 of 30) sorted by relevance

12

/dports/sysutils/usermin/usermin-1.830/
H A Dfeedback.cgi232 &smtp_command(MAIL) || return 0;
233 &smtp_command(MAIL, "helo ".&get_system_hostname()."\r\n") || return 0;
234 &smtp_command(MAIL, "mail from: <$email>\r\n") || return 0;
236 &smtp_command(MAIL, "rcpt to: <$t>\r\n") || return 0;
238 &smtp_command(MAIL, "data\r\n");
242 &smtp_command(MAIL, ".\r\n");
243 &smtp_command(MAIL, "quit\r\n");
249 sub smtp_command
/dports/sysutils/webmin/webmin-1.981/
H A Dfeedback.cgi232 &smtp_command(MAIL) || return 0;
233 &smtp_command(MAIL, "helo ".&get_system_hostname()."\r\n") || return 0;
234 &smtp_command(MAIL, "mail from: <$email>\r\n") || return 0;
236 &smtp_command(MAIL, "rcpt to: <$t>\r\n") || return 0;
238 &smtp_command(MAIL, "data\r\n");
242 &smtp_command(MAIL, ".\r\n");
243 &smtp_command(MAIL, "quit\r\n");
249 sub smtp_command
/dports/sysutils/webmin/webmin-1.981/sendmail/
H A Dboxes-lib.pl928 &smtp_command($h, undef, 0);
931 &smtp_command($h, "ehlo $helo\r\n", 0);
934 &smtp_command($h, "helo $helo\r\n", 0);
975 $arv = &smtp_command($h, "$enc\r\n", 1);
991 $arv = &smtp_command($h, "$enc\r\n", 1);
1008 &smtp_command($h, "mail from: <$fromaddr>\r\n", 0);
1011 &smtp_command($h, "rcpt to: <$u>$notify\r\n", 0);
1013 &smtp_command($h, "data\r\n", 0);
1167 &smtp_command($h, ".$eol", 0);
1168 &smtp_command($h, "quit$eol", 0);
[all …]
/dports/sysutils/webmin/webmin-1.981/qmailadmin/
H A Dboxes-lib.pl928 &smtp_command($h, undef, 0);
931 &smtp_command($h, "ehlo $helo\r\n", 0);
934 &smtp_command($h, "helo $helo\r\n", 0);
975 $arv = &smtp_command($h, "$enc\r\n", 1);
991 $arv = &smtp_command($h, "$enc\r\n", 1);
1008 &smtp_command($h, "mail from: <$fromaddr>\r\n", 0);
1011 &smtp_command($h, "rcpt to: <$u>$notify\r\n", 0);
1013 &smtp_command($h, "data\r\n", 0);
1167 &smtp_command($h, ".$eol", 0);
1168 &smtp_command($h, "quit$eol", 0);
[all …]
/dports/sysutils/webmin/webmin-1.981/postfix/
H A Dboxes-lib.pl928 &smtp_command($h, undef, 0);
931 &smtp_command($h, "ehlo $helo\r\n", 0);
934 &smtp_command($h, "helo $helo\r\n", 0);
975 $arv = &smtp_command($h, "$enc\r\n", 1);
991 $arv = &smtp_command($h, "$enc\r\n", 1);
1008 &smtp_command($h, "mail from: <$fromaddr>\r\n", 0);
1011 &smtp_command($h, "rcpt to: <$u>$notify\r\n", 0);
1013 &smtp_command($h, "data\r\n", 0);
1167 &smtp_command($h, ".$eol", 0);
1168 &smtp_command($h, "quit$eol", 0);
[all …]
/dports/sysutils/webmin/webmin-1.981/mailboxes/
H A Dboxes-lib.pl928 &smtp_command($h, undef, 0);
931 &smtp_command($h, "ehlo $helo\r\n", 0);
934 &smtp_command($h, "helo $helo\r\n", 0);
975 $arv = &smtp_command($h, "$enc\r\n", 1);
991 $arv = &smtp_command($h, "$enc\r\n", 1);
1008 &smtp_command($h, "mail from: <$fromaddr>\r\n", 0);
1011 &smtp_command($h, "rcpt to: <$u>$notify\r\n", 0);
1013 &smtp_command($h, "data\r\n", 0);
1167 &smtp_command($h, ".$eol", 0);
1168 &smtp_command($h, "quit$eol", 0);
[all …]
/dports/sysutils/usermin/usermin-1.830/mailbox/
H A Dboxes-lib.pl928 &smtp_command($h, undef, 0);
931 &smtp_command($h, "ehlo $helo\r\n", 0);
934 &smtp_command($h, "helo $helo\r\n", 0);
975 $arv = &smtp_command($h, "$enc\r\n", 1);
991 $arv = &smtp_command($h, "$enc\r\n", 1);
1008 &smtp_command($h, "mail from: <$fromaddr>\r\n", 0);
1011 &smtp_command($h, "rcpt to: <$u>$notify\r\n", 0);
1013 &smtp_command($h, "data\r\n", 0);
1167 &smtp_command($h, ".$eol", 0);
1168 &smtp_command($h, "quit$eol", 0);
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/lib-smtp/
H A Dsmtp-command.h21 struct smtp_command { struct
H A Dsmtp-server.h10 struct smtp_command;
/dports/security/pxytest/pxytest-1.36/
H A Dpxytest1053 my $resp = smtp_command($sock, $seq->{'send'});
1070 sub smtp_command
/dports/mail/exim-mysql/exim-4.95/src/transports/
H A Dsmtp.c522 pl, smtp_command); in check_response()
533 "in response to %s%s", pl, smtp_command) in check_response()
535 pl, smtp_command, s); in check_response()
590 "in response to %s%s", pl, smtp_command); in check_response()
2053 smtp_command = US"initial connection"; in smtp_setup_conn()
2385 smtp_command = big_buffer; in smtp_setup_conn()
2423 smtp_command = US"SSL-on-connect"; in smtp_setup_conn()
2584 smtp_command = big_buffer; in smtp_setup_conn()
2735 smtp_command = big_buffer; in smtp_setup_conn()
4064 smtp_command = US"end of data"; in smtp_deliver()
[all …]
/dports/mail/exim-postgresql/exim-4.95/src/transports/
H A Dsmtp.c522 pl, smtp_command); in check_response()
533 "in response to %s%s", pl, smtp_command) in check_response()
535 pl, smtp_command, s); in check_response()
590 "in response to %s%s", pl, smtp_command); in check_response()
2053 smtp_command = US"initial connection"; in smtp_setup_conn()
2385 smtp_command = big_buffer; in smtp_setup_conn()
2423 smtp_command = US"SSL-on-connect"; in smtp_setup_conn()
2584 smtp_command = big_buffer; in smtp_setup_conn()
2735 smtp_command = big_buffer; in smtp_setup_conn()
4064 smtp_command = US"end of data"; in smtp_deliver()
[all …]
/dports/mail/exim/exim-4.95/src/transports/
H A Dsmtp.c522 pl, smtp_command); in check_response()
533 "in response to %s%s", pl, smtp_command) in check_response()
535 pl, smtp_command, s); in check_response()
590 "in response to %s%s", pl, smtp_command); in check_response()
2053 smtp_command = US"initial connection"; in smtp_setup_conn()
2385 smtp_command = big_buffer; in smtp_setup_conn()
2423 smtp_command = US"SSL-on-connect"; in smtp_setup_conn()
2584 smtp_command = big_buffer; in smtp_setup_conn()
2735 smtp_command = big_buffer; in smtp_setup_conn()
4064 smtp_command = US"end of data"; in smtp_deliver()
[all …]
/dports/mail/exim-monitor/exim-4.95/src/transports/
H A Dsmtp.c522 pl, smtp_command); in check_response()
533 "in response to %s%s", pl, smtp_command) in check_response()
535 pl, smtp_command, s); in check_response()
590 "in response to %s%s", pl, smtp_command); in check_response()
2053 smtp_command = US"initial connection"; in smtp_setup_conn()
2385 smtp_command = big_buffer; in smtp_setup_conn()
2423 smtp_command = US"SSL-on-connect"; in smtp_setup_conn()
2584 smtp_command = big_buffer; in smtp_setup_conn()
2735 smtp_command = big_buffer; in smtp_setup_conn()
4064 smtp_command = US"end of data"; in smtp_deliver()
[all …]
/dports/mail/exim-ldap2/exim-4.95/src/transports/
H A Dsmtp.c522 pl, smtp_command); in check_response()
533 "in response to %s%s", pl, smtp_command) in check_response()
535 pl, smtp_command, s); in check_response()
590 "in response to %s%s", pl, smtp_command); in check_response()
2053 smtp_command = US"initial connection"; in smtp_setup_conn()
2385 smtp_command = big_buffer; in smtp_setup_conn()
2423 smtp_command = US"SSL-on-connect"; in smtp_setup_conn()
2584 smtp_command = big_buffer; in smtp_setup_conn()
2735 smtp_command = big_buffer; in smtp_setup_conn()
4064 smtp_command = US"end of data"; in smtp_deliver()
[all …]
/dports/mail/exim-sa-exim/exim-4.95/src/transports/
H A Dsmtp.c522 pl, smtp_command); in check_response()
533 "in response to %s%s", pl, smtp_command) in check_response()
535 pl, smtp_command, s); in check_response()
590 "in response to %s%s", pl, smtp_command); in check_response()
2053 smtp_command = US"initial connection"; in smtp_setup_conn()
2385 smtp_command = big_buffer; in smtp_setup_conn()
2423 smtp_command = US"SSL-on-connect"; in smtp_setup_conn()
2584 smtp_command = big_buffer; in smtp_setup_conn()
2735 smtp_command = big_buffer; in smtp_setup_conn()
4064 smtp_command = US"end of data"; in smtp_deliver()
[all …]
/dports/mail/exim-sqlite/exim-4.95/src/transports/
H A Dsmtp.c522 pl, smtp_command); in check_response()
533 "in response to %s%s", pl, smtp_command) in check_response()
535 pl, smtp_command, s); in check_response()
590 "in response to %s%s", pl, smtp_command); in check_response()
2053 smtp_command = US"initial connection"; in smtp_setup_conn()
2385 smtp_command = big_buffer; in smtp_setup_conn()
2423 smtp_command = US"SSL-on-connect"; in smtp_setup_conn()
2584 smtp_command = big_buffer; in smtp_setup_conn()
2735 smtp_command = big_buffer; in smtp_setup_conn()
4064 smtp_command = US"end of data"; in smtp_deliver()
[all …]
/dports/sysutils/webmin/webmin-1.981/status/
H A Dstatus-lib.pl282 sub smtp_command subroutine
/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Dsmtp_session.c93 enum smtp_command { enum
162 enum smtp_command last_cmd;
197 static void smtp_command(struct smtp_session *, char *);
1192 smtp_command(s, line); in smtp_io()
1241 smtp_command(struct smtp_session *s, char *line) in smtp_command() function
/dports/mail/alpine/alpine-465e23b/pith/
H A Dsend.c127 char *smtp_command(char *, size_t);
1860 …else if((postcmd = smtp_command(ps_global->c_client_error, sizeof(ps_global->c_client_error))) != … in call_mailer()
5470 smtp_command(char *errbuf, size_t errbuflen) in smtp_command() function
5747 …else if((postcmd = smtp_command(ps_global->c_client_error, sizeof(ps_global->c_client_error))) != … in piped_smtp_open()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dsend.c127 char *smtp_command(char *, size_t);
1860 …else if((postcmd = smtp_command(ps_global->c_client_error, sizeof(ps_global->c_client_error))) != … in call_mailer()
5470 smtp_command(char *errbuf, size_t errbuflen) in smtp_command() function
5747 …else if((postcmd = smtp_command(ps_global->c_client_error, sizeof(ps_global->c_client_error))) != … in piped_smtp_open()
/dports/net-mgmt/icinga2/icinga2-2.13.2/itl/
H A Dcommand-plugins.conf678 value = "$smtp_command$"
/dports/mail/exim/exim-4.95/doc/
H A DChangeLog3524 PH/28 The $smtp_command and $smtp_command_argument variables were not correct
4939 PH/45 Added $smtp_command for the full command (cf $smtp_command_argument).
/dports/mail/exim-mysql/exim-4.95/doc/
H A DChangeLog3524 PH/28 The $smtp_command and $smtp_command_argument variables were not correct
4939 PH/45 Added $smtp_command for the full command (cf $smtp_command_argument).
/dports/mail/exim-sa-exim/exim-4.95/doc/
H A DChangeLog3524 PH/28 The $smtp_command and $smtp_command_argument variables were not correct
4939 PH/45 Added $smtp_command for the full command (cf $smtp_command_argument).

12