Postfix problem with external mailserver

Hello, here’s my scenario

Wordpress send mail correctly at non-domain.com website but every mail sent to [email protected] is saved to /var/mail/nobody

My need is with contactform7

What can i do? Thanks

Hi, You need to change following line in file /etc/postfix/main.cf and change following line:

mydestination = domain.com, localhost.localdomain, localhost

to

mydestination = localhost.localdomain, localhost

and restart postfix

service postfix restart

Hello @feedtek1,

It’s been a long time, and we haven’t heard from you. It looks like your issue is resolved.

I am closing this support topic for now. Feel free to create a new support topic if you have any queries further. :slight_smile: