I am trying to send email from my server box and it never goes out. So I checked my mail log as below. I have never done any changes on the /etc/postfix/main.cf . My admin just gave me a host to be put into the conf. So which part of the main.cf should be edited to take this value.
tail -f /var/log/maillog
Mar 19 13:52:54 **** postfix/sendmail[2533]: fatal: unsupported: -bt
Mar 19 13:55:32 **** postfix/pickup[2208]: F083C2C0249: uid=0 from=<root>
Mar 19 13:55:33 **** postfix/cleanup[2543]: F083C2C0249:
message-id=<20130319055532.F083C2C0249@****>
Mar 19 13:55:33 **** postfix/qmgr[5755]: F083C2C0249:
from=<root@****>, size=435, nrcpt=1 (queue active)
Mar 19 13:56:03 **** postfix/smtp[2545]: connect to
mx3.hotmail.com[65.55.**.***]:25: Connection timed out
Mar 19 13:56:33 **** postfix/smtp[2545]: connect to
mx1.hotmail.com[65.55.**.***]:25: Connection timed out
Mar 19 13:57:03 ppnc postfix/smtp[2545]: connect to
mx4.hotmail.com[65.54.**.***]:25: Connection timed out