I tried 

cat 1433422885.H306320P16933.mail.brest.beltelecom.by | rmail -d+all
[email protected]

but there are no information about transport at output at all. 

Can you specify full command line for me?

I tried add "quota_directory" option to transport (it's equal to "directory"
option for this transport)

maildir_virtual:
  driver = appendfile
  directory = VIRTUAL_MAILDIR/$local_part
  ...
  quota = VIRTUAL_QUOTA
  quota_directory = VIRTUAL_MAILDIR/$local_part

and this does the trick.

I think, that Exim, sometimes, calc quota of the hole VIRTUAL_MAILDIR
instead of VIRTUAL_MAILDIR/$local_part.

I migrated from Debian to Ubuntu and a problem appear.

On 2015-06-04 12:33, Evgeniy Berdnikov wrote: 
> On Thu, Jun 04, 2015 at 12:12:51PM +0300, Dzmitry Shykuts wrote: 
> > 3: 
> > exim -bt -d+deliver+transport dshykuts@??? 
> 
>  The "-bt" means "address test mode", your output shows that address is
OK. 
> 
>  Try а real delivery on with "-i < mail.file", and post output here, pls. 
> -- 
>  Eugene Berdnikov 
> 
> 


-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to