File indexing completed on 2024-05-19 05:21:59

0001 #!/bin/bash
0002 sudo saslauthd -a shadow &
0003 sudo /usr/libexec/cyrus-imapd/master -d
0004 #Give the imap server some time to start
0005 sleep 1