Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
email configuration in ffcrm
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
vijju  
View profile  
 More options Nov 8 2011, 2:36 am
From: vijju <vijji.vasapa...@gmail.com>
Date: Mon, 7 Nov 2011 23:36:24 -0800 (PST)
Local: Tues, Nov 8 2011 2:36 am
Subject: email configuration in ffcrm
Hi,
I would like to send and email to the user after successfull sign-up
process. I have configured send_mail settings in the core ffcrm, I can
able to see the email was sent from console, But I didnt get any
email.

Please gude me in a right way.

Thank You,
Vijayalakshmi.V


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nathan Broadbent  
View profile  
 More options Nov 8 2011, 3:04 am
From: Nathan Broadbent <nathan....@gmail.com>
Date: Tue, 8 Nov 2011 16:04:50 +0800
Local: Tues, Nov 8 2011 3:04 am
Subject: Re: [fat-free-crm-dev:511] email configuration in ffcrm

Hi Vijayalakshmi,

Currently, Fat Free CRM doesn't send any emails when a user signs up.
Emails are only sent for password reset instructions, and when a new email
is received by the Dropbox.
You are free to add this notification yourself. If it is not working, I
will need to be able to look at your code to tell you why.

Thanks,
Nathan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
vijju  
View profile  
 More options Nov 8 2011, 9:34 am
From: vijju <vijji.vasapa...@gmail.com>
Date: Tue, 8 Nov 2011 06:34:07 -0800 (PST)
Local: Tues, Nov 8 2011 9:34 am
Subject: Re: email configuration in ffcrm
Thanks for your reply Nathan,

I am also not getting email from "password reset instructions" also,
but its showing in the console.
And I did not get the line you have said "and when a new email is
received by the Dropbox."
Can you please explain me that, I am getting concerned that I am
missing something.

Thank You,
Vijju

On Nov 8, 1:04 pm, Nathan Broadbent <nathan....@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nathan Broadbent  
View profile   Translate to Translated (View Original)
 More options Nov 16 2011, 1:43 pm
From: Nathan Broadbent <nathan....@gmail.com>
Date: Thu, 17 Nov 2011 02:43:04 +0800
Local: Wed, Nov 16 2011 1:43 pm
Subject: Re: [fat-free-crm-dev:513] Re: email configuration in ffcrm

Hi Vijju,

Fat Free CRM has an email dropbox. You can configure it to retrieve email
messages from an IMAP inbox and process them. It attachs the emails to the
contact who sent or received them. So you can set up an email *notification
*to be sent to you each time an email is processed by the 'dropbox'.

I'm not sure why you are not getting email. Please make sure you have the
following lines in *config/environments/**development.rb*

config.action_mailer.perform_deliveries = true

config.action_mailer.raise_delivery_errors = true

That means you will be able to see if any errors are happening, otherwise
the Rails app will ignore them without any warnings. Please post the error
log, and I should be able to fix your issue.

Thanks,
Nathan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »