Documentation ¶
Overview ¶
SPDX-License-Identifier: GPL-3.0-or-later
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Database string ImapHost string User string Password string SpamassassinHost string RspamdController string RspamdPassword string DryRun bool MoveSpam bool DeleteSpam bool SpamFolder string AppendReports bool ReportFolder string CheckFolders []string SpamLearnFolders []string HamLearnFolders []string DeleteLearned bool Loglevel *string }
func ReadConfig ¶
Click to show internal directories.
Click to hide internal directories.