Home
last modified time | relevance | path

Searched defs:smtp_open (Results 1 – 15 of 15) sorted by relevance

/dports/mail/im/im-153/IM/
H A DSmtp.pm47 sub smtp_open($$$) { subroutine
/dports/mail/panda-imap/panda-imap-7905901/src/c-client/
H A Dsmtp.h65 #define smtp_open(hostlist,options) \ macro
/dports/mail/panda-cclient/panda-imap-7905901/src/c-client/
H A Dsmtp.h65 #define smtp_open(hostlist,options) \ macro
/dports/mail/alpine/alpine-465e23b/imap/src/c-client/
H A Dsmtp.h65 #define smtp_open(hostlist,options) \ macro
/dports/mail/cclient/imap-2007f/src/c-client/
H A Dsmtp.h65 #define smtp_open(hostlist,options) \ macro
/dports/editors/pico-alpine/alpine-465e23b/imap/src/c-client/
H A Dsmtp.h65 #define smtp_open(hostlist,options) \ macro
/dports/mail/imap-uw/imap-2007f/src/c-client/
H A Dsmtp.h65 #define smtp_open(hostlist,options) \ macro
/dports/mail/smtprc/smtprc-2.0.3/
H A Ddisplay_html.c33 long smtp_open = 0; variable
683 void print_html_footer(FILE *fd, long smtp_open) { in print_html_footer()
H A Drelay.h104 unsigned char smtp_open; //this indicates if the server has port 25 open member
/dports/mail/nocc/nocc-1.9.10/classes/
H A Dclass_smtp.php79 public function smtp_open() { function in smtp
/dports/mail/emil/emil-2.1.0-beta9/
H A Dsmtp.c212 smtp_open(char *host) in smtp_open() function
/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dsmtp.c403 static int smtp_open (CONNECTION* conn) in smtp_open() function
/dports/mail/mailutils/mailutils-3.13/libproto/mailer/
H A Dsmtp.c222 smtp_open (mu_mailer_t mailer, int flags) in smtp_open() function
/dports/mail/neomutt/neomutt-20211029/send/
H A Dsmtp.c832 static int smtp_open(struct SmtpAccountData *adata, bool esmtp) in smtp_open() function
/dports/mail/ssmtp/ssmtp-2.64/
H A Dssmtp.c1112 int smtp_open(char *host, int port) in smtp_open() function