Page 1 of 1
Search found 9 matches
Re: MAIL FROM not accepted from server!
A final update as this thread can be closed. ADD Creative your message led me to the issue. My events had only one trigger listed in it, just one for voucher. I ended up redeploying a new OpenCart store, which had all the event triggers you'd mentioned enabled by default. I ported the products/categ...
Jump to post- Fri Nov 27, 2020 10:05 pm
- Replies 34
- Views 40232
Re: MAIL FROM not accepted from server!
For SMTP settings. 1. Use the ssl:// prefix in the SMTP Hostname and port 465 . This will tell OpenCart/PHP in use Implicit TLS encryption on port 465. Or . 2. Use the tls:// prefix in the SMTP Hostname and port 587 . This will tell OpenCart/PHP to connect normally to port 587 and use the STARTTLS ...
Jump to post- Fri Nov 27, 2020 5:13 am
- Replies 34
- Views 40232
Re: MAIL FROM not accepted from server!
Back to `EHLO not accepted from server!` with those settings
Jump to post- Thu Nov 26, 2020 7:48 am
- Replies 34
- Views 40232
Re: MAIL FROM not accepted from server!
Hmm...
I set the email in the Store tab to match what I had in the Mail tab, and tried again with no ssl or tls prefix, and still using port 587.
I still get `AUTH LOGIN not accepted from server!`
Thanks anyways for your input! I really do appreciate the assistance.
- Thu Nov 26, 2020 7:34 am
- Replies 34
- Views 40232
Re: MAIL FROM not accepted from server!
Sorry I'm not quite sure I follow. Mind explaining that a little further?
The configuration on OpenCart matches my Migadu email account settings.
- Thu Nov 26, 2020 7:23 am
- Replies 34
- Views 40232
Re: MAIL FROM not accepted from server!
Thanks again for the suggestions, So I tried port 587 with tls prefix, and I got the same `MAIL FROM not accepted from server!` error as before. I then removed the prefix, still with port 587, and I got `AUTH LOGIN not accepted from server!` (the email/password combination are correct) https://imgur...
Jump to post- Thu Nov 26, 2020 7:05 am
- Replies 34
- Views 40232
Re: MAIL FROM not accepted from server!
Hi sw!tch, as you suggested, I replaced ssh:// with tls://, and port 465, with 443 and it failed miserably lol.. No route to host https://imgur.com/BBh5WiK.png I'm certain ssh:// and the port 465 are right, as at least it connects and it gets past the HELO portion. Thank you for your suggestion, but...
Jump to post- Thu Nov 26, 2020 6:54 am
- Replies 34
- Views 40232
[SOLVED] MAIL FROM not accepted from server!
Hi everyone! First post here, as I've given up on google and the previous posts here. I've searched the previous posts regarding this matter or similar and tried all the suggested solutions, but have been unable to get things working. I'm trying to get email functionality working for the store I'm s...
Jump to post- Thu Nov 26, 2020 6:34 am
- Replies 34
- Views 40232
Re: Paypal express checkout issue
Did anyone ever find a solution to this? Right clicking on the button and open in a new tab as suggested above works. However clicking it produces the same errors as mentioned above also. I'd like to offer the express checkout, but if it doesn't work... Hoping there has been someone whose figured ou...
Jump to post- Tue Aug 08, 2017 8:55 am
- Replies 8
- Views 7127
Search found 9 matches