[pfx] Re: openarc and forwarding to gmail

2024-08-04 Thread Peter via Postfix-users
On 5/08/24 07:38, Alex via Postfix-users wrote: Hi, On Sun, Aug 4, 2024 at 2:31 PM Jaroslaw Rafa via Postfix-users mailto:postfix-users@postfix.org>> wrote: Dnia  4.08.2024 o godz. 20:14:34 Peter via Postfix-users pisze: > My best advice when forwarding to gmail is to instead configu

[pfx] Re: openarc and forwarding to gmail

2024-08-04 Thread Peter via Postfix-users
On 5/08/24 08:02, Jaroslaw Rafa via Postfix-users wrote: Dnia 4.08.2024 o godz. 15:38:58 Alex via Postfix-users pisze: Buit this has one HUGE disadvantage, that is so obvious that I always wonder how people who advise to do this can not mention it? Scalability? Load on local server? That POP

[pfx] Re: openarc and forwarding to gmail

2024-08-04 Thread Jaroslaw Rafa via Postfix-users
Dnia 4.08.2024 o godz. 15:38:58 Alex via Postfix-users pisze: > > Buit this has one HUGE disadvantage, that is so obvious that I always > > wonder > > how people who advise to do this can not mention it? > > > > Scalability? Load on local server? That POP3 is unencrypted? No. That you have to gi

[pfx] Re: openarc and forwarding to gmail

2024-08-04 Thread Alex via Postfix-users
Hi, On Sun, Aug 4, 2024 at 2:31 PM Jaroslaw Rafa via Postfix-users < postfix-users@postfix.org> wrote: > Dnia 4.08.2024 o godz. 20:14:34 Peter via Postfix-users pisze: > > My best advice when forwarding to gmail is to instead configure the > > gmail account to fetch the mail. You will need to e

[pfx] Re: openarc and forwarding to gmail

2024-08-04 Thread Jaroslaw Rafa via Postfix-users
Dnia 4.08.2024 o godz. 20:14:34 Peter via Postfix-users pisze: > My best advice when forwarding to gmail is to instead configure the > gmail account to fetch the mail. You will need to enable POP3 (in > dovecot or whatever your IMAP service is) as gmail will not fetch > from an IMAP server, then

[pfx] Re: openarc and forwarding to gmail

2024-08-04 Thread Peter via Postfix-users
On 4/08/24 11:04, Alex via Postfix-users wrote: Hi, I'm using postfix-3.8.5 on fedora40 and having a problem with forwarding mail from our relay to gmail recipients. We have some users using ~/.forward files to individual gmail accounts. Obviously not ideal, but I hoped openarc could help alle

[pfx] Re: openarc and forwarding to gmail

2024-08-04 Thread Dusan Obradovic via Postfix-users
It will not work. This DKIM signature will never authenticate because the key length must be of least 1024 bits. What you can do as a forwarder: 1. Rewrite envelope sender using a SPF enabled domain that you control. (SRS) 2. DKIM Sign message using a domain that you control, while keeping any

[pfx] Re: openarc and forwarding to gmail

2024-08-03 Thread Wietse Venema via Postfix-users
Alex via Postfix-users: > Hi, > I'm using postfix-3.8.5 on fedora40 and having a problem with forwarding > mail from our relay to gmail recipients. We have some users using > ~/.forward files to individual gmail accounts. Obviously not ideal, but I > hoped openarc could help alleviate some of those