Merge remote-tracking branch 'upstream/develop' into onepoll
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user