Skip to content

codev/mxroute-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mxroute-tools

Command line tools for mxroute.com mail hosting

Overview

A python script for interacting with the Direct Admin API on MXRoute.com mail hosting and getting lists of domains, mailboxes and forwarders.

Features

  • List domains managed by account
  • List mailboxes
  • List forwarders
  • Check DKIM settings on domains
  • Update or create forwarders

Usage

To update a list of forwarders, use this command line:

./mxroute_tools.py -s server -u username fwd < list-of-forwarders.txt

list-of-forwarders.txt should look like this (the same format as the DirectAdmin raw data):

You can use the list command to generate a list of all current forwarders and then edit this.

Requirements

Requires python 3.8 and above.

Contact

https://codev.uk/
[email protected]

About

Command line tools for mxroute.com mail hosting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages