diff --git a/exim_manager b/exim_manager index cab5f2c..fe05e92 100644 --- a/exim_manager +++ b/exim_manager @@ -1,4 +1,5 @@ #!/bin/bash +# wget -O /tmp/exim_manager.sh https://git.technozone.com.au/vijay/Scripts/raw/branch/main/exim_manager && bash /tmp/exim_manager.sh && rm -f /tmp/exim_manager.sh # Function to list the number of emails in the queue list_queue_count() {