Coder Social home page Coder Social logo

vpopmail's Introduction

Sorry for the lack of docs.
please see [ http://bluedot.net/ ] for more information / support.

I've tested this with vpopmail-3.4.11.released, vpopmail-4.8.5 and
vpopmail-4.9.[7,10] running perl 5.6.0, but should work with 5.004_03 +

See: <http://www.inter7.com/vpopmail/vpopmail.html>
for more info about the API, etc...

see the INSTALL file for installation instructions.

the following functions are available via this module:

adddomain()
vdeldomain()
vadduser()
vdeluser()
vpasswd()
vsetuserquota()
vauth_user()
vauth_getpw()
vauth_setpw()
vlistusers()
vlistdomains()
vaddalias()
vaddforward()
vgetdomaindir()

see examples/example.pl and the files in the t/ dir for some examples

! # ! # ! # ! README ! # ! # ! # !
previous version of this module made available vadddomain(),
due to argument changes in the C library vadddomain() I have written
a wrapper adddomain().
this function supports both old and new arguments to vadddomain
old style:

adddomain(domainname);

and the new:

adddomain(domainname, directory, uid, gid);

sorry is this creates any confusion..


Drop me an email let me know how you are using this module, and
your suggestions on how to make it better.

Please send comments and questions to <[email protected]>

vpopmail's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.