學術及資源的交流園地 ^_^

policyd

最後更新: 2022-08-12

目錄

  • MySQL Backend
  • Greylist
  • Greylist training
  • sender throttle
  • spamtrap
  • whitelist / blacklist
  • RCPT_ACL
  • Greylist Opt-in / Opt-out
  • Log
  • Troubleshot

 

介紹

Lang: C

Version:

policyd-1.8 (Version 1)

cluebringer (policyd-2)

 

dovecot - variable

 

 

%u               user@domain
%n               user
%d               domain
%s               imap, pop3, smtp, lda
%l               local IP address
%r               remote IP address

%h                home directory
%i                uid
%w                plaintext password 

 


 

Modifiers

%L - lowercase
%U - uppercase
%T - Trim trailing whitespace

 

e.g. %Us = POP3


 

%%?

 

%%             '%' character

%var expands to the logged in user's variable, while %%var expands to the other users' variables.

e.g.

dovecot - Maildir 內的 file

最後更新: 2018-05-04

File

  • dovecot.index.cache
  • dovecot.index.log
  • dovecot.index.log.2
  • dovecot-acl-list
  • dovecot-uidlist
  • dovecot-keywords

 

ispconfig plugin - roundcube

最後更新: 2017-03-27

介紹

 

主頁: https://github.com/w2c/ispconfig3_roundcube

Function

Plugin: Account
    Mail alias functions

Plugin: Autoreply
    Client functions
    Mail user functions

Plugin: Autoselect
    Server functions

 

RSS feed