FIXED!!!!!!!!!!!!
I had this in my /etc/default/saslauthd
OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd"
But it should be this!!
OPTIONS="-m /var/spool/postfix/var/run/saslauthd -r"
Also.... I also had to do the steps you suggested...
Thank you Falko for your website and help!!!!!!!!!
Your tutorials are of great value! They have taught me so much about Linux!
Thank you!