Merge remote-tracking branch 'upstream/develop' into onepoll

This commit is contained in:
Michael 2017-12-03 13:45:48 +00:00
commit f988ed5d15
16 changed files with 86 additions and 213 deletions

View file

@ -345,7 +345,7 @@ Class OnePoll
$xml = $ret['body'];
unlink($cookiejar);
} elseif ($contact['network'] === NETWORK_MAIL || $contact['network'] === NETWORK_MAIL2) {
} elseif ($contact['network'] === NETWORK_MAIL) {
logger("Mail: Fetching for ".$contact['addr'], LOGGER_DEBUG);