[exim] error 421 on a new exim4 server

2021-01-08 Thread Ale via Exim-users
Hello everyone, I'm a newbie and currently my goal is just to set a server with the default Debian config file and the bare minimum modifications to It necessary to make It work. I tested my email server and domain with various web tools, everything seems fine, and my ip and domain aren't bla

Re: [exim] error 421 on a new exim4 server

2021-01-08 Thread Ale via Exim-users
lose the connection after I digit "HELO myddnsdomain". This is one reason I should read that book ;) Il 08/01/21 17:03, Kai Bojens via Exim-users ha scritto: Am 08.01.21 um 14:11 schrieb Ale via Exim-users: Could you give me some advice, some documentation that I could use to fix or

[exim] tls error - mail from *outlook

2021-01-18 Thread Ale via Exim-users
Hi everyone; I installed exim4 on a Debian Buster, and I'm able to send and receive emails from every domain. But I've an error very similar to this This is an example of an error I see when I receive an email from out

Re: [exim] tls error - mail from *outlook

2021-01-18 Thread Ale via Exim-users
is via Exim-users ha scritto: On 18/01/2021 15:31, Ale via Exim-users wrote: Could you give me please some hints in order to debug Run your exim daemon with debug enabled, or enable debug using ACL (which lets you target a subset of connections). -- ## List details at https://lists.exim.org/mailman

Re: [exim] tls error - mail from *outlook

2021-01-18 Thread Ale via Exim-users
LOL Thanks. I just wanted to be sure that It wasn't a configuration error of my server or that there wasn't a security flaw somewhere. Thanks again Ale Il 18 gennaio 2021 18:35:16 CET, Jeremy Harris via Exim-users ha scritto: >On 18/01/2021 17:14, Ale via Exim-users wrote: >

Re: [exim] smtp timeouts sending to google servers

2021-02-03 Thread Ale via Exim-users
You should be able to contact them from here As far as I know they don't reply to you; they just to their checks, and eventually do a mitigation after a few days/weeks. Il 03/02/21 16:12, Gary Stainburn via Exim

[exim] haproxy smtps problem

2021-04-16 Thread Ale via Exim-users
Dear exim users, I've installed exim4 on a Debian machine. This machine is not connected directly to the Internet, but it goes through a vps server. Incoming connections come from an haproxy on that vps server. I've been able to route the incoming connections toward port 25. Now I need to en

Re: [exim] haproxy smtps problem

2021-04-16 Thread Ale via Exim-users
Hi, thank you all guys. The problem was indeed that I didn't properly enabled tls on connect. I added just a macro on the exim*.localmacros and I didn't notice that It didn't work. Now I've added tls_on_connect_ports=465 on the main section and It's working. Thanks again cheers Ale On 17/

Re: [exim] configure exim4 against incoming rogue local parts

2022-06-02 Thread Ale via Exim-users
I tested it using a remote client of the same host, and from a completely different host. regards Ale On 02/06/22 18:42, Slavko via Exim-users wrote: Ahoj, Dňa Thu, 2 Jun 2022 16:19:18 +0100 Jeremy Harris via Exim-users napísal: I don't see that your config actually uses CHECK_RCPT_REMOTE