简体   繁体   中英

How can i configure my mail server in open atrium?

i have just succesfully installed open atrium, but i can't find the configuration of the mailserver... i currently cant send any mails because there is no SMTP Server defined, an without mails being send, no new users can be registered, because they recieve their pasword via mail...

i hope that somebody can help me :)

Assuming Open Atrum works the same way as drupal this should help in short:

  1. Set up a mail server locally
  2. change your php.ini settings to point to a mail server

您可能应该使用SMTP模块

According to the OpenAtrium Installation docs , all you need to do is enable the [standard Drupal cron job]. That worked for me in my OpenAtrium installation. Just to be clear, I did not have to alter php.ini or install the Drupal SMTP module.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM