Dear Friends,
I have signed up with a 3rd party smtp server as relay host. This server
needs the following lines in the main.cf of our server instead of relayhost
direction:
smtp_sender_dependent_authentication = yes
sender_dependent_relayhost_maps = hash:/etc/postfix/sender_relay
smtp_sasl_auth_
On 7 Mar 2019, at 17:43, Latin Bishop wrote:
I did localhost 25
No, the way you wrote it, that's an argument to the -M option: the EHLO
name.
See http://www.postfix.org/smtp-source.1.html
On Mar 7, 2019, at 5:37 PM, Viktor Dukhovni
wrote:
On Thu, Mar 07, 2019 at 05:24:38PM -0500, La
> and may (?) need a Linux5 ...
fwiw, a simple cleanup,
perl -pi -e 's|(Linux\.\[)34(\])|${1}345${2}|g' makedefs
perl -pi -e 's|(defined\(LINUX4\))|${1} \|\| defined(LINUX5)|g'
src/util/sys_defs.h
at least gets to a successful build
dunno if there's other issues w/ linux5. yet.
> Postfix stable release 3.4.1 is available.
upgrading, as per usual here, from a working 3.4.0 build to 3.4.1, now fails
cd postfix-3.4.1
make tidy
make -f Makefile.in MAKELEVEL= Makefiles
(echo "# Do not edit -- this file documents how Postfix was built for
your machine."; /bin/sh
[An on-line version of this announcement will be available at
http://www.postfix.org/announcements/postfix-3.4.1.html]
Postfix stable release 3.4.1 is available.
* A reversed test broke TLS configurations that specify the same
filename for a private key and certificate. Reported by Mike
Latin Bishop:
>
> smtp-source -s 20 -l 5120 -m 100 -M localhost:25 -m 100 -f pi@foo -t
> soydepr@foo
As documented in the usage message, localhost:25 goes AFTER the options.
Wietse
Ok this helped
Thanks
http://postfix.1071664.n5.nabble.com/smtp-source-smtp-sink-howto-td36350.html
> On Mar 7, 2019, at 5:37 PM, Viktor Dukhovni
> wrote:
>
>> On Thu, Mar 07, 2019 at 05:24:38PM -0500, Latin Bishop wrote:
>>
>> $ smtp-source -s 20 -l 5120 -m 100 -M localhost:25 -m 100 -f pi@
I did localhost 25
> On Mar 7, 2019, at 5:37 PM, Viktor Dukhovni
> wrote:
>
>> On Thu, Mar 07, 2019 at 05:24:38PM -0500, Latin Bishop wrote:
>>
>> $ smtp-source -s 20 -l 5120 -m 100 -M localhost:25 -m 100 -f pi@foo -t
>> soydepr@foo
>> smtp-source: fatal: usage: smtp-source -cdLNov -s sess -
On Thu, Mar 07, 2019 at 05:24:38PM -0500, Latin Bishop wrote:
>
> $ smtp-source -s 20 -l 5120 -m 100 -M localhost:25 -m 100 -f pi@foo -t
> soydepr@foo
> smtp-source: fatal: usage: smtp-source -cdLNov -s sess -l msglen -m msgs -C
> count
> -M myhostname -f from -t to -r rcptcount -R delay -w d
smtp-source -s 20 -l 5120 -m 100 -M localhost:25 -m 100 -f pi@foo -t
soydepr@foo
smtp-source: fatal: usage: smtp-source -cdLNov -s sess -l msglen -m msgs -C
count -M myhostname -f from -t to -r rcptcount -R delay -w delay host[:port]
Where foo is my domain getting fatal usage and bad host nam
On 03/03/2019 21.31, Bill Cole wrote:
On 1 Mar 2019, at 9:21, Thomas Seilund wrote:
On 01/03/2019 08.39, Andrey Repin wrote:
Greetings, Thomas Seilund!
smtp inet n - n - - smtpd -o
content_filter=spamfilter -o
receive_override_options=no_address_mappings
sp
11 matches
Mail list logo