Skip to Content Skip to Menu

[SOLVED] Mail account creation and account validation

  • juansolos
  • juansolos
  • OFFLINE
  • Posts: 14
  • Thanks: 1
  • Karma: 0
9 years 4 months ago - 9 years 4 months ago #265746 by juansolos
Hello
1/i am wondering how to display the password in the mail send when accunt creation and account validation? [password] doesn't work

2/Is it a way to add some html tags as bold inside those mails?
<b>xxx</b> doesn't work.

Regards
Last edit: 9 years 4 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 4 months ago #265769 by krileon
Replied by krileon on topic Mail account creation and account validation

1/i am wondering how to display the password in the mail send when accunt creation and account validation? [password] doesn't work

Password can only be sent in the Pending registration email. After which the password becomes encrypted and the encryption can not be reversed. To send it you'd add [password] substitution to the email.

2/Is it a way to add some html tags as bold inside those mails?
<b>xxx</b> doesn't work.

Enable HTML for your registration emails within CB > Configuration > Registration and you can then use HTML in the Pending and Welcome emails.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • juansolos
  • juansolos
  • OFFLINE
  • Posts: 14
  • Thanks: 1
  • Karma: 0
9 years 4 months ago #265825 by juansolos
Replied by juansolos on topic Mail account creation and account validation
Ok thank you.

So i enable html. But the [DETAILS] is shown like that
Mail: myemail name: myname user name: myusername

Can i use pretty email (enable html) and have detail infos on several lines?

Regards

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 4 months ago - 9 years 4 months ago #265845 by krileon
Replied by krileon on topic Mail account creation and account validation
It should already be on several lines unless your recipient mail server doesn't allow HTML or is cleaning the linebreaks out. Are you using yahoo or similar popular mail server? If not try a more popular mail server for the recipient and see how it looks. You can also use substitutions in the email so you don't have to use the details one, but can instead substitute in what you're wanting formatted however you like. Example as follows.

Code:
<p>Name: [name]</p> <p>Username: [username]</p> <p>Email: [email]</p> <p>Password: [password]</p>

See the below for further substitution usage information.

www.joomlapolis.com/support/tutorials/107-use-cases/18353-using-substitutions-throughout-cb


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Last edit: 9 years 4 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • juansolos
  • juansolos
  • OFFLINE
  • Posts: 14
  • Thanks: 1
  • Karma: 0
9 years 4 months ago #265850 by juansolos
Replied by juansolos on topic Mail account creation and account validation
Thanks.
That is exactly what i am looking for.

Regards
The following user(s) said Thank You: krileon

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum