------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1543




--- Comment #4 from Konstantin <[email protected]>  2014-11-22 00:07:54 ---
(In reply to comment #3)
> As I said, you can't trust what you MUA tells you; you need to go look
> at the actual delivered file.
> 
created another router for local delivery by exim. The same results. 

archive_backup:
        unseen
        no_expn
        no_verify
        transport = local_archive_backup
        driver = accept

local_archive_backup:
  driver = appendfile
  maildir_format
  maildir_use_size_file
  group = mail
  create_directory
  directory_mode = 770
  mode = 660
  use_lockfile = no
  delivery_date_add
  envelope_to_add
  return_path_add
  directory = "/var/mail_archive/$domain/$local_part"


-- 
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to