• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Question How to prevent logged users from sending email from a different account in the server

Hi

I see in Postfix a logged in postfix user is able to send email with any From: address they want, they could even send from another domain on the same server.

Is it possible to prevent this?
Regards
 
There are some tips here regarding that:
 
I see in Postfix a logged in postfix user is able to send email with any From: address they want, they could even send from another domain on the same server.

Is it possible to prevent this?
Not easily.
But a mail that is sent with a From: not matching the authenticated user should have a Sender: line added by postfix.
 
Back
Top