Forums / Install & configuration / SMTP Configuration
Edavalath prashanth Narayanan
Thursday 02 February 2006 1:56:31 am
Hai, I am facing problems with SMTP mail settings with eZPublish 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 [email protected] # The address which will be set at the sender of the e-mail as default[email protected]
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 eZPublish 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...