[pfx] localhost.com in the logs

2024-06-06 Thread GDS via Postfix-users
Hello, I am seeing hundreds of lines like the one below in my mail.log from 
this specific IP address, which belongs to Google. 
Jun  5 19:09:32 arthemis postfix/error[86771]: 5D9D148296D: 
to=, orig_to=, relay=none, delay=4099, 
delays=4099/0.02/0/0, dsn=4.4.1, status=deferred (delivery temporarily 
suspended: connect to localhost.com[74.125.224.72]:25: Connection timed out)


 I have no idea where this r...@localhost.com is coming from. It must be a 
misconfiguration but I cannot find it.  
I have grep-ed /etc/postfix for all instances of localhost and there is nowhere 
an instance of localhost.com...Also, I have /etc/hosts with "127.0.0.1 
localhost" and main.cf with:"myhostname = mydomain.com" and "mydestination = 
localhost, localhost.localdomain" I am stumped...Anywhere else I should be 
looking?
Thank you, Greg
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org


[pfx] Re: localhost.com in the logs

2024-06-06 Thread GDS via Postfix-users
 Thank you, I have checked all aliases, virtual and otherwise and there is 
nothing...This is strange...
Would adding a catchall alias (should be in /etc/aliases or virtual aliases?) 
for root perhaps do the trick of stopping to trying r...@localhost.com?
On Thursday, June 6, 2024 at 01:53:20 PM EDT, postfix--- via Postfix-users 
 wrote:  
 
 >> I have no idea where this r...@localhost.com is coming from. It must be a 
 >> misconfiguration but I cannot find it.

> Since root@localhost is rewritten in r...@localhost.com, I would also check 
> in aliases/virtual_aliases, etc.


Not likely, but check if something wacky got into /etc/aliases as that would 
alter anything postfix tried sending to root of localhost.
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org
  ___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org