RE: are you there a official version of centos postfix most days can be redhat

2010-05-22 Thread Dan Burkland
From: owner-postfix-us...@postfix.org [owner-postfix-us...@postfix.org] On Behalf Of Gary Smith [gary.sm...@holdstead.com] Sent: Friday, May 21, 2010 11:22 PM To: fakessh; Postfix users Subject: RE: are you there a official version of centos postfix most days can be redhat > > do you hav

RE: DIsable connects to ldap

2010-06-04 Thread Dan Burkland
-Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Wietse Venema Sent: Friday, June 04, 2010 5:44 AM To: Postfix users Subject: Re: DIsable connects to ldap Ram: > Jun 4 14:53:00 mmail postfix/smtpd[23565]: nss_ldap: reconnecti

RE: Postini, Has bad idea for adding ip numbers. This is sendmail example

2010-06-04 Thread Dan Burkland
-Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of fakessh Sent: Friday, June 04, 2010 11:56 AM To: postfix-users@postfix.org Subject: Re: Postini, Has bad idea for adding ip numbers. This is sendmail example postini give acces

Submission service

2010-06-04 Thread Dan Burkland
Hello all, I have been trying to setup my Postfix server as follows: a) Clients need to use STARTTLS + Authentication in order to send mail using my SMTP Server. They can only submit mail on port 587 (25 for submission is disallowed). b) Port 25 is to be used for MTA-to-MTA communication and

RE: Submission service

2010-06-04 Thread Dan Burkland
-Original Message- From: Phil Howard [mailto:ttip...@gmail.com] Sent: Friday, June 04, 2010 3:48 PM To: Dan Burkland Cc: Postfix users Subject: Re: Submission service On Fri, Jun 4, 2010 at 16:21, Dan Burkland wrote: > ---main.cf > smtpd_recipient_restri

RE: Submission service

2010-06-04 Thread Dan Burkland
-Original Message- My apologies, I typed the parameter in the email incorrectly. It is entered correctly in main.cf (smtpd_client_restrictions=permit_sasl_authenticated,reject) Regards, Dan -Original Message- Seems like I am dyslexic today, I meant to say master.cf (TGIF :))

RE: Submission service

2010-06-08 Thread Dan Burkland
Using all of your helpful suggestions I was able to properly configure my Postfix server. The purpose behind master.cf makes a bit more sense now after reading your replies. Thanks again! Dan