Giter VIP home page Giter VIP logo

seam's Introduction

SEAM

Simple Email Administration Module for Webmin/Virtualmin. Eventually, this will be a perfectly useful and simple way for administrators to manage virtual mailserver domains, users, passwords, aliases, and autoresponders. For now, it is tightly coupled to the custom Dovecot/Postfix email server from which it was inspired.

Implemented Features

  • Add & Delete Mailserver Domains
  • Add & Delete Mailserver Domain Users
  • Update Passwords for Users
  • Add & Delete Aliases (Forwarding Addresses) for Users

Remaining Features, Requirements, & Miscellany

  • Edit Auto-Responders for Users
  • EditDomain still needs to show autoresponse
  • Go back and use better variable names -- what I have now is a mess of different styles and techniques as I learned along the way
  • Stop relying on /root/seam.conf -- use Webmin configuration stuff
  • Cancel/Proceed/Init paradigm may be simplified with a nested if-statement which can also help with the perl execution failures
  • Clean up links for all pages
  • Add lang file entries for autoexamples, printed text
  • Add users as pre-'@' username for domains
  • UpdatePassword could use some TLC

Functional Requirements

  • JavaScript enhanced - functionality is only enhanced by JavaScript, not dependent (eg, always a button to submit forms manually)
  • Intuitive - no opportunities for user misinterpretation in the absence of JavaScript capabilities.
  • Independent of specific virtual mailserver configuration (table names, column names, etc)

Non-Functional Requirements

  • Should be configurable to work with custom Postfix/Dovecot virtual mailserver configurations

Bugs that need to be fixed

  • Should not be able to delete 0 domains
  • Should not be able to delete 0 users
  • Deleting 0 users & (Proceed | Cancel) causes perl execution failure in seam-lib.pl at line 329 (uId not being passed along)
  • Should not be able to delete 0 aliases -- deleting 0 aliases results in perl execution failure in seam-lib.pl
  • Order seems to matter for the forms in EditUser; if Add/List/RemoveAlias comes after update password, then invert/all selection scripts won't work. -- there's probably a way to specify which form belongs to which set of JavaScript functions, if not, then perhaps submit a fixed scripting engine to Webmin (via Sandbox pattern)
  • Deleting users does not automatically remove aliases, so neither does deleting domains

Project Hints

Author

Drew Jaqua [email protected]

seam's People

Contributors

djaqua avatar

Stargazers

Heather Raffaella Riverso avatar

Watchers

James Cloos avatar  avatar Heather Raffaella Riverso 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.