[pfx] Re: list.sys4.de

2025-04-09 Thread Jack Raats via Postfix-users
: ;list.sys4.de.  IN  ;; AUTHORITY SECTION: sys4.de.    3316    IN  SOA ns.sys4.de. hostmaster.sys4.de. 2025040903 3600 3600 604800 3600 ;; Query time: 0 msec ;; SERVER: 127.0.0.1#53(127.0.0.1) (UDP) ;; WHEN: Wed Apr 09 08:06:08 CEST 2025 ;; MSG SIZE  rcvd: 119

[pfx] list.sys4.de

2025-04-08 Thread Jack Raats via Postfix-users
My only ipv6 mailserver tries to connect with list.sys4.de which is ipv6 only??? gr., Jack ___ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org

[pfx] Re: Postfix not listening?

2025-01-12 Thread Jack Raats via Postfix-users
cott K via Postfix-users: Yes they're open then On Sun, Jan 12, 2025 at 9:27 AM Jack Raats wrote: Oep. Type error. Yes indeed port 465 Gr., Jack Raats Op 12-01-2025 om 12:16 schreef Scott K: Not 464 Did you mean 465? On Sun, Jan 12, 2025 at 5:44 AM Jack Ra

[pfx] Re: Postfix not listening?

2025-01-12 Thread Jack Raats via Postfix-users
Port 25, 464 and 587 open on your firewall? Greetings! Jack Raats Op 12-01-2025 om 11:29 schreef Gary R. Schmidt via Postfix-users: On 12/1/25 21:19, Scott K via Postfix-users wrote: I was told that postfix isn't listening on my mail server at mail.servicemouse.com

[pfx] Re: ipv6 connection

2024-04-28 Thread Jack Raats via Postfix-users
-2024 om 16:20 schreef Wietse Venema via Postfix-users: Jack Raats via Postfix-users: In the Netherlands but also in other countries you can use internet.nl to test your e-mail and webserver. It test your e-mailserver for ipv6 connectivity, SPF, DMARC and DKIM. My mailserver scores sometimes 100%

[pfx] ipv6 connection

2024-04-28 Thread Jack Raats via Postfix-users
In the Netherlands but also in other countries you can use internet.nl to test your e-mail and webserver. It test your e-mailserver for ipv6 connectivity, SPF, DMARC and DKIM. My mailserver scores sometimes 100%, but also sometimes lower because it cann't connect postfix on ipv6. In main.cf m

[pfx] Re: Sending email via ipv4

2024-03-24 Thread Jack Raats via Postfix-users
Op 24-03-2024 om 20:53 schreef Viktor Dukhovni via Postfix-users: On Sun, Mar 24, 2024 at 08:39:16PM +0100, Jack Raats via Postfix-users wrote: master.cf: smtp .. .. .. .. .. .. smtp -o inet_protocols=ipv6 What to do if my smtp line ends with postscreen? That's "

[pfx] Re: Sending email via ipv4

2024-03-24 Thread Jack Raats via Postfix-users
Op 24-03-2024 om 19:42 schreef Wietse Venema via Postfix-users: Jack Raats via Postfix-users: main.cf: inet_protocols=ipv4,ipv6 as well as appropriate DNS MX and A records. I have inet_protocols=all I want to send email via ipv6 only. master.cf: smtp .. .. .. .. .. .. smtp

[pfx] Sending email via ipv4

2024-03-24 Thread Jack Raats via Postfix-users
Hi, Can any help me. I want to recieve email via ipv4 and ipv6. I want to send email via ipv6 only. I tried using smtp_address_preference = ipv6, but that didn't work. Gr., Jack Raats ___ Postfix-users mailing list -- postfix-users@postfix.org To un

[pfx] Re: No messages from freebsd.org

2023-11-22 Thread Jack Raats via Postfix-users
eef Viktor Dukhovni via Postfix-users: On Thu, Nov 23, 2023 at 04:32:02AM +0100, Jack Raats via Postfix-users wrote: Can anyone help me to address the following problem. I'm receiving messages from the dovecot and postfix mailinglist. I can get mail from gmail etc. but not from the freebsd mailin

[pfx] No messages from freebsd.org

2023-11-22 Thread Jack Raats via Postfix-users
Can anyone help me to address the following problem. I'm receiving messages from the dovecot and postfix mailinglist. I can get mail from gmail etc. but not from the freebsd mailing lists. I get the following in maillog Nov 23 04:23:43 nl postfix/smtpd[2135]: connect from mx2.freebsd.org[2610:1c

[pfx] Backup outgoing mail from one user

2023-10-11 Thread Jack Raats via Postfix-users
One of my users (my wife)  lost her sent mail folder on her pc. She asked me if I had a backup of all het sent mail on my mail server, which I donn't. I have a backup of all her ingoing mail using procmail, but how can I make a backup of all her outgoing mail? Thanks Jack __