Hello,
i chacked to checkbox of forcing users to use the sepecified email adress entered in the plugin but it doesn’t work.
would you send me the two transcripts, one from an email you received and the other from an email you didn’t receive. You can find Transcripts in the Email Log.
i sent you one file named del_prob.txt containing the two transcripts.
250 2.6.0 Queued mail for delivery
Ok. I see from the first transcript the email was sent from a custom domain to gmail and accepted by the server.
550 5.7.1 Client does not have permissions to send as this sender
The second was sent from a hotmail domain to a gmail domain and rejected by the server.
Normally I tell people to fix this by adjusting their From header so that it is their own email address. However! The next version of Postman is smart enough to use a different address for MAIL-FROM and FROM to try and make your setup work as-is.
Please download and install Postman SMTP v.1.6.13a and try your test again. You will be only the second person to try out this new feature.
thank you very much for the quick answer. let me explain more the issue.
in my site, all the mail notifications should be sent from just one email the one which belong the the costume domain.
is there any way to force all users to use that email and not to use their own ones?
Yes, checking “Force this sender email address for all emails” will do just that.
Btw, I just realized you have another problem. What plugin did you use to create the email message? Postman’s signature is not in the header, which means this plugin did not use wp_mail to send the message. Postman was bypassed entirely.
i m using Email Users to generate emails.
i checked that options but it didn’t work.
I will do some tests later to see if Email Users is compatible with Postman. I’m not sure that it is.
You’re not running Postman in ‘stealth mode’ are you?
i dont know, how to check this?
There’s an option on the Advanced tab for “Stealth Mode” – is it unchecked?
it is not checked. should i check it?
when i sent u the file it was checked! but now it is not
Ah ok. That explains that mystery. Ok, so Email Users is compatible with Postman. But they are sending some unexpected headers that are causing your mail server to barf.
Let me do some tests with their plugin please.
If you haven’t, go ahead and install Postman SMTP v.1.6.13a. It may already resolve this problem with Email Users.
oke, i will test it and keep you informed.
is it stable release ?