[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: I can not set up postfix to send email through SSL-connection



On Thu, May 14, 2009 at 08:05:27AM +0100, Harry Rickards wrote:
> On 14 May 2009, at 07:54, Sthu Deus <sthu.deus@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         | tzafrir@jabber.org | VIM is
http://tzafrir.org.il |                    | a Mutt's
tzafrir@cohens.org.il |                    |  best
ICQ# 16849754         |                    | friend


Reply to: