Postmail (PMAIL) Demo
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
postmail_demo/pmailcli.trust.sh

10 lines
213 B

#!/bin/bash
USER=""
ME=""
read -p "User LOGIN: " ME
read -p "User to TrustList (user:srv.tld) -> " USER
echo $USER >> repo/$ME/notices/trustlist
mv repo/$ME/notices/purgatory/$USER/* repo/$ME/notices/trusted/.