Hi,

I’m using Django to send emails to my users. I would like to use my postmaster as the primary user, but change the sender to registration, support, no-reply etc for other emails on the app. I get this error in the Django logs,

Sender address rejected: not owned by user postmaster@domain.com’)}

How do I make the postmaster owner of these or how do I find the master account on my mailcow?

All suggestions are much appreciated.

  • Edit your postmaster mailbox and there is “Allow to send as” option (this is not available during mailbox creation). This option allow you to log as one user (postmaster) and send behalf another one (for example support).

Edit your postmaster mailbox and there is “Allow to send as” option (this is not available during mailbox creation). This option allow you to log as one user (postmaster) and send behalf another one (for example support).

Have something to say?

Join the community by quickly registering to participate in this discussion. We'd like to see you joining our great moo-community!

It didn’t work. I think it’s the first email you create, the root email. How do I retrieve that?

  • EETNyx

      Moolevel 50

    What “root” e-mail you are talking about?

    The Email you specify when you setup postfix, I think it’s in the form or root@mail.domain.com, I’ll look for it and see if that works. It’s the super user in a way.

    No one is typing