User Tools

Site Tools


howtos:domain_renewal_check

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

howtos:domain_renewal_check [02/12/2018 21:34] – created - external edit 127.0.0.1howtos:domain_renewal_check [16/02/2023 07:11] (current) domingo
Line 1: Line 1:
 <file> <file>
 #!/bin/bash #!/bin/bash
-TO="domingo@domingo.dk+TO="user@example.com
-FROM="root@domingo.dk"+FROM="root@example.com"
 DBLIST=$(mysql -uroot -pPASSWORD -B -e "use postfixadmin; select domain from domain;"| egrep -v "ALL|domain") DBLIST=$(mysql -uroot -pPASSWORD -B -e "use postfixadmin; select domain from domain;"| egrep -v "ALL|domain")
  
howtos/domain_renewal_check.1543782889.txt.gz · Last modified: 02/12/2018 21:34 by 127.0.0.1