Email plugin

39 vues
Accéder directement au premier message non lu

Aqib Hameed

non lue,
27 sept. 2017, 08:59:1927/09/2017
à Fat Free CRM Developers
I am follow fat_free_crm guide https://github.com/fatfreecrm/fat_free_crm/wiki/Email-Dropbox
configure the setting.yml but i am not able to see how to send and receive emails(Communication with the customer through contact)
I create an dropbox account through sendtodropbox.com. please  guide me if any fat_free_crm screen cast is available for configure the email plugin ????

setting.yml
:base_url: ""
:locale: "en-US"

:smtp:
  :address                    : "smtp.gmail.com"        # e.g. smtp.gmail.com
  :from                       : "ema...@gmail.com"        # e.g. no-r...@your-domain.com
  :enable_starttls_auto       : "true"
  :port                       : "587"
  :authentication             : "plain"
  :user_name                  : "ema...@gmail.com"
  :password                   : <user_password>

:email_dropbox:
  :server                     : "imap.gmail.com"        # IMAP server name.
  :port                       : "993"        # IMAP server port number.
  :ssl                        : "true"        # True for secure IMAP connection, false othewise.
  :address                    : "azar...@sendtodropbox.com"        # Dropbox email address.
  :user                       : "ema...@gmail.com"        # User to login to the IMAP server.
  :password                   :  <user_password>        # Password to login to the IMAP server.
  :scan_folder                : "home/Apps/Attachments"        # Folder to scan for dropbox messages.
  :attach_to_account          : "aqibp...@gmail.com"        # Attach emails to contact's account, if any.
                                          # (The rule above also applies to opportunities.)
#  :address_aliases:                      # Optional: List any aliases that you also want to
#    - exampl...@example.com          #           ignore when scanning recipients
#  :move_to_folder            : ""        # Optional: folder to move processed messages to.
#  :move_invalid_to_folder    : ""        # Optional: folder to move invalid messages to.



# Settings for 'Reply via email' inbox (IMAP)
#------------------------------------------------------------------------------
:email_comment_replies:
  :server                     : "imap.gmail.com"        # IMAP server name.
  :port                       : "993"        # IMAP server port number.
  :ssl                        : "true"        # True for secure IMAP connection, false othewise.
  :address                    : "ema...@gmail.com"        # Comment reply email address.
  :user                       : "ema...@gmail.com"        # User to login to the IMAP server.
  :password                   :  <user_password>        # Password to login to the IMAP server.
  :scan_folder                : "home/Apps/Attachments" 
Répondre à tous
Répondre à l'auteur
Transférer
0 nouveau message