Capability name,Description,RFC number,Contact address,Registration date
body,"Provides a test for matching against the
the body of the message being processed",[RFC5173],[Sieve_discussion_list],
"comparator-* (anything starting with ""comparator-"")","adds the indicated comparator for use with the
:comparator argument",[RFC4790][RFC5228] (Sieve base spec),[Sieve_discussion_list],
convert,"adds a new Sieve test and action that enable Sieve
scripts to perform data conversions on the message being
delivered.",[RFC6558],[Sieve_discussion_list],
copy,,[RFC3894],[Jutta_Degener],
date,"The ""date"" extension gives Sieve the ability
to test date and time values.",[RFC5260],[Sieve_discussion_list],
duplicate,"Adds test 'duplicate' that can be used to test whether a
particular message is a duplicate, i.e., whether a copy of it was seen before
by the delivery agent that is executing the Sieve script.",[RFC7352],[Sieve_discussion_list],2014-06-30
editheader,"Adds actions 'addheader' and 'deleteheader'
that modify the header of the message being
processed",[RFC5293],[Sieve_discussion_list],
enclose,"adds the ""enclose"" action for enclosing a message with a
wrapper.",[RFC5703],[Sieve_discussion_list],
encoded-character,"changes the interpretation of strings to allow
arbitrary octets and Unicode characters to be
represented using US-ASCII",[RFC5228] (Sieve base spec),[Sieve_discussion_list],
enotify,"adds the 'notify' action for notifying user about the
received message. It also provides two new tests:
valid_notify_method checks notification URIs for
validity; notify_method_capability can check recipients
capabilities.",[RFC5435],[Sieve_discussion_list],
envelope,"adds the 'envelope' test for testing the message
transport sender and recipient address",[RFC5228] (Sieve base spec),[Sieve_discussion_list],
envelope-deliverby,"The ""envelope-deliverby"" extension extends the
envelope test to allow checking of information
associated with the Deliver-By ESMTP extension
defined in [RFC2852].",[RFC6009],[Sieve_discussion_list],
envelope-dsn,"The ""envelope-dsn"" extension extends the envelope
test to allow checking of information associated
with the DSN ESMTP extension defined in [RFC3461].",[RFC6009],[Sieve_discussion_list],
environment,"The ""environment"" extension provides a new
environment test that can be used to implement
scripts that behave differently when moved
from one system to another or otherwise
operated in different contexts.",[RFC5183],[Sieve_discussion_list],
ereject,"adds the 'ereject' action for refusing delivery
of a message. The refusal should happen as early
as possible (e.g. at the protocol level) and might
not preserve the exact reason for refusal if it
contains non-US-ASCII text.",[RFC5429],[Sieve_discussion_list],
extlists,"Adds the "":list"" match type to certain Sieve tests, and
the "":list"" argument to the ""redirect"" action. The "":list"" match
type changes tests to match values against values stored in one
or more externally stored lists. The "":list"" argument to the
redirect action changes the redirect action to forward the
message to email addresses stored in the externally stored list.",[RFC6134],[Sieve_discussion_list],
extracttext,"adds the ""extracttext"" action for extracting text from a
MIME body part.",[RFC5703],[Sieve_discussion_list],
fcc,"Adds the "":fcc"" parameter to Sieve action commands
that generate additional messages.",[RFC8580],[Sieve_discussion_list],2019-01-29
fileinto,"adds the 'fileinto' action for delivering to a
mailbox other than the default","[RFC5228] (Sieve base spec), [RFC5490] (:create), [RFC3894] (:copy),
[RFC5232] (:flags)",[Sieve_discussion_list],
foreverypart,"adds the ""foreverypart"" and ""break"" actions for
iterating through MIME parts of a message.",[RFC5703],[Sieve_discussion_list],
ihave,"The ""ihave"" extension provides a means to write
scripts that make use of other extensions only
when they are actually available.",[RFC5463],[Sieve_discussion_list],
imapsieve,Add Sieve processing for IMAP events.,[RFC6785],[Sieve_discussion_list],
imap4flags,Adds actions and tests for manipulating IMAP flags,[RFC5232],[Sieve_discussion_list],
include,"adds the ""include"" command to execute other Sieve
scripts, the ""return"" action from an included script, and the ""global"" command and ""global""
variables namespace to access variables shared among included scripts.",[RFC6609],[Sieve_discussion_list],
index,"The ""index"" extension provides a means to
limit header and address tests to specific
instances when more than one field of a
given type is present.",[RFC5260],[Sieve_discussion_list],
mailbox,"adds test for checking for mailbox existence and a new
optional argument to fileinto for creating a mailbox
before attempting mail delivery.",[RFC5490],[Sieve_discussion_list],
mailboxid,"adds a test for checking mailbox existence by OBJECTID,
and new optional arguments to fileinto and :fcc that
allow selecting the destination mailbox by OBJECTID.",[RFC9042],[EXTRA_discussion_list],2021-03-30
mboxmetadata,"adds tests for checking for mailbox metadata item
existence and for retrieving of a mailbox metadata
value.",[RFC5490],[Sieve_discussion_list],
mime,"adds the "":mime"" and "":anychild"" tagged arguments to the
""header"", ""address"", and ""exists"" tests. Adds the "":type"", "":subtype"",
"":contenttype"", and "":param"" options when "":mime"" is used with the
""header"" test.",[RFC5703],[Sieve_discussion_list],
processcalendar,"Adds the ""processcalendar"" action command to add and update items on a user's calendars.",[RFC9671],[Sieve_discussion_list],2024-08-16
redirect-deliverby,"The ""redirect-deliverby"" extension extends the
redirect action to allow specification of the BY
ESMTP parameter associated with the Deliver-By SMTP
extension defined in [RFC2852].",[RFC6009],[Sieve_discussion_list],
redirect-dsn,"The ""redirect-dsn"" extension extends the redirect
action to allow specification of the NOTIFY and
RET ESMTP parameters associated with the DSN SMTP
extension defined in [RFC3461].",[RFC6009],[Sieve_discussion_list],
regex,,[draft-murchison-sieve-regex-07],[Kenneth_Murchison],
reject,"adds the ""reject"" action for refusing delivery
of a message. The exact reason for refusal is
conveyed back to the client.",[RFC5429],[Sieve_discussion_list],
relational,"Extends existing conditional tests in Sieve language
to allow relational operators",[RFC5231],[Sieve_discussion_list],
replace,"adds the ""replace"" action for replacing a MIME body part
of a message.",[RFC5703],[Sieve_discussion_list],
servermetadata,"adds tests for checking for server metadata item
existence and for retrieving of a server metadata value.",[RFC5490],[Sieve_discussion_list],
spamtest,"Provides a test to check for varying likelihood of
an email message being spam.",[RFC5235],[Sieve_discussion_list],
spamtestplus,"Provides a test to check for varying likelihood of
an email message being spam, possibly using a percentage
range.",[RFC5235],[Sieve_discussion_list],
special-use,"adds a test for checking whether an IMAP
special-use attribute is assigned for a particular mailbox
or any mailbox, and it adds the ability to file messages into
a mailbox identified solely by a special-use attribute.",[RFC8579],[Sieve_discussion_list],2019-01-29
subaddress,"adds the ':user' and ':detail' address parts
for use with the address and envelope tests",[RFC5233],[Sieve_discussion_list],
vacation,"adds an action for generating an auto-reply saying
that the original message will not be read or
answered immediately",[RFC5230],[Sieve_discussion_list],
vacation-seconds,"adds the "":seconds"" parameter to the Sieve Vacation
extension. Implementations that support this MUST also support
""vacation"".",[RFC6131],[Sieve_discussion_list],
variables,Adds support for variables to the Sieve filtering language.,[RFC5229],[Sieve_discussion_list],
virustest,"Provides a test to check for varying likelihood of
there being malicious content in an email message.",[RFC5235],[Sieve_discussion_list],
"vnd.cyrus.* (anything starting with ""vnd.cyrus."")","Extends the Sieve language with vendor-defined functionality specific to
the Cyrus IMAP server ([http://www.cyrusimap.org]).",Not applicable,[Kenneth_Murchison],2020-05-05
"vnd.dovecot.* (anything starting with ""vnd.dovecot."")","Extends the Sieve language with vendor-defined functionality specific to
the Dovecot Secure IMAP server ([http://www.dovecot.org]).",Not applicable,[Stephan_Bosch][Timo_Sirainen],2008-07-28
"vnd.stalwart.* (anything starting with ""vnd.stalwart."")",Extends the Sieve language with vendor-defined functionality specific to the Stalwart JMAP server [http://www.stalw.art].,Not applicable,[Mauro_De_Gennaro],2022-11-02
Presently we were in a very dark road, and at a point where it dropped suddenly between steep sides we halted in black shadow. A gleam of pale sand, a whisper of deep flowing waters, and a farther glimmer of more sands beyond them challenged our advance. We had come to a "grapevine ferry." The scow was on the other side, the water too shoal for the horses to swim, and the bottom, most likely, quicksand. Out of the blackness of the opposite shore came a soft, high-pitched, quavering, long-drawn, smothered moan of woe, the call of that snivelling little sinner the screech-owl. Ferry murmured to me to answer it and I sent the same faint horror-stricken tremolo back. Again it came to us, from not farther than one might toss his cap, and I followed Ferry down to the water's edge. The grapevine guy swayed at our side, we heard the scow slide from the sands, and in a few moments, moved by two videttes, it touched our shore. Soon we were across, the two videttes riding with us, and beyond a sharp rise, in an old opening made by the swoop of a hurricane, we entered the silent unlighted bivouac of Ferry's scouts. Ferry got down and sat on the earth talking with Quinn, while the sergeants quietly roused the sleepers to horse. Plotinus is driven by this perplexity to reconsider the whole theory of Matter.477 He takes Aristotle¡¯s doctrine as the groundwork of his investigation. According to this, all existence is divided into Matter and Form. What we know of things¡ªin other words, the sum of their differential characteristics¡ªis their Form. Take away this, and the unknowable residuum is their Matter. Again, Matter is the vague indeterminate something out of which particular Forms are developed. The two are related as Possibility to Actuality, as the more generic to the more specific substance through every grade of classification and composition. Thus there are two Matters, the one sensible and the other intelligible. The former constitutes the common substratum of bodies, the other the common element of ideas.478 The general distinction between Matter and Form was originally suggested to Aristotle by Plato¡¯s remarks on the same subject; but he differs325 from his master in two important particulars. Plato, in his Timaeus, seems to identify Matter with space.479 So far, it is a much more positive conception than the ?λη of the Metaphysics. On the other hand, he constantly opposes it to reality as something non-existent; and he at least implies that it is opposed to absolute good as a principle of absolute evil.480 Thus while the Aristotelian world is formed by the development of Power into Actuality, the Platonic world is composed by the union of Being and not-Being, of the Same and the Different, of the One and the Many, of the Limit and the Unlimited, of Good and Evil, in varying proportions with each other. The Lawton woman had heard of an officer's family at Grant, which was in need of a cook, and had gone there. [See larger version] On the 8th of July an extraordinary Privy Council was summoned. All the members, of whatever party, were desired to attend, and many were the speculations as to the object of their meeting. The general notion was that it involved the continuing or the ending of the war. It turned out to be for the announcement of the king's intended marriage. The lady selected was Charlotte, the second sister of the Duke of Mecklenburg-Strelitz. Apart from the narrowness of her education, the young princess had a considerable amount of amiability, good sense, and domestic taste. These she shared with her intended husband, and whilst they made the royal couple always retiring, at the same time they caused them to give, during their lives, a moral air to their court. On the 8th of September Charlotte arrived at St. James's, and that afternoon the marriage took place, the ceremony being performed by the Archbishop of Canterbury. On the 22nd the coronation took place with the greatest splendour. Mother and girls were inconsolable, for each had something that they were sure "Si would like," and would "do him good," but they knew Josiah Klegg, Sr., well enough to understand what was the condition when he had once made up his mind. CHAPTER V. THE YOUNG RECRUITS Si proceeded to deftly construct a litter out of the two guns, with some sticks that he cut with a knife, and bound with pawpaw strips. His voice had sunk very low, almost to sweetness. A soft flurry of pink went over her face, and her eyelids drooped. Then suddenly she braced herself, pulled herself taut, grew combative again, though her voice shook. HoME²Ô¾®Ïè̫ʲôÐÇ×ù
ENTER NUMBET 0016www.heylooo.com.cn
fkchain.com.cn
ihfjhs.com.cn
www.ksjjjy.org.cn
fcnfc.com.cn
jxejcq.com.cn
www.fuyime.net.cn
lmchain.com.cn
rqchain.com.cn
www.stackcube.com.cn