Re: [vchkpw] force create DomainDir based on inserted data to mysql

2008-11-13 Thread Geri Anggara
Hi Matthew, and All,

I really apologize for this.

I myself receive 4 times of Your complain about receiving it multiple times.

We currently are testing an antispam tech which require our outgoing mail be 
directed
to them first. I think it does involve. I will conctact them immediately.

For safety, i made "inter7.com:" in smtproutes. So it will be delivered 
directly without those.
So this posting, and next will go direclty to inter7.



Best Regards
Geri Anggara
NOC IndoInternet Jakarta
http://www.indo.net.id


On Thu, 13 Nov 2008 06:08:46 -0500
"real estate agent" <[EMAIL PROTECTED]> wrote:

> I keep getting a copy of your emails.  I will forward them to you so you can 
> see and fix your problem.
> 
> Kind regards,
> Matthew
> - Original Message - 
> From: "Geri Anggara" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, November 13, 2008 4:53 AM
> Subject: Re: [vchkpw] force create DomainDir based on inserted data to mysql
> 
> 
> > Hi,
> >
> >
> >
> > On Thu, 13 Nov 2008 10:45:12 +0200
> > Antti Kanes <[EMAIL PROTECTED]> wrote:
> >
> >> Hi,
> >>
> >> We're using the vqadmin -tool to create domains; it creates the
> >> directory structure for the domain when adding the domain.
> >> Afterwards, our users manage their domains and users using qmailadmin.
> >>
> >> My question would be, why would you want to manually insert the data 
> >> instead?
> >> Or to be more clear, how are you creating your domains at the moment?
> >>
> >> cheers,
> >>   Antti Kanes
> >
> > I use /home/vpopmail/bin/vaddomain installed on the host offcourse.
> >
> > The reason is because we plan to proceed registration of domains
> > through another host that have it's own program, relates
> > to the billing purpose.
> >
> > That host will do insert to mysql of vpopmail and i was hoping "magic" to 
> > happen :)
> >
> > I think i'll give vqadmin a shot.
> >
> > Many-many thanks.
> >
> >
> >>
> >> Quoting Geri Anggara <[EMAIL PROTECTED]>:
> >>
> >> > Hi,
> >> >
> >> > Is it possible to automatic create Domain's Directory
> >> > (/home/vpopmail/do.ma.in) based
> >> > on inserted data to vpopmail's table in MySQL ?
> >> >
> >> > I know users home dir is possible if domain already created first
> >> >
> >> > Best Regards
> >> > Geri Anggara
> >> > NOC IndoInternet Jakarta
> >> > http://www.indo.net.id
> >> >
> >> >
> >> >
> >> >
> >>
> >>
> >>
> >>
> >>
> >>
> >
> > 
> >
> >
> > 
> 
> 
> 
> 
> 

!DSPAM:491c1b7e32319562657338!



Re: [vchkpw] force create DomainDir based on inserted data to mysql

2008-11-13 Thread real estate agent
I keep getting a copy of your emails.  I will forward them to you so you can 
see and fix your problem.


Kind regards,
Matthew
- Original Message - 
From: "Geri Anggara" <[EMAIL PROTECTED]>

To: 
Sent: Thursday, November 13, 2008 3:27 AM
Subject: [vchkpw] force create DomainDir based on inserted data to mysql



Hi,

Is it possible to automatic create Domain's Directory 
(/home/vpopmail/do.ma.in) based

on inserted data to vpopmail's table in MySQL ?

I know users home dir is possible if domain already created first

Best Regards
Geri Anggara
NOC IndoInternet Jakarta
http://www.indo.net.id








!DSPAM:491c0b0932311587855513!



Re: [vchkpw] force create DomainDir based on inserted data to mysql

2008-11-13 Thread real estate agent
I keep getting a copy of your emails.  I will forward them to you so you can 
see and fix your problem.


Kind regards,
Matthew
- Original Message - 
From: "Antti Kanes" <[EMAIL PROTECTED]>

To: 
Sent: Thursday, November 13, 2008 3:45 AM
Subject: Re: [vchkpw] force create DomainDir based on inserted data to mysql



Hi,

We're using the vqadmin -tool to create domains; it creates the  directory 
structure for the domain when adding the domain.

Afterwards, our users manage their domains and users using qmailadmin.

My question would be, why would you want to manually insert the data 
instead?

Or to be more clear, how are you creating your domains at the moment?

cheers,
 Antti Kanes


Quoting Geri Anggara <[EMAIL PROTECTED]>:


Hi,

Is it possible to automatic create Domain's Directory 
(/home/vpopmail/do.ma.in) based

on inserted data to vpopmail's table in MySQL ?

I know users home dir is possible if domain already created first

Best Regards
Geri Anggara
NOC IndoInternet Jakarta
http://www.indo.net.id














!DSPAM:491c0afe3234916713!



Re: [vchkpw] force create DomainDir based on inserted data to mysql

2008-11-13 Thread real estate agent

I keep getting a copy of your emails.  I will forward them to you so you can
see and fix your problem.

Kind regards,
Matthew
- Original Message - 
From: "Bob Hutchinson" <[EMAIL PROTECTED]>

To: 
Sent: Thursday, November 13, 2008 5:22 AM
Subject: Re: [vchkpw] force create DomainDir based on inserted data to mysql



On Thursday 13 November 2008, Geri Anggara wrote:

Hi,



On Thu, 13 Nov 2008 10:45:12 +0200

Antti Kanes <[EMAIL PROTECTED]> wrote:
> Hi,
>
> We're using the vqadmin -tool to create domains; it creates the
> directory structure for the domain when adding the domain.
> Afterwards, our users manage their domains and users using qmailadmin.
>
> My question would be, why would you want to manually insert the data
> instead? Or to be more clear, how are you creating your domains at the
> moment?
>
> cheers,
>   Antti Kanes

I use /home/vpopmail/bin/vaddomain installed on the host offcourse.

The reason is because we plan to proceed registration of domains
through another host that have it's own program, relates
to the billing purpose.

That host will do insert to mysql of vpopmail and i was hoping "magic" to
happen :)


It might be better to get the 'billing' host to add new domains to a TODO 
list
and set up a cron job on the 'mailing' host that works its way through 
that

list and let vpopmail do it's own database management.

I haven't tried this, but you could get the billing host to send an email 
and

use maildrop to filter the email, collect the domain and password and run
vadddomain. That would be more immediate than a cronjob.

my 2c worth



I think i'll give vqadmin a shot.

Many-many thanks.

> Quoting Geri Anggara <[EMAIL PROTECTED]>:
> > Hi,
> >
> > Is it possible to automatic create Domain's Directory
> > (/home/vpopmail/do.ma.in) based
> > on inserted data to vpopmail's table in MySQL ?
> >
> > I know users home dir is possible if domain already created first
> >
> > Best Regards
> > Geri Anggara
> > NOC IndoInternet Jakarta
> > http://www.indo.net.id






--
-
Bob Hutchinson
Midwales dot com
-








!DSPAM:491c0ae632311612918095!



Re: [vchkpw] force create DomainDir based on inserted data to mysql

2008-11-13 Thread real estate agent
I keep getting a copy of your emails.  I will forward them to you so you can 
see and fix your problem.


Kind regards,
Matthew
- Original Message - 
From: "Geri Anggara" <[EMAIL PROTECTED]>

To: 
Sent: Thursday, November 13, 2008 4:53 AM
Subject: Re: [vchkpw] force create DomainDir based on inserted data to mysql



Hi,



On Thu, 13 Nov 2008 10:45:12 +0200
Antti Kanes <[EMAIL PROTECTED]> wrote:


Hi,

We're using the vqadmin -tool to create domains; it creates the
directory structure for the domain when adding the domain.
Afterwards, our users manage their domains and users using qmailadmin.

My question would be, why would you want to manually insert the data 
instead?

Or to be more clear, how are you creating your domains at the moment?

cheers,
  Antti Kanes


I use /home/vpopmail/bin/vaddomain installed on the host offcourse.

The reason is because we plan to proceed registration of domains
through another host that have it's own program, relates
to the billing purpose.

That host will do insert to mysql of vpopmail and i was hoping "magic" to 
happen :)


I think i'll give vqadmin a shot.

Many-many thanks.




Quoting Geri Anggara <[EMAIL PROTECTED]>:

> Hi,
>
> Is it possible to automatic create Domain's Directory
> (/home/vpopmail/do.ma.in) based
> on inserted data to vpopmail's table in MySQL ?
>
> I know users home dir is possible if domain already created first
>
> Best Regards
> Geri Anggara
> NOC IndoInternet Jakarta
> http://www.indo.net.id
>
>
>
>















!DSPAM:491c0ac232319633323063!



Re: [vchkpw] force create DomainDir based on inserted data to mysql

2008-11-13 Thread Bob Hutchinson
On Thursday 13 November 2008, Geri Anggara wrote:
> Hi,
>
>
>
> On Thu, 13 Nov 2008 10:45:12 +0200
>
> Antti Kanes <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > We're using the vqadmin -tool to create domains; it creates the
> > directory structure for the domain when adding the domain.
> > Afterwards, our users manage their domains and users using qmailadmin.
> >
> > My question would be, why would you want to manually insert the data
> > instead? Or to be more clear, how are you creating your domains at the
> > moment?
> >
> > cheers,
> >   Antti Kanes
>
> I use /home/vpopmail/bin/vaddomain installed on the host offcourse.
>
> The reason is because we plan to proceed registration of domains
> through another host that have it's own program, relates
> to the billing purpose.
>
> That host will do insert to mysql of vpopmail and i was hoping "magic" to
> happen :)

It might be better to get the 'billing' host to add new domains to a TODO list 
and set up a cron job on the 'mailing' host that works its way through that 
list and let vpopmail do it's own database management.

I haven't tried this, but you could get the billing host to send an email and 
use maildrop to filter the email, collect the domain and password and run 
vadddomain. That would be more immediate than a cronjob.

my 2c worth

>
> I think i'll give vqadmin a shot.
>
> Many-many thanks.
>
> > Quoting Geri Anggara <[EMAIL PROTECTED]>:
> > > Hi,
> > >
> > > Is it possible to automatic create Domain's Directory
> > > (/home/vpopmail/do.ma.in) based
> > > on inserted data to vpopmail's table in MySQL ?
> > >
> > > I know users home dir is possible if domain already created first
> > >
> > > Best Regards
> > > Geri Anggara
> > > NOC IndoInternet Jakarta
> > > http://www.indo.net.id
>
> 



-- 
-
Bob Hutchinson
Midwales dot com
-

!DSPAM:491c000232311250361390!



Re: [vchkpw] force create DomainDir based on inserted data to mysql

2008-11-13 Thread Geri Anggara
Hi,



On Thu, 13 Nov 2008 10:45:12 +0200
Antti Kanes <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> We're using the vqadmin -tool to create domains; it creates the  
> directory structure for the domain when adding the domain.
> Afterwards, our users manage their domains and users using qmailadmin.
>
> My question would be, why would you want to manually insert the data instead?
> Or to be more clear, how are you creating your domains at the moment?
> 
> cheers,
>   Antti Kanes

I use /home/vpopmail/bin/vaddomain installed on the host offcourse.

The reason is because we plan to proceed registration of domains
through another host that have it's own program, relates 
to the billing purpose.

That host will do insert to mysql of vpopmail and i was hoping "magic" to 
happen :)

I think i'll give vqadmin a shot.

Many-many thanks.

 
> 
> Quoting Geri Anggara <[EMAIL PROTECTED]>:
> 
> > Hi,
> >
> > Is it possible to automatic create Domain's Directory   
> > (/home/vpopmail/do.ma.in) based
> > on inserted data to vpopmail's table in MySQL ?
> >
> > I know users home dir is possible if domain already created first
> >
> > Best Regards
> > Geri Anggara
> > NOC IndoInternet Jakarta
> > http://www.indo.net.id
> >
> > 
> >
> >
> 
> 
> 
> 
> 
> 

!DSPAM:491bf94132311911320462!



Re: [vchkpw] force create DomainDir based on inserted data to mysql

2008-11-13 Thread Antti Kanes

Hi,

We're using the vqadmin -tool to create domains; it creates the  
directory structure for the domain when adding the domain.

Afterwards, our users manage their domains and users using qmailadmin.

My question would be, why would you want to manually insert the data instead?
Or to be more clear, how are you creating your domains at the moment?

cheers,
 Antti Kanes


Quoting Geri Anggara <[EMAIL PROTECTED]>:


Hi,

Is it possible to automatic create Domain's Directory   
(/home/vpopmail/do.ma.in) based

on inserted data to vpopmail's table in MySQL ?

I know users home dir is possible if domain already created first

Best Regards
Geri Anggara
NOC IndoInternet Jakarta
http://www.indo.net.id








!DSPAM:491be91b32313484885224!