Hi everyone, I am experiencing some issues with my SMTP server using ISPConfig. On external applications (Outlook, ...), SMTP is working fine, but when I try to use SMTP on a local web application (CRM System), it's not working. When I place the CRM on an external domain, SMTP is working fine... I'll guess something isn't configured on my server, to handle 'local' SMTP? Thanks. Best, Cedric
CRM's normally have a plugin to install for sending mail with SMTP. For my own php web aplications I use PHPMailer. For CRMs I just search for a free one.