[vchkpw] vhostadmin problem

2008-06-14 Thread hareram

Hi

I hav downloaded Vhostadmin
and installed in my webserver as per the INSTALL i have modified
the global.inc

then http://myip/vhostadmin

i get username and password

when i enter with [EMAIL PROTECTED]
password

i am able to login, but later i get
above right hand side  mail and logout links

when i click mail, its again going back to login page

how can i use this Vhostadmin to modify the user informaton or create users

Hare


!DSPAM:4853a2af32351401520484!



[vchkpw] Fw: [qmr] adding domian and users using php

2008-06-04 Thread hareram

Hi

iam trying to use PHP front end application to create a users
 i have other applications, when i creating the users, i need to create on 
other application too

so we are developping one  time register kind of application.

I have created 2 files

1. form1.php

HTML
BODY
form name=userform action=form2.php method=POST 
table align=center width=20% cellpadding=0 cellspacing=1 
bgcolor=ff
tr bgcolor=ff
td align=centerfont color=whitebDomain Entry 
Form/b/font/td
/tr
tr bgcolor=ff
tdDomain   :nbsp;nbsp;nbsp;nbsp;input 
type='text' name='domain'/td
/tr
tr bgcolor=ff
tdPassword :nbsp;input type='text' name='pwd'/td
/tr
tr bgcolor=ff
td align=centerinput type='submit' 
value='Submit'/td
/tr
/table
/form
/BODY
/HTML


2. form2.php

?php
echo in form2...;
  $domain = $_POST['domain'];
  $pwd = $_POST['pwd'];

$resultd= exec(/home/vpopmail/bin/vadddomain $domain $pwd);
if (isset($resultd))
{
echo success-domain;
}
else
{
echo fail-domain;
}
?

but i always get sucess

but i dont see any errors in httpd log

and i dont see domain added.

any suggestion, what iam doing wrong

hare





!DSPAM:4846990a32351944694117!


Re: [vchkpw] Fw: [qmr] adding domian and users using php

2008-06-04 Thread hareram


I second that.  Use vpopmaild and Net_Vpopmaild to manage vpopmail from 
PHP.


http://pear.php.net/package/Net_Vpopmaild





Hi

thanks its charm links

let me just work on that, i will revert back to the forum if any more help 
required


hare 




!DSPAM:484779c232351677380605!



[vchkpw] qmailadmin 1.2.9 problem with limits

2006-11-28 Thread hareram

Hi all

I have installed qmailadmin 1.2.9 with vpopmail 5.4.17
installed good, and iam able to loging from web also

problem here, i have default file in /home/vpopmail/etc/vlimits.default
i had comented all the lines

under domain  i have added

more .qmailadmin-limits
maxpopaccounts  10
maxaliases  0
maxforwards 0
maxmailinglists 0
maxautoresponders   0

default_quota 100


after that when i login in web and see the problem still exist that
i see unlimited domains, and when i add the user also show me unlimited 
quota


how cai fix this problem

Hare 





Re: [vchkpw] PHP Front end

2006-02-04 Thread hareram

I dont see anywhere
could some one point me where can i find the docs

hare
- Original Message - 
From: Rick Macdougall [EMAIL PROTECTED]

To: vchkpw@inter7.com
Sent: Thursday, February 02, 2006 7:35 PM
Subject: Re: [vchkpw] PHP Front end



hareram wrote:

Hi

i want to customize to add to my CRM
for the adding domain and deleting and so  on

so i started working on PHP to start over
can some one guide me how can achive this with PHP

does any one did before, kindly share ur ideas and docs

hare



Hi,

See vpopmaild in Bill Shupp's toaster or get it from CVS.

Regards,

Rick







[vchkpw] PHP Front end

2006-02-02 Thread hareram

Hi

i want to customize to add to my CRM
for the adding domain and deleting and so  on

so i started working on PHP to start over
can some one guide me how can achive this with PHP

does any one did before, kindly share ur ideas and docs

hare



Re: [vchkpw] 553, domain not in the list, outlook express error

2002-08-21 Thread HareRam

Urgent
some responce please

hare
- Original Message - 
From: hareram [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, August 21, 2002 10:31 AM
Subject: [vchkpw] 553, domain not in the list, outlook express error


 hi all 
 
 iam having qmail+vpopmail+mysql
 system working fine there is no problem
 but recently we have encounter some new problem
 553 domain not in the list, 
 
 one my customer had taken one email id from us
 that is [EMAIL PROTECTED] and he able to send receive mails 
 
 he got his own domain that is [EMAIL PROTECTED]
 he able to send and receive the mails 
 
 not he want to use [EMAIL PROTECTED] for out going mails
 and [EMAIL PROTECTED] for receiving mail
 if he is configure this, he is getting the 553 domain not in the list. 
 
 he is trying with his outlook express with lot of PC
 still no luck 
 
 any suggestions will be appriciated 
 
 hare 
 




[vchkpw] qmail problem

2002-08-20 Thread HareRam

Hi all

iam using qmail and Vpopmail
it was working fine past 2 years
now i had some problem here is :

1. i want to use 1 email ID for multiple authentication
means

1 user ID going out is [EMAIL PROTECTED] and received ID is [EMAIL PROTECTED]
if i use single time i can send and received

if multiple people (PC) try to do at a time iam getting error domain not in
the List.

looking for some solution

thanks
hare




[vchkpw] 553, domain not in the list, outlook express error

2002-08-20 Thread hareram

hi all 

iam having qmail+vpopmail+mysql
system working fine there is no problem
but recently we have encounter some new problem
553 domain not in the list, 

one my customer had taken one email id from us
that is [EMAIL PROTECTED] and he able to send receive mails 

he got his own domain that is [EMAIL PROTECTED]
he able to send and receive the mails 

not he want to use [EMAIL PROTECTED] for out going mails
and [EMAIL PROTECTED] for receiving mail
if he is configure this, he is getting the 553 domain not in the list. 

he is trying with his outlook express with lot of PC
still no luck 

any suggestions will be appriciated 

hare