Hi,
On 29.08.2016 16:41, Robert Dahlem wrote:
> There is a potential problem with multiple instances: $syslog_name
> defaults to $multi_instance_name. You need to pay attention to change
> this in /etc/postfix-sec/master.cf too.
>
> Unfortunately, /dev/rob0's proposol t
Hi,
On 29.08.2016 15:36, Wietse Venema wrote:
>> Because it does no harm to anything existing I propose that attached
>> patch gets into the distribution.
> It works with multi-instance names. What is the result for the stock
> master.cf file, which has entries as shown below?
>
> submissio
Hi,
On 23.08.2016 18:44, Viktor Dukhovni wrote:
> A more general approach may be to replace "_slow" with "/slow" and
> ignore any additional / delimited components between the instance
> name and the program name. That would require you to set a syslog_name
> along the lines of postfix-sec/slow
Hi,
some days ago Wietse mentioned auxiliary/collate/collate.pl in the
Postfix 3.2 source-code distribution. I did try my luck with it and it
is pretty impressive.
There remains one problem for me: it got this regular expression:
my $instre = qr{(?x)
\A # Absolute li
On 17.08.2016 20:58, Wietse Venema wrote:
>> I have this in main.cf:
>> inet_interfaces = 127.0.0.1, 192.168.x.x, 80.y.y.y
>
> Why not: "inet_interfaces = all"?
Because I intend to run a second instance on the same machine with a
different IP address. If the primary instance listens on all inte
Hi,
I have this in main.cf:
inet_interfaces = 127.0.0.1, 192.168.x.x, 80.y.y.y
The latter addresses are virtual IPs which are loaded by pacemaker
before Postfix gets started.
Sometimes I need to generate mail locally during the boot phase by using
sendmail. The virtual IP addresses are not loade
em to move no_address_mappings to
the master.cf entry sending the mail to amavis.
Kind regards,
Robert
On 30.07.2015 16:21, Robert Dahlem wrote:
> Hi,
>
> I would like to divert mail for postmas...@mydomain.info from the usual
> Exchange server to my account on some other internal server:
Hi,
I would like to divert mail for postmas...@mydomain.info from the usual
Exchange server to my account on some other internal server:
# postconf | grep "^mydomain"
mydomain = mydomain.info
/etc/postfix/virtual:
-
postmaster rdahlem@internal.domain
/etc/postfi
Hi Viktor,
On 13.02.2015 16:49, Viktor Dukhovni wrote:
>> I got this domain example.tld for which I need to relay all mail FROM
>> this domain through a specific mail server. For this I tried to deploy
>> sender_dependent_default_transport_maps.
>
> The "relayhost" parameter is used by trivial-r
Hi,
I got this domain example.tld for which I need to relay all mail FROM
this domain through a specific mail server. For this I tried to deploy
sender_dependent_default_transport_maps.
main.cf:
default_transport = smtp
mydomain = example.info
relay_domains =
$myhostname, localho
On 06.03.2012 16:57, Viktor Dukhovni wrote:
>> It's just that its CN does not match the server name, but that
>> should be ok when using "verify" (and not when using "secure").
> Considering that Postfix documentation does not say this, and
> clearly states the opposite, you're just overloading y
On 05.03.2012 19:39, Wietse Venema wrote:
>> 366AE26E2B: to=, relay=s2.mydomain.de[192.168.1.1]:25,
>> ..., dsn=4.7.5, status=deferred (Server certificate not verified)
>> ==
>>
>> So my understanding of the difference between "verify
Hi,
I'm on Postfix 2.5.6 and implementing TLS. I'm having difficulties to
understand the difference between "verify" and "secure".
What I've got on the client side:
/etc/hosts:
192.168.1.1 s2.mydomain.de
/etc/postfix/main.cf
disable_dns_lookups = yes
smtp_tls_loglevel =
13 matches
Mail list logo