Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

email settings

Questions related to installing, updating, setting up and configuring
Post Reply
sietwolt
Posts: 28
Joined: Sat Jan 11, 2025 10:50 am
Has thanked: 4 times
Been thanked: 1 time

email settings

Unread post by sietwolt »

Sorry to bother you. Trying to set email-settings:
emailsettings nubuilder.docx
Test email gives following error message: There's no Data to load in Local Storage.
Question: where can I adjust what?
Thanks in advance
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4461
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 75 times
Been thanked: 495 times
Contact:

Re: email settings

Unread post by kev1n »

“There's no data to load from Local Storage” simply means you haven’t saved any data yet. Since nothing was saved, there’s nothing to load. This feature is just a convenience—it lets you test without having to re-enter the same recipient or other details each time.

test_email.jpg
(1) Enter email details
(2) Save data
(3) Send test email
(4) Reload saved settings to skip re-entry
You do not have the required permissions to view the files attached to this post.
sietwolt
Posts: 28
Joined: Sat Jan 11, 2025 10:50 am
Has thanked: 4 times
Been thanked: 1 time

Re: email settings

Unread post by sietwolt »

Thanks for your quick respons.
Followed your instructions, but errormessage : Message sending failed
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/ ... leshooting.
Life isn't easy 😁😁
sietwolt
Posts: 28
Joined: Sat Jan 11, 2025 10:50 am
Has thanked: 4 times
Been thanked: 1 time

Re: email settings

Unread post by sietwolt »

Problem appears to be in gmail.com. When I do it with an other server it works. Now to solve the problem with gmail .

Other question: is there an instruction how to link a emailtemplate to a welcome email when adding an user?
Is it possible to link another welcome email to an other level of users ( for each group of users a own welcome email)?
kev1n
nuBuilder Team
Posts: 4461
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 75 times
Been thanked: 495 times
Contact:

Re: email settings

Unread post by kev1n »

I found this:

Gmail no longer accepts your normal account password for SMTP connections for less secure app access.
To send emails through Gmail’s SMTP server, you must generate an App Password (a special 16-character password) that works with email clients, CRMs, and apps.

Here’s how you can create an app password:

1. Sign in to your Gmail account.
2. Go to Google Account → Security.
3. Under Signing in to Google, enable 2-Step Verification (if not already enabled).
4. Once enabled, click App Passwords (or search for “App Passwords (security)” in the top bar).
5. Choose the app (e.g., Mail) and device, or select Other and type a name.
6. Click Generate and copy the 16-character password shown.
7. Use this App Password in your SMTP settings instead of your Gmail login password.


For the other question, please create a new topic.
sietwolt
Posts: 28
Joined: Sat Jan 11, 2025 10:50 am
Has thanked: 4 times
Been thanked: 1 time

Re: email settings

Unread post by sietwolt »

Great. Thanks for your solution. I will follow the instructions.
Other question will be made in a new topic.
Post Reply