Home
last modified time | relevance | path

Searched refs:imap_send (Results 1 – 19 of 19) sorted by relevance

/dports/mail/panda-imap/panda-imap-7905901/src/c-client/
H A Dimap4r1.c551 imap_send (stream,cmd,args); in imap_list_work()
567 imap_send (stream,cmd,args); in imap_list_work()
2040 reply = imap_send (stream,cmd,args); in imap_search()
2056 reply = imap_send (stream,cmd,args); in imap_search()
2162 reply = imap_send (stream,cmd,args); in imap_sort()
2169 reply = imap_send (stream,cmd,args); in imap_sort()
2325 reply = imap_send (stream,cmd,args); in imap_thread_work()
2701 imap_send (stream,"CAPABILITY",NIL); in imap_capability()
3026 reply = imap_send (stream,cmd,args); in imap_send()
3035 reply = imap_send (stream,cmd,args); in imap_send()
[all …]
/dports/mail/imap-uw/imap-2007f/src/c-client/
H A Dimap4r1.c552 imap_send (stream,cmd,args); in imap_list_work()
568 imap_send (stream,cmd,args); in imap_list_work()
2041 reply = imap_send (stream,cmd,args); in imap_search()
2057 reply = imap_send (stream,cmd,args); in imap_search()
2163 reply = imap_send (stream,cmd,args); in imap_sort()
2170 reply = imap_send (stream,cmd,args); in imap_sort()
2326 reply = imap_send (stream,cmd,args); in imap_thread_work()
2702 imap_send (stream,"CAPABILITY",NIL); in imap_capability()
3027 reply = imap_send (stream,cmd,args); in imap_send()
3036 reply = imap_send (stream,cmd,args); in imap_send()
[all …]
/dports/mail/panda-cclient/panda-imap-7905901/src/c-client/
H A Dimap4r1.c551 imap_send (stream,cmd,args); in imap_list_work()
567 imap_send (stream,cmd,args); in imap_list_work()
2040 reply = imap_send (stream,cmd,args); in imap_search()
2056 reply = imap_send (stream,cmd,args); in imap_search()
2162 reply = imap_send (stream,cmd,args); in imap_sort()
2169 reply = imap_send (stream,cmd,args); in imap_sort()
2325 reply = imap_send (stream,cmd,args); in imap_thread_work()
2701 imap_send (stream,"CAPABILITY",NIL); in imap_capability()
3026 reply = imap_send (stream,cmd,args); in imap_send()
3035 reply = imap_send (stream,cmd,args); in imap_send()
[all …]
/dports/mail/cclient/imap-2007f/src/c-client/
H A Dimap4r1.c552 imap_send (stream,cmd,args); in imap_list_work()
568 imap_send (stream,cmd,args); in imap_list_work()
2041 reply = imap_send (stream,cmd,args); in imap_search()
2057 reply = imap_send (stream,cmd,args); in imap_search()
2163 reply = imap_send (stream,cmd,args); in imap_sort()
2170 reply = imap_send (stream,cmd,args); in imap_sort()
2326 reply = imap_send (stream,cmd,args); in imap_thread_work()
2702 imap_send (stream,"CAPABILITY",NIL); in imap_capability()
3027 reply = imap_send (stream,cmd,args); in imap_send()
3036 reply = imap_send (stream,cmd,args); in imap_send()
[all …]
/dports/mail/alpine/alpine-465e23b/imap/src/c-client/
H A Dimap4r1.c572 imap_send (stream,cmd,args); in imap_list_work()
588 imap_send (stream,cmd,args); in imap_list_work()
2175 reply = imap_send (stream,cmd,args); in imap_search()
2297 reply = imap_send (stream,cmd,args); in imap_sort()
2304 reply = imap_send (stream,cmd,args); in imap_sort()
2460 reply = imap_send (stream,cmd,args); in imap_thread_work()
2836 imap_send (stream,"CAPABILITY",NIL); in imap_capability()
3241 reply = imap_send (stream,cmd,args); in imap_send()
3250 reply = imap_send (stream,cmd,args); in imap_send()
3625 reply = imap_send (stream,cmd,args); in imap_search_x_gm_ext1()
[all …]
/dports/editors/pico-alpine/alpine-465e23b/imap/src/c-client/
H A Dimap4r1.c572 imap_send (stream,cmd,args); in imap_list_work()
588 imap_send (stream,cmd,args); in imap_list_work()
2175 reply = imap_send (stream,cmd,args); in imap_search()
2297 reply = imap_send (stream,cmd,args); in imap_sort()
2304 reply = imap_send (stream,cmd,args); in imap_sort()
2460 reply = imap_send (stream,cmd,args); in imap_thread_work()
2836 imap_send (stream,"CAPABILITY",NIL); in imap_capability()
3241 reply = imap_send (stream,cmd,args); in imap_send()
3250 reply = imap_send (stream,cmd,args); in imap_send()
3625 reply = imap_send (stream,cmd,args); in imap_search_x_gm_ext1()
[all …]
/dports/mail/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0/libmailwatch-core/
H A Dmailwatch-mailbox-imap.c142 imap_send(XfceMailwatchIMAPMailbox *imailbox, in imap_send() function
269 bout = imap_send(imailbox, net_conn, buf); in imap_send_login_info()
291 bout = imap_send(imailbox, net_conn, buf); in imap_send_login_info()
317 bout = imap_send(imailbox, net_conn, buf); in imap_send_login_info()
350 bout = imap_send(imailbox, net_conn, buf); in imap_send_login_info()
417 if(imap_send(imailbox, net_conn, buf) != (gint)strlen(buf)) in imap_do_starttls()
434 if(imap_send(imailbox, net_conn, buf) != (gint)strlen(buf)) in imap_do_starttls()
556 if(imap_send(imailbox, net_conn, buf) != (gint)strlen(buf)) in imap_check_mailbox()
688 imap_send(imailbox, net_conn, "ABCD LOGOUT\r\n"); in imap_check_mail_th()
917 if(imap_send(imailbox, net_conn, buf) != (gint)strlen(buf)) in imap_populate_folder_tree()
/dports/mail/rss2email3/rss2email-3.13.1/rss2email/
H A Demail.py228 def imap_send(message, config=None, section='DEFAULT'): function
413 imap_send(message=message, config=config, section=section)
/dports/mail/p5-IMAP-Client/IMAP-Client-0.13/lib/IMAP/
H A DClient.pm631 sub imap_send ($$) { subroutine
905 $self->imap_send(($argset[0]) ? "$command $argset[0]" : $command);
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/tops-20/
H A Dshortsym.h154 #define imap_send i_send macro
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/tops-20/
H A Dshortsym.h154 #define imap_send i_send macro
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/tops-20/
H A Dshortsym.h154 #define imap_send i_send macro
/dports/mail/cclient/imap-2007f/src/osdep/tops-20/
H A Dshortsym.h156 #define imap_send i_send macro
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/tops-20/
H A Dshortsym.h154 #define imap_send i_send macro
/dports/mail/imap-uw/imap-2007f/src/osdep/tops-20/
H A Dshortsym.h156 #define imap_send i_send macro
/dports/net-mgmt/icinga2/icinga2-2.13.2/itl/
H A Dcommand-plugins.conf848 value = "$imap_send$"
/dports/mail/mailutils/mailutils-3.13/doc/
H A DChangeLog.CVS20804 (imap_send) : The number of bytes in memmove was wrong.
21137 (imap_send) : The number of bytes in memmove was wrong.
/dports/net-mgmt/icinga2/icinga2-2.13.2/doc/
H A D10-icinga-template-library.md709 imap_send | **Optional.** String to send to the server.
/dports/mail/mailutils/mailutils-3.13/
H A DChangeLog47034 (imap_send) : The number of bytes in memmove was wrong.
47367 (imap_send) : The number of bytes in memmove was wrong.