Skip to content

Commit

Permalink
fixup! fix(autoconfig): Disable bugy DNS query
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
  • Loading branch information
ChristophWurst committed Oct 18, 2024
1 parent 90cd763 commit 509ef41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Service/AutoConfig/IspDb.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ private function convertServerElement(\SimpleXMLElement $server): array {

/**
* @param string $domain
* @param bool $tryMx
* @return array
*/
public function query(string $domain, string $email): array {
Expand Down

0 comments on commit 509ef41

Please sign in to comment.