Hi!
Can I have more information about this command, please?
I don't understand what it do...
Code:
zmprov ma admin1@example.com zimbraAllowFromAddress support@example.com
Can I modify this setting from the administration console too?
Quote:
Originally Posted by brian Alternatively you could also set the canonical address to be support@example.com for both admin accounts if they only send mail as that address. |
Do I set this option from CLI?
I believe that one of these two solutions is what I'm searching.
Actually I use a very simple mail server based on Ubuntu server with fetchmail, postfix and dovecot (IMAPS).
I have one mail account (info@qualcosa.com) and three local users on server (io, ganimede, callisto): with fetchmail I retrieve the emails from my ISP and deliver them to a postfix alias "info", so I avoid multidrop use of fetchmail.
/etc/postfix/aliases
Code:
info: io, ganimede, callisto
The three users login to mail server as local users with Thunderbird and manage their emails as they want.
In reality they have the same email account to receive and send mail:
info@qualcosa.com.
Thanks a lot and sorry for my poor English,
wo