Giter VIP home page Giter VIP logo

email_server_management's Introduction

Email Server Management

This project includes the scripts for maintaining the linux email server.

Migrating accounts from one server to another

use useradd_generator.py

This script generates the useradd.sh from /etc/passwd file of the old server.

This is used to generate the user accounts in new server according based on the /etc/passwd file

Use passwd_generator.py

This script generates the passwd file.(changes home directories only) This is used to change existing passwd file of new/existing server if user home directories are not present in default location.

Use shadow_generator.py

Updates only encrypted passwords to the main server to backup server Also prints passwords changed and accounts not present in both backup server and main server

python3 shadow_generator.py main_server_shadow backup_server_shadow new_shadow

use automate_mail_folder.py

To only copy the mail folder of each user present in the system

use automate_mailboxlist.py

To copy .mailboxlist which is used by the squirrelmail for each user which contains the folders created by each user.

email_server_management's People

Contributors

gireeshcse avatar

Watchers

 avatar  avatar  avatar

Forkers

wrestrtdr

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.