Home
last modified time | relevance | path

Searched +refs:archive +refs:expunge (Results 1 – 25 of 1061) sorted by relevance

12345678910>>...43

/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/docsrc/imap/reference/manpages/systemcommands/
H A Dcyr_expire.rst19 **cyr_expire** [ **-C** *config-file* ] [ **-A** *archive-duration* ]
35 - archive messages from mailbox.
41 - ``/vendor/cmu/cyrus-imapd/archive`` which controls the archival of
87 .. option:: -A archive-duration
89 Archive non-flagged messages older than *archive-duration* to the
90 archive partition, allowing mailbox messages to be split between fast
94 corresponding ``/vendonr/cmu/cyrus-imapd/archive`` mailbox annotation.
116 .. option:: -X expunge-duration
118 Expunge previously deleted messages older than *expunge-duration*
119 (when using the "delayed" expunge mode).
[all …]
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/docsrc/imap/reference/manpages/systemcommands/
H A Dcyr_expire.rst19 **cyr_expire** [ **-C** *config-file* ] [ **-A** *archive-duration* ]
35 - archive messages from mailbox.
41 - ``/vendor/cmu/cyrus-imapd/archive`` which controls the archival of
87 .. option:: -A archive-duration
89 Archive non-flagged messages older than *archive-duration* to the
90 archive partition, allowing mailbox messages to be split between fast
94 corresponding ``/vendonr/cmu/cyrus-imapd/archive`` mailbox annotation.
116 .. option:: -X expunge-duration
118 Expunge previously deleted messages older than *expunge-duration*
119 (when using the "delayed" expunge mode).
[all …]
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/docsrc/imap/reference/manpages/systemcommands/
H A Dcyr_expire.rst19 **cyr_expire** [ **-C** *config-file* ] [ **-A** *archive-duration* ]
20 [ **-D** *delete-duration* ] [ **-E** *expire-duration* ] [ **-X** *expunge-duration* ]
32 - cleanse mailboxes of partially expunged messages (when using the "delayed" expunge mode), and
79 .. option:: -A archive-duration
81 Archive non-flagged messages older than *archive-duration* to the
82 archive partition, allowing mailbox messages to be split between fast
104 .. option:: -X expunge-duration
106 Expunge previously deleted messages older than *expunge-duration*
107 (when using the "delayed" expunge mode).
119 Do not expunge messages even if using delayed expunge mode. This
/dports/mail/py-django-mailbox/django-mailbox-4.8.2/django_mailbox/transports/
H A Dimap.py22 archive='', folder=None, argument
36 self.archive = archive
106 if self.archive:
107 typ, folders = self.server.list(pattern=self.archive)
110 self.server.create(self.archive)
132 if self.archive:
133 self.server.uid('copy', uid, self.archive)
136 self.server.expunge()
/dports/mail/evolution/evolution-3.42.1/data/ui/
H A Devolution-mail.ui8 <menuitem action='mail-global-expunge'/>
59 <menuitem action='mail-folder-expunge'/>
108 <menuitem action='mail-popup-account-expunge'/>
117 <menuitem action='mail-popup-archive'/>
/dports/mail/isync/isync-1.4.4/
H A DTODO25 separate folder - ArchiveSuffix, default .archive).
77 expunge done by mbsync, let MUAs do the trashing (as modern ones typically do).
/dports/mail/mailutils/mailutils-3.13/imap4d/tests/
H A Dtestsuite599 7;expunge.at:17;expunge;;
600 8;close-expunge.at:17;Close with expunge;close close-expunge;
3466 mkdir archive archive/old archive/old/very
3535 mkdir archive archive/old archive/old/very
3604 mkdir archive archive/old archive/old/very
3670 mkdir archive archive/old archive/old/very
3736 mkdir archive archive/a archive/a/b
3798 mkdir archive archive/a archive/a/b
10823 mkdir archive archive/c archive/d archive/d/e
10828 touch archive/01 archive/02 archive/03
[all …]
/dports/mail/wanderlust/wanderlust-475514f/doc/
H A Dwl-ja.texi941 @code{elmo-archive-basename}(初期値は @file{elmo-archive})になります。
6245 @code{wl-expire-archive-number1}および@code{wl-expire-archive-number2}で
6357 (setq wl-archive-alist
6615 @findex wl-score-set-expunge-below
6683 @item wl-summary-expunge-below
6684 @vindex wl-summary-expunge-below
6785 (expunge -3000))
6869 @item expunge
6871 デフォルト値は @code{wl-summary-expunge-below} で指定されます。
6873 @item mark-and-expunge
[all …]
H A Dwl.texi928 @code{elmo-archive-basename} (Initial setting is @file{elmo-archive})
6307 @code{wl-expire-archive-number1} and @code{wl-expire-archive-number2}.
6425 (setq wl-archive-alist
6686 @findex wl-score-set-expunge-below
6757 @item wl-summary-expunge-below
6758 @vindex wl-summary-expunge-below
6860 (expunge -3000))
6949 @item expunge
6951 The default is @code{wl-summary-expunge-below}.
6953 @item mark-and-expunge
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A Darc-mode.el159 :group 'archive)
193 :group 'archive)
232 :group 'archive)
495 (define-key map [menu-bar operate expunge]
903 archive)))
911 archive)))
1117 (setq archive (archive-maybe-copy archive))
2020 archive
2040 archive
2221 archive
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A Darc-mode.el113 :group 'archive)
117 :group 'archive)
121 :group 'archive)
125 :group 'archive)
135 :group 'archive)
481 (define-key map [menu-bar operate expunge]
903 archive)))
1031 (setq archive (archive-maybe-copy archive))
1899 archive
1915 archive
[all …]
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dpine.vim57 syn keyword pineConfig incoming-archive-folders
272 syn keyword pineOption expunge-only-manually
273 syn keyword pineOption expunge-without-confirm
274 syn keyword pineOption expunge-without-confirm-everywhere
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dpine.vim57 syn keyword pineConfig incoming-archive-folders
272 syn keyword pineOption expunge-only-manually
273 syn keyword pineOption expunge-without-confirm
274 syn keyword pineOption expunge-without-confirm-everywhere
/dports/mail/alpine/alpine-465e23b/pith/
H A Dmailcmd.c1378 int ret, expunge = FALSE, no_close = 0; in expunge_and_close() local
1427 expunge = TRUE; in expunge_and_close()
1525 if(!ps_global->noexpunge_on_close && expunge){ in expunge_and_close()
1784 char **archive, char *buf, size_t buflen) in move_read_incoming() argument
1792 if(archive && !sp_flagged(stream, SP_INBOX) in move_read_incoming()
1799 for(; f && *archive; archive++){ in move_read_incoming()
1802 get_pair(*archive, &s, &d, 1, 0); in move_read_incoming()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dmailcmd.c1378 int ret, expunge = FALSE, no_close = 0; in expunge_and_close() local
1427 expunge = TRUE; in expunge_and_close()
1525 if(!ps_global->noexpunge_on_close && expunge){ in expunge_and_close()
1784 char **archive, char *buf, size_t buflen) in move_read_incoming() argument
1792 if(archive && !sp_flagged(stream, SP_INBOX) in move_read_incoming()
1799 for(; f && *archive; archive++){ in move_read_incoming()
1802 get_pair(*archive, &s, &d, 1, 0); in move_read_incoming()
/dports/mail/wanderlust/wanderlust-475514f/etc/
H A DChangeLog.1.ja93 * elmo-call-func の変更のため、起動時にarchive フォルダの
286 * [elmo-archive] elmo-archive-get-archive-name で、存在しない
295 * [elmo-archive] 頻繁に呼ばれない関数は defun に戻した。
410 * [elmo-archive]
599 [elmo-archive.el]
622 * [elmo-archive.el]
680 * elmo-archive-list-folders<f> で再利用するために
682 * elmo-archive-copy-msgs() を実装。localdir => archive の時だけ有効。
703 * elmo-archive.el 0.09。
765 * wl-ja.texi に elmo-archive の説明を追加。
[all …]
H A DChangeLog.3.ja75 * elmo/elmo-archive.el (elmo-archive-copy-msgs): same-number のときに
77 * wl-expire.el (wl-expire-archive-get-folder): elmo-safe-filename の
519 また、expunge は最後に1回だけ実行するようにした。
1592 * Fix: score で expunge したメッセージは IMAP4 サーバ上でも
2248 wl-summary-mark-below, wl-summary-expunge-below を追加した。
2346 * (localdir, maildir, localnews, archive) ->
2347 (localdir, localnews, archive) というコピーや移動は直接 link(copy)
2586 * wl-score での expunge を「読んだことにして、
2588 * update 時に expunge したことを報告。
3009 * elmo-archive-search をこころもち高速化。
/dports/mail/roundcube/roundcubemail-1.5.1/skins/elastic/styles/widgets/
H A Dmenu.less467 &.archive:before {
468 content: @fa-var-archive;
538 &.expunge:before {
/dports/mail/evolution/evolution-3.42.1/data/
H A Dorg.gnome.evolution.mail.gschema.xml.in532 <key name="prompt-on-expunge" type="b">
535 <_description>Prompt the user when he or she tries to expunge a folder.</_description>
721 <key name="vfolder-allow-expunge" type="b">
723 <_summary>Allow expunge in virtual folders</_summary>
724 …s that the Folder→Expunge will be callable in virtual folders, while the expunge itself will be do…
738 <key name="local-archive-folder" type="s">
841 <key name="collapse-archive-folders-in-selectors" type="b">
843 …<_summary>Collapse archive folders in Move/Copy message to Folder and Go to Folder selectors.</_su…
/dports/mail/imapsync/imapsync-1d08afa/
H A DREADME.md402 An expunge is also done after each message copied
405 --noexpunge1 : Do not expunge messages on host1.
432 --noexpunge2 : Do not expunge messages on host2.
744 …imap_tools: https://web.archive.org/web/20161228145952/http://www.athensfbc.com/imap_tools/. The i…
754 imapcopy (Java): https://code.google.com/archive/p/imapcopy/
H A DREADME385 An expunge is also done after each message copied
388 --noexpunge1 : Do not expunge messages on host1.
415 --noexpunge2 : Do not expunge messages on host2.
727 …imap_tools: https://web.archive.org/web/20161228145952/http://www.athensfbc.com/imap_tools/. The i…
737 imapcopy (Java): https://code.google.com/archive/p/imapcopy/
/dports/mail/wanderlust/wanderlust-475514f/elmo/
H A DChangeLog.1831 * elmo-archive.el (elmo-archive-list-folder-subr)
1716 mechanism to expunge messages.
1822 of expunged messages only when response contains expunge.
1911 * elmo-archive.el (elmo-archive-suffix-alist)
2201 (elmo-folder-delete-messages-plugged): Ask before sending expunge
8491 * elmo-archive.el (elmo-archive-get-archive-name): Fixed
8500 * elmo-archive.el (elmo-archive-get-archive-name): Fixed logic.
8533 * elmo-archive.el (elmo-archive-get-archive-name): Cause an error when
10466 (elmo-archive-get-archive-name): Ditto.
11097 * elmo-archive.el (elmo-archive-get-archive-name): Fixed problem
[all …]
/dports/mail/geary/geary-40.0/src/engine/
H A Dmeson.build27 'api/geary-folder-supports-archive.vala',
110 'imap/command/imap-expunge-command.vala',
/dports/mail/claws-mail-pgp/claws-mail-3.18.0/po/
H A Dja.po5909 msgid "can't expunge\n"
5910 msgstr "expunge できません\n"
7361 msgid "View archive"
8941 #: src/plugins/archive/archiver.c:45 src/plugins/archive/archiver_prefs.c:107
8959 "The archive can be stored as:\n"
9065 msgid "Creating archive"
9181 msgid "Select folder to archive"
9185 msgid "Select file name for archive [suffix should reflect archive like .tgz]"
9204 msgid "Folder to archive"
9216 msgid "Name for archive"
[all …]
/dports/mail/claws-mail-spamassassin/claws-mail-3.18.0/po/
H A Dja.po5909 msgid "can't expunge\n"
5910 msgstr "expunge できません\n"
7361 msgid "View archive"
8941 #: src/plugins/archive/archiver.c:45 src/plugins/archive/archiver_prefs.c:107
8959 "The archive can be stored as:\n"
9065 msgid "Creating archive"
9181 msgid "Select folder to archive"
9185 msgid "Select file name for archive [suffix should reflect archive like .tgz]"
9204 msgid "Folder to archive"
9216 msgid "Name for archive"
[all …]

12345678910>>...43