prepare("SELECT `name` FROM `mailbox` WHERE `username`= :username"); $stmt->execute(array(':username' => $username)); $MailboxData = $stmt->fetch(PDO::FETCH_ASSOC); } catch(PDOException $e) { die("Failed to determine name from SQL"); } if (!empty($MailboxData['name'])) { $displayname = utf8_encode($MailboxData['name']); } else { $displayname = $email; } ?>

Client Configuration Guide

Select your email client or operating system below to view a step-by-step guide to setting up your email account.

Apple macOS / iOS

Android

eM Client

KDE Kontact

Microsoft Outlook

Mozilla Thunderbird

Windows

Windows Phone