Skip to content
View in the app

A better way to browse. Learn more.

Clicshopping AI, Free generative artificial intelligence e-commerce Open Source , Open Source Store Onlne

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Hi @Engy,

 

Do you look the best and trips forum, I wrote a little post about this problem.
Sendmail has a restriction by your hoster, you must use gmail or your own smtp.

Look and tell me if you have a problem.

I am looked more information about that and find a technical information

It can help you why you have a problem :

 

Quote

When you use PHP's mail() function (what PHPMailer uses by default), it opens a shell and calls a sendmail binary (a client program for submitting email messages from a command line) belonging to your local mail server. If you don't have a local mail server, it can't work, and you get the error you're seeing. You could get the same error if there is a mail server, but you don't have permission to run sendmail.  You need to do one of:  Install a mail server (such as postfix) Talk to a local server via SMTP (which will not be subject to permissions issues in the same way that mail() is) Use SMTP to send through a remote mail server, either your ISP's or some other server such as gmail (if your ISP allows outbound SMTP).

 

Note to continue the discussion : To see what's happen, you can make a test like that.

Go to ClicShopping/OM/Mail.php

change

 protected $debug = 0;

by

protected $debug = 2;

 

After this line :

 

 

add

exit;

 

and to finish send an email and see the result.

 

 

 

 

  • Author

Ok, thank @Patrick,

 

I try like explained, yes I can see the error and there is a problem with sendmail. I tested via google, works fine.

 

I have been a similar problem and found the solution.

I use now the configuration with gmail smtp.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.