Hi,

> > I've set up a domain with a catch-all to deliver emails to any address
> > to a
> > single recipient address  by specifying it in my virtual_alias_maps.
> > However, the user wants to be able to send mail as any user in that
> > domain.
> > The problem is that it's rejected with "sender address rejected"
> > because
> > the user isn't defined in the smtpd_sender_login_maps.
>
> That last sentence provides such a specific and clear problem
> description that it virtually provides the solution: Add a suitable
> entry to the sender_login_maps file. Run postmap on the file.
>
> That entry probably should look like:
>
> @example.com  alex
>

Thank you - I initially didn't think the format supported that, but also
just realized it.

Thanks,
Alex
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to