Mail epbfi zimbra

You're looking for information on how to configure Zimbra to send and receive emails using the EPBFI (Estonian Public Broadcasting Foundation) mail service.

Here are the steps to configure Zimbra to use EPBFI mail service:

Step 1: Create a new account in Zimbra

Step 2: Configure the account settings

Step 3: Save the changes

Step 4: Test the connection

Note: You may need to configure the DNS settings for your Zimbra server to point to the EPBFI mail service. You can do this by editing the /opt/zimbra/conf/mtaconfig.xml file and adding the following lines:

<mta>
  <smtp>
    <server>mail.epbfi.ee</server>
    <port>587</port>
  </smtp>
</mta>

Then, restart the Zimbra MTA service by running the command zmmtactl restart.