Giter Club home page Giter Club logo

dovecot-helper-scripts's Introduction

dovecot-helper-scripts

Bash scripts for Dovecot administrator (virtual users, self-signed cert creation, and other)

genemailkeys - script for genering self-sigend cerificate to Dovecot
dcadduser - add user to Dovecot passwd-file

Use: dcadduser <username> <password> or run this script without parameters. If this script run without parametes, username and password will be requested in interactive mode.

Example: dcadduser [email protected] passw0rd666

dcdeluser - delete user from Dovecot passwd-file

Use: dcdeluser <username>

Example: dcadduser [email protected]

dcpasswd - change user password

Use: dcpasswd <username> [new_password] or dcpasswd <username>

Example: dcpasswd [email protected] nEw!pAssW0Rd or dcpasswd [email protected]

If run this script without [new_password] parameter, new password will be requested in interactive mode.

dclistuser - print list users from Dovecot passwd-file
v 0.2

Into scripts dcadduser, dcdeluser and dcpasswd added variable DOMAIN.

Set this variable for adding @ and domain name after username (e.g. DOMAIN="example.org")

dovecot-helper-scripts's People

Contributors

tolik-punkoff avatar

Watchers

 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.