[Exim] maildirmake maildirsize exim courier-imap

Top Page
Delete this message
Reply to this message
Author: Silmar A. Marca
Date:  
To: exim-users
Subject: [Exim] maildirmake maildirsize exim courier-imap
To create a file maildirmake (for read "GETQUOTA ROOT" in IMP webmail) in
courier-imap, I try:
virtual_delivery_maildirsize:
  driver                = pipe
  home_directory        = ${lookup mysql{MYSQL_DIRECTORY}{$value}fail}
  user                  = ${lookup mysql{MYSQL_UID}{$value}fail}
  return_fail_output    = true
  group                 = ${lookup mysql{MYSQL_GID}{$value}fail}
  command               = "/usr/bin/maildirmake -q 33554432S,500C ${home}"


This is ok! but, a mysqllookup quota dont pass args..
If I try:
  command               = "/usr/bin/maildirmake -q 33554432S,500C ${lookup
mysql{MYSQL_DIRECTORY}{$value}fail}"
or try
  command               = "/usr/bin/maildirmake -q ${lookup
mysql{MYSQL_QUOTAX}{$value}fail} ${lookup mysql{MYSQL_DIRECTORY}{$value}fail}"
command fail....


Help me please... Have a exim maildirsize option to make aways on receive mail
or courier to make a maildirfile on aways on retrive mail???

Sory my poor english
Cordialmente, Silmar A. Marca
GrupoGSN - Desenvolvimento, Implantação e Verificação de Servidores
Profissionais baseados em Linux/Novell
http://www.grupogsn.com.br/~marca/
------------------------------------------------------------
Se algo não lhe faz mal (fisico, moral ou psicologicamente),
experimente! O máximo e você perder tempo! E tempo, e
o que você tem a vida toda pra perder.....
Mais vale um instante de prazer que uma eternidade fútil!
------------------------------------------------------------