PDA

View Full Version : [ubuntu] can't find /etc/postfix/sasl/smtpd.conf


gishaust
August 10th, 2008, 10:22 PM
hi everyone,

I have been following this howto on setup up postfix, and I am using ubuntu server 8.04 text prompt only.

https://help.ubuntu.com/community/PostfixCompleteVirtualMailSystemHowto


Everything went well except the following file I cannot find
/etc/postfix/sasl/smtpd.conf

If I

find / -name smtpd.conf

I get no response.

I have smtpd installed I think. I do the following command and I get response I am assuming that this is the smtpd daemon!

/etc/init.d/saslauthd restart
* Stopping SASL Authentication Daemon saslauthd [ OK ]
* Stopping SASL Authentication Daemon saslauthd [ OK ]



So does anyone know where smtpd.conf is??

gishaust

gishaust
August 11th, 2008, 05:21 AM
the answer to this that you have to create the file yourself. It seems that some tutorials don't tell you this. I used the following url


http://www.jimmy.co.at/weblog/?p=52