You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-07-29 22:41:11 +03:00
This commit is contained in:
@ -173,6 +173,10 @@ class FetchmailHandler extends PFAHandler {
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
public function domain_from_id() {
|
||||
return '';
|
||||
}
|
||||
}
|
||||
|
||||
/* vim: set expandtab softtabstop=4 tabstop=4 shiftwidth=4: */
|
||||
|
Reference in New Issue
Block a user