Email problem on Gmail and Yahoo

After send and email from yahoo or gmail the user recive this error:

This is the mail system at host mfz.ro.

I’m sorry to have to inform you that your message could not

be delivered to one or more recipients. It’s attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can

delete your own text from the attached returned message.

The mail system

<–@mfz.ro> (expanded from <–>): bad address syntax

<[email protected]> (expanded from <->): bad address syntax

<[email protected]> (expanded from <-f>): bad address syntax

<[email protected]>: Host or domain name not found. Name service error

for name=mfz.rocontactpipe type=AAAA: Host not found

i recive the mail at [email protected] but the user still recive this error

do you send it from a php script ?
do you send it with SMTP ?
do you send it from rainloop ?

it depends where you send it from what could cause the error
and based on above errors it seems you need to check your postfix config , as the 3 above emails are not emails but looks like commands that get converted to emails instead

Greetings from PowerChaos

This is the email that i recive when i send a email from a gmail account or yahoo :frowning:

you need to check your postfix config file , seems there is a error in that file as the above are flags that are not suposed to be forwarded/procecced

Greetings from PowerChaos

Hi crazy92, did you manage to solve the problem?

I’m having the same issue. I know why it happened as it is related with a bad configuration of the pipe program, but I don’t know how to solve it.