David Goodwin 4 years ago
parent 8754af58cb
commit d2b8f7ac15

@ -173,6 +173,10 @@ class FetchmailHandler extends PFAHandler {
} }
return true; return true;
} }
public function domain_from_id() {
return '';
}
} }
/* vim: set expandtab softtabstop=4 tabstop=4 shiftwidth=4: */ /* vim: set expandtab softtabstop=4 tabstop=4 shiftwidth=4: */

Loading…
Cancel
Save