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

2009-05-19 Thread Sthu Deus
Thank You very much for Your time and detailed answer, mouss: > follow up on the postfix list please. I will follow as You advice me. And will try that list. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.deb

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

2009-05-15 Thread mouss
Sthu Deus a écrit : > Good day. > > I can not set up postfix to send email through SSL-connection (465). It > works for plain connection (on 25 port) only. > 465 (so called "smtps") is not standard, and is thus not supported for sending (it is supported for receivin

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

2009-05-15 Thread Sthu Deus
Thank You for Your time and answer, Andrei, again: > I'll post snippets out of my config and you can compare: > > ,[ /etc/postfix/main.cf ] > | # Enable authentication > | smtp_sasl_auth_enable = yes Same w/ me. > | # The file that contains the passwords per user > | smtp_sasl_password_maps

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

2009-05-15 Thread Sthu Deus
Thank You for Your time and answer, Andrei: > I assume you want to send mail via smarthost. I really, better remove comments and post it here. So, the main.cf: biff = no append_dot_mydomain = no readme_directory = /usr/share/doc/postfix smptd_use_tls = yes smtpd_tls_loglevel = 1 smtpd_tls_recei

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

2009-05-15 Thread Sthu Deus
Thank You for Your time and answer, Tzafrir: > 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 So I will do.

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

2009-05-15 Thread Sthu Deus
Thank You for Your time and answer, Harry: > If it's big, try using Pastebin (http://pastebin.com/). I will post it here after auto removal of commented lines. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d

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

2009-05-15 Thread Sthu Deus
Thank You for Your time and answer and a tip, Tzafrir: > 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 But I

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

2009-05-14 Thread Tzafrir Cohen
On Thu, May 14, 2009 at 08:05:27AM +0100, Harry Rickards wrote: > On 14 May 2009, at 07:54, Sthu Deus 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

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

2009-05-14 Thread Andrei Popescu
On Jo,14.mai.09, 13:54:14, Sthu Deus 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 in

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

2009-05-14 Thread Harry Rickards
On 14 May 2009, at 07:54, Sthu Deus 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? Also,

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

2009-05-13 Thread Sthu Deus
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? Also, I think that my problem is w/ firewall... At le

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

2009-05-12 Thread Andrei Popescu
On Tue,12.May.09, 16:16:47, Sthu Deus wrote: > Good day. > > I can not set up postfix to send email through SSL-connection (465). It > works for plain connection (on 25 port) only. > > If You have any suggestion on what could be a culprit, I would like to > know. I can

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

2009-05-12 Thread James Youngman
On Tue, May 12, 2009 at 10:16 AM, Sthu Deus wrote: > Good day. > > I can not set up postfix to send email through SSL-connection (465). It > works for plain connection (on 25 port) only. > > If You have any suggestion on what could be a culprit, I would like to > know. I can

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

2009-05-12 Thread Sthu Deus
Good day. I can not set up postfix to send email through SSL-connection (465). It works for plain connection (on 25 port) only. If You have any suggestion on what could be a culprit, I would like to know. I can provide any necessary information: logs and confs. Thank You for Your effort and

Re: How to set up postfix logfile

2007-11-03 Thread hce
On 11/4/07, Carl Fink <[EMAIL PROTECTED]> wrote: > On Sun, Nov 04, 2007 at 02:54:25PM +1100, hce wrote: > > Thanks Gerard, I tried, but did not give me the informaiotn where is > > the postfix log file. The postfix has been restarted, but I still > > could not send mails from the mutt. > > The defa

Re: How to set up postfix logfile

2007-11-03 Thread Carl Fink
On Sun, Nov 04, 2007 at 02:54:25PM +1100, hce wrote: > Thanks Gerard, I tried, but did not give me the informaiotn where is > the postfix log file. The postfix has been restarted, but I still > could not send mails from the mutt. The default location is /var/log/mail.log. Please don't top-post. -

Re: How to set up postfix logfile

2007-11-03 Thread hce
6AM +1100, hce wrote: > >From: hce <[EMAIL PROTECTED]> > >To: debian-user@lists.debian.org > >Subject: How to set up postfix logfile > >X-Spam-Status: No, score=-5.75 tagged_above=3.6 required=5.3 > >tests=[AWL=0.614, > > BAYES_00=-2, LDO_WHITEL

Re: How to set up postfix logfile

2007-11-03 Thread Gerard Robin
On Sun, Nov 04, 2007 at 10:50:56AM +1100, hce wrote: From: hce <[EMAIL PROTECTED]> To: debian-user@lists.debian.org Subject: How to set up postfix logfile X-Spam-Status: No, score=-5.75 tagged_above=3.6 required=5.3 tests=[AWL=0.614, BAYES_00=-2, LDO_WHITELIST=-5, SARE_MSGID_LONG40

How to set up postfix logfile

2007-11-03 Thread hce
Hi, I sent emails from mutt, but does not seem work. Where can I check postfix logfile? The postfix is called from booting, I could not find config file from postfix? Thank you. Jim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT

Re: Set up postfix

2007-08-08 Thread Wayne Topa
rocky([EMAIL PROTECTED]) is reported to have said: > On Aug 8, 12:50 am, Wayne Topa <[EMAIL PROTECTED]> wrote: > > rocky([EMAIL PROTECTED]) is reported to have said:> Hey, > > <> > > > > How far into the Tutorial are you when you got the below messages? > > <> > > > Aug 7 23:02:19 woody s

Re: Set up postfix

2007-08-08 Thread rocky
On Aug 8, 12:50 am, Wayne Topa <[EMAIL PROTECTED]> wrote: > rocky([EMAIL PROTECTED]) is reported to have said:> Hey, > > > I'm trying to follow the tutorial > > fromhttp://workaround.org/articles/ispmail-etch > > to set up the postfix. dpkg -l | grep postfix gives me the following > > information:

Re: Set up postfix

2007-08-07 Thread Wayne Topa
rocky([EMAIL PROTECTED]) is reported to have said: > Hey, > > I'm trying to follow the tutorial from > http://workaround.org/articles/ispmail-etch > to set up the postfix. dpkg -l | grep postfix gives me the following > information: > I am following the same Tutorial, along with other things, an

Set up postfix

2007-08-07 Thread rocky
Hey, I'm trying to follow the tutorial from http://workaround.org/articles/ispmail-etch to set up the postfix. dpkg -l | grep postfix gives me the following information: LIJIANG:~# dpkg -l | grep postfix ii postfix 2.3.8-2+b1 A high-performance mail