Home
last modified time | relevance | path

Searched refs:mailbox_open (Results 1 – 25 of 84) sorted by relevance

1234

/dports/mail/mailsync/mailsync-5.2.1/src/
H A Dmailsync_main.cc159 store_a.stream = store_a.mailbox_open( curr_mbox->first, 0); in main()
302 store_a.stream = store_a.mailbox_open( curr_mbox->first, OP_READONLY ); in main()
317 store_b.stream = store_b.mailbox_open( curr_mbox->first, OP_READONLY); in main()
481 store_a.stream = store_a.mailbox_open( curr_mbox->first, 0 ); in main()
497 store_b.stream = store_b.mailbox_open( curr_mbox->first, 0 ); in main()
H A Dmail_handling.h59 MAILSTREAM* mailbox_open( MAILSTREAM* stream,
H A Dstore.h43 MAILSTREAM* mailbox_open( const string& boxname,
H A Dmail_handling.cc131 MAILSTREAM* mailbox_open( MAILSTREAM* stream, in mailbox_open() function
H A Dstore.cc142 MAILSTREAM* Store::mailbox_open( const string& boxname, in mailbox_open() function in Store
160 stream = ::mailbox_open( this->stream, fullboxname, c_client_options); in mailbox_open()
H A Dchannel.cc201 if(! store_from.mailbox_open( mailbox_name, OP_READONLY ) ) { in open_for_copying()
375 stream = mailbox_open(NIL, nccs(this->msinfo), 0); in write_thistime_seen()
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/plugins/mailbox/
H A Dtag-mailbox-create.c137 if (mailbox_open(box) < 0) in seff_mailbox_create_pre_execute()
176 if (mailbox_open(box) < 0) { in seff_mailbox_create_pre_execute()
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dmail.c96 static t_mailbox * mailbox_open(t_account *, t_mbox_mode mode);
110 static t_mailbox * mailbox_open(t_account * user, t_mbox_mode mode) { in mailbox_open() function
483 if ((mailbox=mailbox_open(recv, mbox_mode_write))==NULL) { in mail_func_send()
522 mailbox=mailbox_open(user, mbox_mode_read); in mail_func_read()
603 if ((mailbox=mailbox_open(user, mbox_mode_write))==NULL) { in mail_func_delete()
676 mailbox=mailbox_open(user, mbox_mode_read); in check_mail()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-imap-urlauth/
H A Dimap-urlauth-backend.c25 if (mailbox_open(box) < 0) { in imap_urlauth_backend_trans_set_mailbox_key()
138 if (mailbox_open(box) < 0) { in imap_urlauth_backend_mailbox_reset_key()
/dports/mail/popa3d-before-sendmail/popa3d-1.0.3/
H A Dmailbox.h12 extern int mailbox_open(char *spool, char *mailbox);
/dports/mail/popa3d/popa3d-1.0.3/
H A Dmailbox.h12 extern int mailbox_open(char *spool, char *mailbox);
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/mail-crypt/
H A Dmail-crypt-acl-plugin.c92 if (mailbox_open(src_box) < 0) { in mail_crypt_acl_unset_private_keys()
298 if ((ret = mailbox_open(box)) < 0) { in mail_crypt_acl_object_update()
351 } else if ((ret = mailbox_open(box)) < 0) { in mail_crypt_acl_object_update()
H A Dtest-mail-key.c163 if (mailbox_open(box) < 0) in test_generate_inbox_key()
225 if (mailbox_open(box) < 0) in test_verify_keys()
322 if (mailbox_open(box) < 0) in test_old_key()
H A Dmail-crypt-key.c352 if (mailbox_open(box) < 0) { in mail_crypt_user_get_private_key()
494 if (mailbox_open(box) < 0) { in mail_crypt_user_set_private_key()
618 if (mailbox_open(box) < 0) { in mail_crypt_user_get_public_key()
712 if (mailbox_open(box) < 0) { in mail_crypt_user_set_public_key()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-user-lua.c212 if (mailbox_open(mbox) < 0) { in lua_storage_mail_user_metadata_get()
272 if (mailbox_open(mbox) < 0) { in lua_storage_mail_user_set_metadata_unset()
325 if (mailbox_open(mbox) < 0) { in lua_storage_mail_user_metadata_list()
H A Dtest-mail.c313 if (mailbox_open(box) < 0) in test_mail_random_access()
354 test_assert(mailbox_open(box) == 0); in test_attachment_flags_during_header_fetch()
415 test_assert(mailbox_open(box) == 0); in test_bodystructure_reparsing()
/dports/mail/dovecot/dovecot-2.3.17/src/doveadm/dsync/
H A Ddsync-mailbox.c33 if (mailbox_open(box) < 0) { in dsync_mailbox_lock()
/dports/mail/dovecot/dovecot-2.3.17/src/imap/
H A Dcmd-resetkey.c54 if (mailbox_open(box) < 0) { in cmd_resetkey_mailbox()
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/plugins/special-use/
H A Dtst-specialuse-exists.c263 if (mailbox_open(box) < 0) { in tst_specialuse_find_mailbox()
318 if (mailbox_open(box) < 0) { in tst_specialuse_find_specialuse()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/
H A Dindex-status.c43 if (mailbox_open(box) < 0) in index_storage_get_status()
319 if (mailbox_open(box) < 0) in index_mailbox_get_metadata()
/dports/mail/mailfromd/mailfromd-8.10/src/builtin/
H A Dmbox.bi78 /* number mailbox_open(string url) */
79 MF_DEFUN(mailbox_open, NUMBER, STRING url, OPTIONAL, STRING mode, STRING perms)
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/
H A Dsieve-storage-sync.c67 if (mailbox_open(inbox) < 0) { in sieve_storage_sync_transaction_begin()
/dports/mail/dovecot/dovecot-2.3.17/src/doveadm/
H A Ddoveadm-mail-save.c31 if (mailbox_open(box) < 0) { in cmd_save_to_mailbox()
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/sieve-tools/
H A Dsieve-filter.c550 if (mailbox_open(src_box) < 0) { in main()
565 if (mailbox_open(move_box) < 0) { in main()
/dports/mail/mailfromd/mailfromd-8.10/tests/
H A Dhdr-cap.at34 set mbx mailbox_open(mailto, "w+")

1234