Forums / Install & configuration / SMTP Configuration

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

SMTP Configuration

Author Message

Edavalath prashanth Narayanan

Thursday 02 February 2006 1:56:31 am

Hai,
I am facing problems with SMTP mail settings with Exponential 3.6.1.
Iam using Windows 2003 Server with Apache.

In the Site Access (site.ini and override/site.append.ini) Mail settings i have provided following lines ,
Transport=SMTP
# Configuration for SMTP
TransportServer=mail.mailserver.net
TransportPort=25
TransportUser=administrator
TransportPassword=12aDwq // Password for administrator
AdminEmail=admin@domain.com
# The address which will be set at the sender of the e-mail as default
EmailSender=admin@domain.com

The Same works for me with Sendmail (ver 8.13.1).

Im using Exim SMTP Server (ver 3.35) . I have configured a mail client in the system and connected to Exim Server. It works fine. When connecting to Exponential mails are not reaching the Exim Server. I cant see the logs too at SMTP server.

Am I missing any other Configurations for SMTP..?
Please help.
Thanks in Advance...