Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Easy!Appointments
  3. Email notifications

Email notifications

Scheduled Pinned Locked Moved Solved Easy!Appointments
5 Posts 3 Posters 1.5k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hakunamatata
    wrote on last edited by
    #1

    Hi, testing this app and it works quite well! However email notifications don't seem to be working out of the box. Where does one configure this?

    1 Reply Last reply
    0
    • subvenS Offline
      subvenS Offline
      subven
      wrote on last edited by subven
      #2

      As the app is listed as unstable, not everything is working right now.

      There is no backend UI yet for email configuration. However email is configured at /app/code/application/config/email.php. Because this path is not writable and variables are deactivated, you have to wait until Cloudrons devs add the mail function. Otherwise you could package the app yourself and make the needed changes. I would suggest waiting 🙂

      <?php defined('BASEPATH') or exit('No direct script access allowed');
      
      // Add custom values by settings them to the $config array.
      // Example: $config['smtp_host'] = 'smtp.gmail.com';
      // @link https://codeigniter.com/user_guide/libraries/email.html
      
      
      $config['useragent'] = 'Easy!Appointments';
      $config['protocol'] = 'mail'; // or 'smtp'
      $config['mailtype'] = 'html'; // or 'text'
      // $config['smtp_host'] = '';
      // $config['smtp_user'] = '';
      // $config['smtp_pass'] = '';
      // $config['smtp_crypto'] = 'ssl'; // or 'tls'
      // $config['smtp_port'] = 25;
      
      1 Reply Last reply
      2
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #3

        Thanks for the feedback, will fix this.

        nebulonN 1 Reply Last reply
        1
        • nebulonN nebulon

          Thanks for the feedback, will fix this.

          nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #4

          This is now fixed with package version 0.2.0

          1 Reply Last reply
          1
          • H Offline
            H Offline
            hakunamatata
            wrote on last edited by
            #5

            Works great now! Thank you! 👍

            1 Reply Last reply
            0
            • nebulonN nebulon forked this topic on
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Bookmarks
            • Search