On Thu, 2015-06-04 at 15:33 +0300, Evgeniy Berdnikov wrote: > 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.
'-bt' won't actually call transports; it simply verifies whether or not a message is routable. In this case it is. As you assert, testing a delivery with an actual message is required here to see what's going on. There have been a few bugs in the past regarding quota handling in Maildirs - however the OP wrote: > ...(-22): mailbox is full (MTA-imposed quota exceeded while writing to > tmp/1433399682.H314842P28479... In the config, what is the VIRTUAL_MAILDIR macro set to? If that's trying to do some fancy subfoldering, you could be hitting https://bugs.exim.org/show_bug.cgi?id=1481 (which contains a configuration solution). Notably, the issue is *not* with the split configuration per se, so I think we can stop discussing that now :) Graeme -- ## 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/
