Re: How to configure email ?

Originally Posted by
rymfiltre
then how to configure the outgoing email and incoming too
and if possible how to use ssl connection
thank you for the help
HI,
about the incoming mails.
You can configure one from the inbound Email.
You need to have the IMAP installed on your system.
With ssl the port will be 993 and without IMAP used 143.
you will need to define the trash box of it also.
If the connection is successful you will be able to select the Trash box.
You can check your setting by "Test Settings"
One more thing is that you need to set a CRON job for this.
You need to go to the scheduler and look for "Check Inbound Email Accounts"
you will see it will be active but never run.
copy the corn code from scheduler something like this
* * * * * cd /path/somthing
in crontab as the root user.
change to the path specify and run the command
php -f cron.php something something .
this would manually fire the Cron job.
after that check in emails on sugar. This would pretty much do for inbound mails.
Hope it is helpful.
If It Is To Be, It Is Up To Me
Bookmarks