automatically ignore known forwarded addresses, fixes #64
This commit is contained in:
@@ -72,6 +72,7 @@ type Monitoring struct {
|
||||
// Mailboxes config
|
||||
type Mailboxes struct {
|
||||
Reserved []string
|
||||
Forwarded []string
|
||||
Activation string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user