Author Topic: Auto User Email Creation  (Read 308745 times)

Offline w3ss3ls

  • Newbie
  • *
  • Posts: 1
Re: Auto User Email Creation
« Reply #225 on: July 20, 2007, 05:44:14 PM »
Thank you Tuney for your excellent work.I have the same problem with the newest version of rc.The code in the installation that starts with // MAIL is not to be found in the main.inc file, without adding this line of code as specified in the install the admin does not work a big bummer.The auto account creation works perfect and also the password recovery .I did find the same line of code in the func.inc( $OUTPUT->add_handlers(array ( 'mailboxlist' => 'rcmail_mailbox_list', ) in the func.inc I tried to add it there but still no luck.Anybody maybe know how we can change it to get it working.

Thank you.

Offline Pc1203

  • Newbie
  • *
  • Posts: 1
Re: Auto User Email Creation
« Reply #226 on: July 23, 2007, 04:28:03 PM »
Well, I have a a way to go to the ACP. Just edit the file:

emsu/admin/ed534ggt.php

Look for this:
   $apv = "0";

change it to:

   $apv = "1";

Next, make an .htaccess file to protect the directory. Now all you have to do is pass the .htaccess file and you can access the ACP!

Offline daisylove

  • Newbie
  • *
  • Posts: 1
Re: Auto User Email Creation
« Reply #227 on: July 24, 2007, 09:24:22 AM »
how do i create a .htaccess file?

sorry abt this... I quite new to this.

also, can anyone help me on this?
I am getting the following error after i click install.

Quote
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'my database username'@'taras.lunarservers.com' (using password: YES) in /****/public_html/roundcube/emsu/install/do_install.php on line 87
I cannot connect to the database because: Access denied for user 'mydatabaseusername'@'taras.lunarservers.com' (using password: YES)

how can i solve this? :-[

Offline andyb

  • Newbie
  • *
  • Posts: 2
Re: Auto User Email Creation
« Reply #228 on: July 24, 2007, 07:25:24 PM »
daisylove,
if you do mysql -u mydatabaseusername -p (enter) at a command line, do you get a password prompt, and once you've put the password in can you do "use (roundcubedatabasename);" (enter), "show tables;" and get results? Replace (roundcubedatabasename) with the name of your roundcube database, and I'm assuming that the host part is set to the hostname of the system you're accessing the database from ie. where your Roundcube install is, and that yuo can test this on same system's command line.

If it logs you in but wont let you do anything wiht the data, then "grant all on (roundcubedatabasename).* to 'mydatabaseusername'@'hostname' identified by 'password', making the substitutions for hostname, password etc.

what o/s are you on?
Andy

Offline jayeshr

  • Newbie
  • *
  • Posts: 5
Re: Auto User Email Creation
« Reply #229 on: August 17, 2007, 01:07:04 PM »
hi, while trying to make the signup for email to work, after i click Submit, i get this message:
Warning: fopen() [function.fopen]: URL file-access is disabled in the server configuration in /home2/adamsev/public_html/mail/emsu/signup.php on line 85

Warning: fopen(http://srv09.ezyreg.com:2083/frontend/x/mail/addpop2.html?email=&domain=planet-downloads.com&password="a=15) [function.fopen]: failed to open stream: no suitable wrapper could be found in /home2/adamsev/public_html/mail/emsu/signup.php on line 85

Warning: feof(): supplied argument is not a valid stream resource in /home2/adamsev/public_html/mail/emsu/signup.php on line 90

Warning: fgets(): supplied argument is not a valid stream resource in /home2/adamsev/public_html/mail/emsu/signup.php on line 91

Warning: feof(): supplied argument is not a valid stream resource in /home2/adamsev/public_html/mail/emsu/signup.php on line 90

Warning: fgets(): supplied argument is not a valid stream resource in /home2/adamsev/public_html/mail/emsu/signup.php on line 91

Warning: feof(): supplied argument is not a valid stream resource in /home2/adamsev/public_html/mail/emsu/signup.php on line 90
 and it continues and continues

if i put my ipadress of cPanel ( Its a shared one) then it doesnt connect but when i put 'https://srv09.ezyreg.com:2083/frontend/x/.......................' then it does work but always tells me this problem.

Can someone please help!

Thanks!
Visit Planet-Downloads.com

Offline hasan88

  • Newbie
  • *
  • Posts: 7
Re: Auto User Email Creation
« Reply #230 on: August 21, 2007, 11:29:36 AM »
I apologise,

But i was not able to understand how the humans alone can be read.

Offline jayeshr

  • Newbie
  • *
  • Posts: 5
Re: Auto User Email Creation
« Reply #231 on: August 21, 2007, 12:15:19 PM »
hi again, sorry forget about that problem, the only problem i get now, is after going to ..../emsu/install.....after filling in all of the blank spaces, i get this message: 'Invalid Default Value for 'activated' '
Visit Planet-Downloads.com

Offline hasan88

  • Newbie
  • *
  • Posts: 7
Re: Auto User Email Creation
« Reply #232 on: August 21, 2007, 05:08:12 PM »
Hello to everybody,

I want to ask you More auto emails creation had happened for SVN.

Offline frankendesigns

  • Newbie
  • *
  • Posts: 1
Re: Auto User Email Creation
« Reply #233 on: September 25, 2007, 02:39:53 PM »
Will this work in a PLESK environment?

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Auto User Email Creation
« Reply #234 on: September 25, 2007, 05:50:46 PM »
No this work not work in PLESK environment, only on cpanel. :(

Offline rcpalace

  • Jr. Member
  • **
  • Posts: 26
Re: Auto User Email Creation
« Reply #235 on: September 27, 2007, 12:14:56 PM »
Hmm, I'm going to try and modify it to work with my server as I don't run panels since the server(s) (are) (is) two feet away from me. ;)

Offline eliotte

  • Newbie
  • *
  • Posts: 6
Re: Auto User Email Creation
« Reply #236 on: September 30, 2007, 01:47:53 PM »
Hi everyone

I dont find the script to download. Anyone cant sent it to me??

Thanks

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Auto User Email Creation
« Reply #237 on: September 30, 2007, 06:01:05 PM »

Offline hasan88

  • Newbie
  • *
  • Posts: 7
Re: Auto User Email Creation
« Reply #238 on: October 01, 2007, 03:17:38 PM »
Hello,

I have trouble at the facility and they exist :




Offline viper58

  • Newbie
  • *
  • Posts: 7
Re: Auto User Email Creation
« Reply #239 on: October 01, 2007, 04:01:23 PM »
can this be used with h-sphere control panels? If so what needs to be changed to allow this? (with the install it requires a login ip and port for cpanel, hsphere does not have this at least none that I have ever used).