Author Topic: Roundcube create user sql script  (Read 4178 times)

Offline liviuns

  • Newbie
  • *
  • Posts: 1
Roundcube create user sql script
« on: July 04, 2014, 02:06:30 PM »
Hello guys,

Can anyone provide my with a SQL script that successfully creates a roundcube user?

Thank you in advance !
« Last Edit: July 04, 2014, 02:15:07 PM by liviuns »

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Re: Roundcube create user sql script
« Reply #1 on: July 08, 2014, 12:20:33 PM »
Do you want to just create the account in the Roundcube database or add a new mail user?

Offline jwartnic

  • Jr. Member
  • **
  • Posts: 14
Re: Roundcube create user sql script
« Reply #2 on: August 14, 2014, 10:28:20 PM »
For me, I use IMAP. Because of that, when you create a user on the system and set up their account, roundcube will automatically work with that new users if they supply the correct password. In other words, there's nothing in roundcube that you need to do to get a new user to work. In fact, there's no table within MySQL that even maintains users.