Problem to receive mail from gmail

2023-03-06 Thread Di Battista Francesco
 Hi all,
I have configured a new postfix server.
It works fine, but I can't receive mail only from gmail.

When I send email from gmail, I do not receive an error message.

On mail.log, with verbose 4, I don't see the message from gmail.


Thanks all


-- 
linux registered user #400388


Re: limit sending to known domains

2023-03-06 Thread Di Battista Francesco
Hi @Wietse,
I don't have limit From, I suppose.

It is possible the problem is mx server?

If I check mx with toolbox.googleapps.com I have this issue:
"If you intentionally set up a mail server somewhere *on your premises*
that automatically forwards all incoming mail to Google you may disregard
this warning. Otherwise - this is a serious configuration error as it
causes *disruption of mail flow*.
20 mail.projectinnovation.it"
Is it possible that google can't find my server?

PS: if I send mail to google, I don't have a problem.

Il giorno lun 6 mar 2023 alle ore 14:45 Wietse Venema 
ha scritto:

> mailm...@ionos.gr:
> >
> > Hello everyone,
> >
> > My current postfix configuration allows an authenticated (SASL) user to
> send emails with any From: address.
> >
> > 1) Is there a way to limit From: addresses to known/configured
> > (virtual_mailbox_domains) domains only?
>
> Postfix does not limit rfc822.from addresses (i.e. headders). You
> will need a content filter for that.
>
> Wietse
>


-- 
linux registered user #400388


Re: Problem to receive mail from gmail

2023-03-06 Thread Di Battista Francesco
It is possible the problem is mx server?

If I check mx with toolbox.googleapps.com I have this issue:
"If you intentionally set up a mail server somewhere *on your premises*
that automatically forwards all incoming mail to Google you may disregard
this warning. Otherwise - this is a serious configuration error as it
causes *disruption of mail flow*.
20 mail.projectinnovation.it"
Is it possible that google can't find my server?

PS: if I send mail to google, I don't have a problem


Il giorno lun 6 mar 2023 alle ore 14:42 Wietse Venema 
ha scritto:

> Di Battista Francesco:
> >  Hi all,
> > I have configured a new postfix server.
> > It works fine, but I can't receive mail only from gmail.
> >
> > When I send email from gmail, I do not receive an error message.
>
> If your log shows no connections from a Google mail server IP address then
>
> a) Google mail servers are not connecting to your system.
>
> b) Someting is blocking connetions from Google mail servers to your system.
>
> If your log does show connections from a Google mail server IP address then
> the problem may be at your end.
>
> Wietse
>
>

-- 
linux registered user #400388


Re: Problem to receive mail from gmail

2023-03-06 Thread Di Battista Francesco
I suppose I have a consumer public IP address.
I'm sure the email address is correctly.

It is possible to see the log from Gmail? I don't receive any error
messages (for example delivery status).



Il lun 6 mar 2023, 16:26 Wietse Venema  ha scritto:

> Di Battista Francesco:
> > It is possible the problem is mx server?
>
> Is your mail server's IP address a consumer IP address or a business
> IP address?  Maybe that makes a difference for gmail.
>
> Are you sure that you gave gmail the right email address?
>
> Wietse
>