Re: [vchkpw] New Command vmoddomain

2009-02-02 Thread Manvendra Bhangui
On Mon, Feb 2, 2009 at 2:28 PM, Wouter van der Schagt
wrote:

> To compile, edit Makefile.am and add vmoddomain as a program in
>> vpopmailbin_PROGRAMS
>> and also add the following
>> vmoddomain_SOURCES = vmoddomain.c
>> vmoddomain_LDADD = libvpopmail.a @auth_libs@
>>
>> After editing Makefile.am you can do make
>>
>
> I did that, but no success. Do i also have to modify Makefile.in ? Im on a
> Debian system.
>

You can also manually compile the program as below
you will have to replace /usr/local/mysql with the path you are using

cd vpopmail-5.4.26

gcc -I.  -g -O2 -Wall -c vmoddomain.c

gcc  -g -O2 -Wall   -o vmoddomain vmoddomain.o libvpopmail.a -Xlinker -R
-Xlinker /usr/local/mysql/lib/mysql -L/usr/local/mysql/lib/mysql
-lmysqlclient -lz -lm -lcrypt


!DSPAM:4986c48c32681786314763!


Re: [vchkpw] New Command vmoddomain

2009-02-02 Thread Wouter van der Schagt
To compile, edit Makefile.am and add vmoddomain as a program in 
vpopmailbin_PROGRAMS

and also add the following
vmoddomain_SOURCES = vmoddomain.c
vmoddomain_LDADD = libvpopmail.a @auth_libs@

After editing Makefile.am you can do make


I did that, but no success. Do i also have to modify Makefile.in ? Im on a 
Debian system.


Sincerely,
- Wouter van der Schagt 



!DSPAM:4986b5e432681318012479!



Re: [vchkpw] New Command vmoddomain

2009-01-31 Thread Manvendra Bhangui
On Sat, Jan 31, 2009 at 7:47 PM, Wouter van der Schagt
wrote:

>  Not that i can think off, most things are popbox specific. Is this in the
> development version already? if now, how can i link and test it?
>

vmoddomain.c is attached as a file in the following tracker
https://sourceforge.net/tracker2/?func=detail&aid=2542381&group_id=85937&atid=577801

To compile, edit Makefile.am and add vmoddomain as a program in
vpopmailbin_PROGRAMS

and also add the following

vmoddomain_SOURCES = vmoddomain.c
vmoddomain_LDADD = libvpopmail.a @auth_libs@

After editing Makefile.am you can do make


!DSPAM:498490d232681910221151!


Re: [vchkpw] New Command vmoddomain

2009-01-31 Thread Wouter van der Schagt
Not that i can think off, most things are popbox specific. Is this in the 
development version already? if now, how can i link and test it?

Sincerely,
- Wouter van der Schagt
  - Original Message - 
  From: Manvendra Bhangui 
  To: vchkpw@inter7.com 
  Sent: Thursday, January 29, 2009 4:50 PM
  Subject: [vchkpw] New Command vmoddomain


  I have added a new command vmoddomain based on a request by Wouter van der 
Schagt.
  Have attached vmoddomain.c in the tracker request.

  Currently the command will change the catch-all address

  usage: vmoddomain [options] domain
  options: -f   (Sets the Domain with VFILTER capability)
-h handler (can be one of the following
  (1 delete)
  (2 bounce-no-mailbox)
  (3 Maildir)
  (4 Email Addres)

  Apart from changing catch-all, can anything else be added to vmoddomain?

  -- 
  Regards Manvendra - http://www.indimail.org
   

!DSPAM:49845d6732681586714249!


Re: [vchkpw] New Command vmoddomain

2009-01-29 Thread Remo Mattei
Sorry my bet.. You right for users.

Remo


Rick Macdougall On 1/29/09 8:31 AM, "Rick Macdougall" 
wrote:

> Remo Mattei wrote:
>> How about spam enable and disable feature? Also vacation will be a good one
>> 
> 
> vacation on a domain ?
> 
> Regards,
> 
> Rick
> 
> 
> 
> 
> 
> 
> 


!DSPAM:49822f4232687704126023!



Re: [vchkpw] New Command vmoddomain

2009-01-29 Thread Rick Macdougall

Remo Mattei wrote:
How about spam enable and disable feature? Also vacation will be a good one 



vacation on a domain ?

Regards,

Rick


!DSPAM:4981cbd732681663383336!



Re: [vchkpw] New Command vmoddomain

2009-01-29 Thread Remo Mattei
How about spam enable and disable feature? Also vacation will be a  
good one


Ciao

Remo

Inviato da iPhone

Il giorno 29/gen/09, alle ore 01:50, Manvendra Bhangui > ha scritto:


I have added a new command vmoddomain based on a request by Wouter  
van der Schagt.

Have attached vmoddomain.c in the tracker request.

Currently the command will change the catch-all address

usage: vmoddomain [options] domain
options: -f   (Sets the Domain with VFILTER capability)
  -h handler (can be one of the following
(1 delete)
(2 bounce-no-mailbox)
(3 Maildir)
(4 Email Addres)

Apart from changing catch-all, can anything else be added to  
vmoddomain?


--
Regards Manvendra - http://www.indimail.org




!DSPAM:4981c9d932681540381730!


[vchkpw] New Command vmoddomain

2009-01-29 Thread Manvendra Bhangui
I have added a new command vmoddomain based on a request by Wouter van der
Schagt.
Have attached vmoddomain.c in the tracker request.

Currently the command will change the catch-all address

usage: vmoddomain [options] domain
options: -f   (Sets the Domain with VFILTER capability)
  -h handler (can be one of the following
(1 delete)
(2 bounce-no-mailbox)
(3 Maildir)
(4 Email Addres)

Apart from changing catch-all, can anything else be added to vmoddomain?

-- 
Regards Manvendra - http://www.indimail.org


!DSPAM:49816dc432685146912522!