On Thu, May 14, 2009 at 08:05:27AM +0100, Harry Rickards wrote: > On 14 May 2009, at 07:54, Sthu Deus <sthu.d...@gmail.com> wrote: > >> Thank You for Your time and answer, James and, especially, Andrei: >> >>> I assume you want to send mail via smarthost. Please provide >>> /etc/postfix/main.cf >> >> It is big - is it ok if post it whole here? Or, may I will use grep >> for some exact info?
You can grep for the exact info. but better first just grep-out comments and empty lines. $ wc /etc/postfix/main.cf 40 143 1312 /etc/postfix/main.cf $ egrep -v '^(#|$)' /etc/postfix/main.cf | wc 20 63 786 > > If it's big, try using Pastebin (http://pastebin.com/). For the purpose of archiving, I prefer to keep it in the list. If you do use a pastebin, make sure your paste never expires. -- Tzafrir Cohen | tzaf...@jabber.org | VIM is http://tzafrir.org.il | | a Mutt's tzaf...@cohens.org.il | | best ICQ# 16849754 | | friend -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org