Hello! I have mail-related question. What will happen if I set SPF to "soft
fail" but in DMARC I set "strict" to SPF Identifier Alignment - the "aspf"
tag.
--
*Pozdrawiam / Best Regards*
*Piotr Bracha*
2018-11-19 16:57 GMT+01:00 Bill Cole <
postfixlists-070...@billmail.scconsult.com>:
> On 19 Nov 2018, at 5:24, Poliman - Serwis wrote:
>
> Hello. I saw in logs that some non existent mailbox from client domain
>> hosted on google tries send some mail to existing mailbox in this same
>> domain. Non
Thanks Victor, understood.
-
Robert Chalmers
https://robert-chalmers.uk
aut...@robert-chalmers.uk
@R_A_Chalmers
> On 19 Nov 2018, at 8:53 pm, Viktor Dukhovni
> wrote:
>
>> On Mon, Nov 19, 2018 at 07:43:06PM +, Robert Chalmers wrote:
>>
>> sorry Wietse, you’ve lost me there.
>>
>> W
On Mon, Nov 19, 2018 at 07:43:06PM +, Robert Chalmers wrote:
> sorry Wietse, you’ve lost me there.
>
> What does your statement mean in relation to the commands of Viktor that now
> build it?
To get unicode enabled automatically, add:
/usr/local/opt/icu4c/bin
to your PATH, and the
Viktor Dukhovni:
> Change the above to:
>
> # There's no need to mention "-I/usr/local/include" multiple times.
> #
> set -- '-DUSE_TLS -I/usr/local/opt/openssl/include'
> set -- "$@" '-I/usr/local/opt/icu4c/include'
On 19 Nov 2018, at 19:33, Wietse Venema wrote:
> Please don't hard-code ICU pat
it seems icu-config is gone from Mojave.
however, pkg-config is there.
According to the icu project docs,
Note: icu-config is deprecated, and no longer recommended for production use.
Please use pkg-config files or other options.
http://userguide.icu-project.org/howtouseicu#TOC-pkg-config
r
opps. Viktor. In my slight rework enthusiasm I’ve gone and put -lsasl2 in
twice… no matter I’ll fix it.
robert
> On 19 Nov 2018, at 17:16, Viktor Dukhovni wrote:
>
> On Mon, Nov 19, 2018 at 03:42:51PM +, Robert Chalmers wrote:
>
>> make -f Makefile.init dynamicmaps=yes CCARGS='-DHAS_MYSQL
sorry Wietse, you’ve lost me there.
What does your statement mean in relation to the commands of Viktor that now
build it?
thanks
Robert
> On 19 Nov 2018, at 19:33, Wietse Venema wrote:
>
> Viktor Dukhovni:
>> Change the above to:
>>
>> # There's no need to mention "-I/usr/local/include" mul
Thanks Viktor. I have a compile…
I’ve had to make a couple of very small changes.
The queue directory is missing the “/“ in front of var. and I added in the
sasl2 stuff. I’m rebuilding this so that I’m not having to use macports - only
Homebrew things, and the native Apple libraries in the ca
Viktor Dukhovni:
> Change the above to:
>
> # There's no need to mention "-I/usr/local/include" multiple times.
> #
> set -- '-DUSE_TLS -I/usr/local/opt/openssl/include'
> set -- "$@" '-I/usr/local/opt/icu4c/include'
Please don't hard-code ICU pathnames. EAI support is
enabled by default when the
On Mon, Nov 19, 2018 at 03:42:51PM +, Robert Chalmers wrote:
> make -f Makefile.init dynamicmaps=yes CCARGS='-DHAS_MYSQL
> -I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include/openssl
> -I/usr/local/include/gnutls -DUSE_TLS -DUSE_SASL_AUTH -DUSE_CYRUS_SASL
> -I/Applications/Xco
I think I’ve got the OpenSSL libraries correct, but not the TLD part.
-
Robert Chalmers
https://robert-chalmers.uk
aut...@robert-chalmers.uk
@R_A_Chalmers
> On 19 Nov 2018, at 4:20 pm, Bill Cole
> wrote:
>
>> On 19 Nov 2018, at 10:42, Robert Chalmers wrote:
>>
>> This is my make script.
Yes, I only just put that gnutls in there... in desperation really! But I get
the same error with or without.
I figured it was some library thing... but finding the right one is a real
problem.
-
Robert Chalmers
https://robert-chalmers.uk
aut...@robert-chalmers.uk
@R_A_Chalmers
> On 19 N
On 19 Nov 2018, at 10:42, Robert Chalmers wrote:
This is my make script.
[...]
-I/usr/local/include/openssl -I/usr/local/include/gnutls
I don't think that can work. I know that the only reference to gnutls
anywhere in the Postfix distribution is in the 2 TLS read-me files, both
of which sa
On 19 Nov 2018, at 15:42, Robert Chalmers wrote:
>
> "_OpenSSL_version", referenced from:
> import-atom in libpostfix-tls.dylib
> ...
> "_X509_up_ref", referenced from:
> import-atom in libpostfix-tls.dylib
> ld: symbol(s) not found for architecture x86_64
> clang: error: linker comm
On 19 Nov 2018, at 5:24, Poliman - Serwis wrote:
Hello. I saw in logs that some non existent mailbox from client domain
hosted on google tries send some mail to existing mailbox in this same
domain. Non existent mailbox is used from IP's:
94.102.49.198
149.56.173.68
and both are blacklisted.
I n
This is my make script.
make -f Makefile.init dynamicmaps=yes CCARGS='-DHAS_MYSQL
-I/usr/local/include/mysql -I/usr/local/include -I/usr/local/include/openssl
-I/usr/local/include/gnutls -DUSE_TLS -DUSE_SASL_AUTH -DUSE_CYRUS_SASL
-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.p
On 19.11.18 11:24, Poliman - Serwis wrote:
Hello. I saw in logs that some non existent mailbox from client domain
hosted on google tries send some mail to existing mailbox in this same
domain.
set
smtpd_reject_unlisted_sender=yes
this will reject mail from senders in your local domains, that d
Hello. I saw in logs that some non existent mailbox from client domain
hosted on google tries send some mail to existing mailbox in this same
domain. Non existent mailbox is used from IP's:
94.102.49.198
149.56.173.68
and both are blacklisted.
I need to block these IP addresses in Postfix and also
19 matches
Mail list logo