Searched refs:mailbox (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.10/emacs-93/emacs/lisp/url/
H A Durl-imap.el62 ;; xxx decode mailbox (see rfc2192)
63 (mailbox (url-filename url))
65 (and (eq (string-to-char mailbox) ?/)
66 (setq mailbox (substring mailbox 1)))
76 mailbox host (current-buffer)))
78 ;; xxx list messages in mailbox (start gnus?)
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dimap.h67 char *mailbox; /* Mailbox to select */ member in struct:IMAP
92 char *mailbox; /* The last selected mailbox */ member in struct:imap_conn
H A Dimap.c661 char *mailbox; local
668 /* Make sure the mailbox is in the correct atom format */
669 mailbox = imap_atom(imap->mailbox ? imap->mailbox : "");
670 if(!mailbox)
674 result = imap_sendf(conn, "LIST \"%s\" *", mailbox);
676 Curl_safefree(mailbox);
689 * Sends a SELECT command to ask the server to change the selected mailbox.
697 char *mailbox; local
769 char *mailbox; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dimap.el48 ;; imap-mailbox-get, imap-mailbox-map, imap-current-mailbox,
49 ;; imap-current-mailbox-p, imap-search, imap-mailbox-select,
50 ;; imap-mailbox-examine, imap-mailbox-unselect, imap-mailbox-expunge
51 ;; imap-mailbox-close, imap-mailbox
[all...]
H A Dnnimap.el100 "Name of mailbox to split mail from.
102 Mail is read from this mailbox and split according to rules in
124 Mail is read from mailbox(es) specified in `nnimap-split-inbox'.
128 everything else in the incoming mailbox, you could do something like
135 first element in each \"rule\" is the name of the IMAP mailbox (or the
182 (repeat :tag "Rules for matching server(s) and mailbox(es)"
183 (list (string :tag "Destination mailbox")
224 This means that errors caught by nnimap when closing the mailbox will
234 decrease the speed of selecting another mailbox later. Re-selecting
235 the same mailbox wil
[all...]
H A Dmail-source.el191 (const :format "" :value :mailbox)
366 (:mailbox "INBOX")
966 (autoload 'imap-mailbox-select "imap")
967 (autoload 'imap-mailbox-unselect "imap")
968 (autoload 'imap-mailbox-close "imap")
991 (mail-source-string (format "imap:%s:%s" server mailbox))
998 (imap-mailbox-select mailbox nil buf))
1032 (imap-mailbox-unselect buf)
1033 (imap-mailbox
[all...]
/macosx-10.10/postfix-255/postfix/src/virtual/
H A Dmailbox.c3 /* mailbox 3
5 /* mailbox delivery
14 /* deliver_mailbox() delivers to UNIX-style mailbox or to maildir.
22 /* Attributes describing user rights and mailbox location.
73 /* deliver_mailbox_file - deliver to recipient mailbox */
97 dsb_simple(why, "2.0.0", "delivers to mailbox");
112 * Lock the mailbox and open/create the mailbox file.
119 mp = mbox_open(usr_attr.mailbox, O_APPEND | O_WRONLY | O_CREAT,
126 state.msg_attr.rcpt.address, usr_attr.mailbox);
[all...]
H A Dvirtual.h46 char *mailbox; /* mailbox file or directory */ member in struct:USER_ATTR
53 usr_attr.uid = 0; usr_attr.gid = 0; usr_attr.mailbox = 0; \
H A Dmaildir.c71 /* deliver_maildir - delivery to maildir-style mailbox */
121 newdir = concatenate(usr_attr.mailbox, "new/", (char *) 0);
122 tmpdir = concatenate(usr_attr.mailbox, "tmp/", (char *) 0);
123 curdir = concatenate(usr_attr.mailbox, "cur/", (char *) 0);
/macosx-10.10/ruby-106/ruby/lib/net/
H A Dimap.rb40 # will frequently be implemented as a files in mailbox format
43 # To work on the messages within a mailbox, the client must
44 # first select that mailbox, using either #select() or (for
46 # selected a mailbox, they enter _selected_ state, and that
47 # mailbox becomes the _current_ mailbox, on which mail-item
57 # are expunged from the mailbox, remaining messages have their
61 # identify another message within the same mailbox, even if
64 # order within a mailbox; this means that if a non-IMAP client
65 # rearranges the order of mailitems within a mailbox, th
[all...]
/macosx-10.10/postfix-255/postfix/src/local/
H A Dmailbox.c3 /* mailbox 3
5 /* mailbox delivery
14 /* deliver_mailbox() delivers to mailbox, with duplicate
15 /* suppression. The default is direct mailbox delivery to
87 /* deliver_mailbox_file - deliver to recipient mailbox */
93 char *mailbox; local
118 dsb_simple(why, "2.0.0", "delivers to mailbox");
133 mailbox = concatenate(usr_attr.home, "/", var_home_mailbox, (char *) 0);
136 mailbox = concatenate(spool_dir, "/", state.msg_attr.user, (char *) 0);
151 * Otherwise, use root privileges and chown the mailbox
[all...]
/macosx-10.10/curl-83.1.2/curl/tests/
H A Dftpserver.pl1135 my ($mailbox) = @_;
1136 fix_imap_params($mailbox);
1138 logmsg "SELECT_imap got test $mailbox\n";
1140 if($mailbox eq "") {
1154 $selected = $mailbox;
1214 my ($mailbox, $size) = ($1, $2);
1215 fix_imap_params($mailbox);
1217 if($mailbox eq "") {
1223 my $testno = $mailbox;
1313 my ($reference, $mailbox)
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/atm/
H A Datm_internal.h56 void * mailbox_kernel_addr; /* Kernel address where the mailbox is mapped. */
89 void * mailbox; /* Offset in the mailbox registered by the user for an activity. */ member in struct:atm_link_object
H A Datm.c919 void *mailbox = (void *)((char *)task_descriptor->mailbox_kernel_addr + mailbox_offset); local
925 new_link_object->mailbox = mailbox;
930 /* Check if the task mailbox is already on the listener list */
935 * Replace the mailbox with the new one, the old mailbox is anyways on unregister path.
936 * There is a race when get_min_sub_aid would cache the mailbox, and this function will
940 next->mailbox = mailbox;
984 * KERN_INVALID_VALUE on finding a different mailbox
995 void *mailbox = (void *)((char *)task_descriptor->mailbox_kernel_addr + mailbox_offset); local
[all...]
/macosx-10.10/xnu-2782.1.97/tools/lldbmacros/
H A Datm.py49 header_str = "{0: <20s} ".format("#mailbox") + GetATMTaskDescriptorSummary.header
55 listener_summary = "{0: <#020x}".format(listener.mailbox)
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/imap4/
H A Dimap4.tcl78 array set mboxinfo {} ;# selected mailbox info.
586 proc select {chan {mailbox INBOX}} {
587 selectmbox $chan SELECT $mailbox
591 proc examine {chan {mailbox INBOX}} {
592 selectmbox $chan EXAMINE $mailbox
596 proc selectmbox {chan cmd mailbox} {
601 # Clean info about the previous mailbox if any,
605 request $chan "$cmd $mailbox"
613 set mboxinfo($chan,current) $mailbox
620 # the value of "exists" of the current mailbox i
[all...]
/macosx-10.10/procmail-14/procmail/src/
H A Dlmtp.c70 baduser[]="550 5.1.1 mailbox unknown\r\n",
389 ;{ char *path,*mailbox;auth_identity*temp; local
391 if(!(path=slurpaddress())||!(mailbox=extractaddress(path)))
397 if(!(temp=auth_finduser(mailbox,0)))
398 { msg="550 5.1.1 mailbox unknown\r\n";
531 ;{ char *path,*mailbox; local
533 if(!(path=slurpaddress())||!(mailbox=extractaddress(path)))
538 if(!(temp=auth_finduser(mailbox,0)))
/macosx-10.10/ruby-106/ruby/test/net/imap/
H A Dtest_imap_response_parser.rb70 * OK [CLOSED] Previous mailbox closed.
192 assert_equal("INBOX/share", response.data[0].mailbox)
/macosx-10.10/vim-55/runtime/syntax/
H A Dasteriskvm.vim30 " Individual mailbox definitions
/macosx-10.10/emacs-93/emacs/lib-src/
H A Dmovemail.c707 * The full legal syntax for a POP mailbox specification for movemail
711 * off of the front of the mailbox name.
713 * If the mailbox is in the form "po:username:hostname", then it is
721 popmail (mailbox, outfile, preserve, password, reverse_order)
722 char *mailbox;
737 user = mailbox;
738 if ((hostname = index(mailbox, ':')))
/macosx-10.10/libresolv-57/
H A Ddns_util.h159 char *mailbox; member in struct:__anon9652
H A Ddns_util.c572 r->data.RP->mailbox = _dns_parse_domain_name(p, x, remaining);
573 if (r->data.RP->mailbox == NULL)
970 if (r->data.RP->mailbox != NULL) free(r->data.RP->mailbox);
1660 fprintf(f, " %s %s", r->data.RP->mailbox, r->data.RP->txtdname);
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/mime/mbot/
H A Dpersonal.tcl78 foreach mailbox {myMailbox pdaMailboxes remoteMailboxes} {
79 if {![info exists options($mailbox)]} {
83 foreach addr [mime::parseaddress $options($mailbox)] {
937 # send a copy to the remote mailbox
/macosx-10.10/tcsh-65/tcsh/
H A Dsh.c2106 DIR *mailbox; local
2132 mailbox = opendir(mboxdir);
2134 if (mailbox == NULL)
2138 if (!readdir(mailbox) || !readdir(mailbox))
2141 while (readdir(mailbox))
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/ftpd/
H A Dftpd.tcl74 MSAM {(mail send to terminal and mailbox); unimplemented.} \
76 MSOM {(mail send to terminal or mailbox); unimplemented.} \

Completed in 318 milliseconds

12