Searched refs:smtp (Results 1 – 25 of 66) sorted by relevance
123
520 struct SMTP *smtp = data->req.protop; in smtp_perform_command() local523 if(smtp->rcpt) in smtp_perform_command()525 smtp->custom && smtp->custom[0] != '\0' ? in smtp_perform_command()526 smtp->custom : "VRFY", in smtp_perform_command()527 smtp->rcpt->data); in smtp_perform_command()530 smtp->custom && smtp->custom[0] != '\0' ? in smtp_perform_command()531 smtp->custom : "HELP"); in smtp_perform_command()627 struct SMTP *smtp = data->req.protop; in smtp_perform_rcpt_to() local630 if(smtp->rcpt->data[0] == '<') in smtp_perform_rcpt_to()632 smtp->rcpt->data); in smtp_perform_rcpt_to()[all …]
67 smtp-expn68 smtp-mail69 smtp-multi70 smtp-ssl71 smtp-tls72 smtp-vrfy
29 smtp-mail smtp-multi smtp-ssl smtp-tls smtp-vrfy smtp-expn rtsp \
16 smtp: sure hit me25 smtp41 smtp://smtp.1320:%SMTPPORT/1320 --mail-rcpt recipient@example.com --mail-from sender@example.com -T…66 CONNECT smtp.1320:%SMTPPORT HTTP/1.167 Host: smtp.1320:%SMTPPORT
28 smtp37 smtp://%HOSTIP:%SMTPPORT/938001 --mail-rcpt recipient@example.com --mail-from sender@example.com -u…
12 smtp18 smtp://%HOSTIP:%SMTPPORT/%0d%0a/931
19 smtp25 smtp://%HOSTIP:%SMTPPORT/929 -X NOOP -I
19 smtp25 smtp://%HOSTIP:%SMTPPORT/930 -X RSET -I
21 smtp27 smtp://%HOSTIP:%SMTPPORT/923 --mail-rcpt recipient
21 smtp27 smtp://%HOSTIP:%SMTPPORT/926 --mail-rcpt recipient
21 smtp27 smtp://%HOSTIP:%SMTPPORT/925 --mail-rcpt user@example.net
22 smtp28 smtp://%HOSTIP:%SMTPPORT/928
24 smtp30 smtp://%HOSTIP:%SMTPPORT/924 --mail-rcpt smith
17 smtp29 smtp://%HOSTIP:%SMTPPORT/915 --mail-rcpt recipient@example.com -T -
17 smtp29 smtp://%HOSTIP:%SMTPPORT/916 --mail-rcpt invalid --mail-from sender@example.com -T -
17 smtp29 smtp://%HOSTIP:%SMTPPORT/914 --mail-rcpt recipient@example.com --mail-from invalid -T log/test914.e…
17 smtp28 smtp://%HOSTIP:%SMTPPORT/911 --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
18 smtp35 smtp://%HOSTIP:%SMTPPORT/1507
24 smtp30 smtp://%HOSTIP:%SMTPPORT/927 --mail-rcpt Friends -X EXPN
13 smtp35 smtp://%HOSTIP:%SMTPPORT/1520
17 smtp29 smtp://%HOSTIP:%SMTPPORT/900 --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
17 smtp29 smtp://%HOSTIP:%SMTPPORT/910 --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
17 smtp26 smtp://%HOSTIP:%SMTPPORT/940 --mail-rcpt recipient@example.com --mail-from sender@example.com -u us…
21 smtp33 smtp://%HOSTIP:%SMTPPORT/913 --mail-rcpt recipient@example.com --mail-from sender@example.com -T lo…
15 #smtp_host = <your smtp host>16 #smtp_user = <your smtp username, if necessary>17 #smtp_pass = <your smtp password, if necessary>