Re: [Exim] Maildirs virtual users

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Adam Cassar
Data:  
Para: Nathan
CC: exim-users
Asunto: Re: [Exim] Maildirs virtual users
This is the transport setting that I use for maildir:

address_vmail:
  driver = appendfile
  envelope_to_add = true
  return_path_add = true
    create_directory = true
    maildir_format = true
    maildir_tag = ,S=$message_size
    quota_size_regex = S=(\d+)$
    quota_warn_threshold = 75%
    quota_warn_message = "\
        To: $local_part@$domain\n\
        Subject: Your mailbox\n\n\
        This message is automatically created \
        by mail delivery software.\n\n\
        The size of your mailbox has exceeded \
        a warning threshold that is\n\
        set by the system administrator.\n"


    quota = 10M
    delivery_date_add = true
    check_string = ""
    prefix = ""
    suffix = ""


You still need the appropriate directors,
something like the following:

uids:
  driver = aliasfile
    directory_transport = address_vmail



On Tue, Oct 02, 2001 at 11:03:50PM -0600, Nathan wrote:
> Hello,
>
> I'm really struggling with getting virtual users setup
> with maildirs.
>
> I'm using Debian (potato).
>
> I would really appreciate an exim.conf from anyone
> using virtual users with maildirs.
>
> Thanks,
> Nathan
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
> details at http://www.exim.org/ ##
>
>


--

Adam Cassar
Technical Development Manager
___________________________________________
NetRegistry http://www.netregistry.net
D: +61 2 9641 8609 | F: +61 2 9699 6088
PO Box 270 Broadway NSW 2007 Australia