Emails not getting sent

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
bambinou
Veteran Member
Posts: 163
Joined: 2013-02-01 15:09

Emails not getting sent

Post by bambinou » 2013-02-06 20:15

Hi,

Any idea what could cause the script from not sending emails? I have set up the admin email, tried to send emails to multiple people without success, please direct me to a possible file to check or server settings please.

Thank you,

Ben

User avatar
a.gneady
Site Admin
Posts: 1281
Joined: 2012-09-27 14:46
Contact:

Re: Emails not getting sent

Post by a.gneady » 2013-02-07 10:12

Do you have a Windows or a Linux server? If it's linux, you should check the value of the variable "sendmail_path" in your php.ini file and make sure it's pointing to the correct sendmail path.
:idea: AppGini plugins to add more power to your apps:
  • DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
  • Mass Update plugin: Update multiple records at once and improve your workflow efficiency.
  • Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.

bambinou
Veteran Member
Posts: 163
Joined: 2013-02-01 15:09

Re: Emails not getting sent

Post by bambinou » 2013-02-07 23:51

Hi Ahmed,

Problem found.
I was trying to send emails from a .com support email via a .eu domain on which Appgini code is installed. I contacted my service provider who then unblocked the server and let me send the .com emails on my .eu domain.

Thanks for your help,

Ben

Post Reply