Documentation
¶
Overview ¶
Working with amavis content filter server
Index ¶
- func AmavisdRelease(id, alt_recipients string) error
- func GetAmavisdConf(filepath string) map[string]string
- func GetMessageHeaders(id, dirPath string) (map[string]string, error)
- func GetMessageList(dirPath string) ([]os.FileInfo, error)
- func OsService(action string) error
- func RestoreConf(conf_path string) error
- func UpdateConf(currentParams, inputParams map[string]string, configs_path string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AmavisdRelease ¶
Working with amavisd-release
func GetAmavisdConf ¶
Get amavisd configuration parameters as map
func GetMessageHeaders ¶
Get headers from message file
func GetMessageList ¶
Get file list from quarantine folder
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.