Dovecot configuration problem

Discussion in 'Server Operation' started by Xaxak, Aug 15, 2010.

  1. Xaxak

    Xaxak New Member

    Hello all,

    I've installed Exim4 and Dovecot on my test server.
    Exim is configured to deliver the emails to:
    Code:
    /var/www/{{user}}/.maildir/{{domain}}/{{user}}/
    It's works.

    Now I need to set the Dovecot variable "mail_location".
    But how to do that?

    Exim have some useful functions like lsearch and dsearch that help alot, but Dovecot? The "full" path to the mail directory is in a file like this:

    Code:
    myowndomain.com : /var/www/user1/
    Any suggestions?

    Thanks. :)
     
  2. falko

    falko Super Moderator Howtoforge Staff

    I guess this is a setting in your dovecot.conf.
     

Share This Page