> There is no point in CA key that you don't use. If you create a
> CA, then at least use it to sign the server certificate. Otherwise,
> both the server key-pair and the CA key-pair are in fact self-signed
> CAs and one of them is redundant.
Oh, I got confused. Are you trying to say that this exa
On Wed, Oct 24, 2012 at 03:59:01AM -0400, thorso...@lavabit.com wrote:
> > There is no point in CA key that you don't use. If you create a
> > CA, then at least use it to sign the server certificate. Otherwise,
> > both the server key-pair and the CA key-pair are in fact self-signed
> > CAs and on
In my main.cf I have
sender_dependent_default_transport_maps = tcp:localhost:6002
and in my master.cf I have:
10025 inet n - n - - smtpd
-o syslog_name=postfix/10025
-o content_filter=scan:[127.0.0.1]:11125
-o receive_override_options=no_address_mappings
s
On Wed, Oct 24, 2012 at 02:39:04PM -0700, Robert Minsk wrote:
> In my main.cf I have
>
> sender_dependent_default_transport_maps = tcp:localhost:6002
>
> and in my master.cf I have:
> 10025 inet n - n - - smtpd
> -o syslog_name=postfix/10025
> -o content_filter=scan:[127.0.0.1]:11125
> -o rece
On Monday, October 22, 2012 at 10:56 PM, Morten Stevens wrote:
> I have backported Postfix 2.9.x for my company and I am also package
> maintainer for Fedora.
>
> Here are my latest builds for el6:
> http://mstevens.fedorapeople.org/el6/postfix/
Do you enable PostgreSQL support in this packag
Is it possible to Move any Emails to TMP Queue Directory if recipients are
more than 5 in Postfix 2.6 ?