attachement disappeared

Sergey Schwartz sergey.schwartz at bgoperator.com
Wed Mar 23 14:00:32 UTC 2016


Stephan,

current config

# 2.2.devel (513c911): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.11 (3f32cd0)
# OS: Linux 3.13.0-34-generic x86_64 Ubuntu 14.04.3 LTS xfs
auth_cache_negative_ttl = 0
auth_cache_size = 512 M
auth_default_realm = bgoperator.com
auth_failure_delay = 5 secs
auth_worker_max_count = 4096
default_client_limit = 40960
default_process_limit = 8192
default_vsz_limit = 2 G
disable_plaintext_auth = no
first_valid_gid = 500
mail_location = mdbox:/srv/vmail/current/%d/%n
mail_plugins = acl zlib notify replication
mail_shared_explicit_inbox = yes
mailbox_list_index = yes
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope 
encoded-character vacation subaddress comparator-i;ascii-numeric 
relational regex imap4flags copy include variables body enotify 
environment mailbox date index ihave duplicate mime foreverypart extracttext
mdbox_rotate_size = 32 M
namespace {
   list = yes
   location = mdbox:/srv/vmail/current/%%d/%%n
   prefix = shared/%%u/
   separator = /
   subscriptions = no
   type = shared
}
namespace inbox {
   inbox = yes
   location =
   mailbox Drafts {
     auto = subscribe
     special_use = \Drafts
   }
   mailbox Junk {
     auto = subscribe
     special_use = \Junk
   }
   mailbox Sent {
     auto = subscribe
     special_use = \Sent
   }
   mailbox Trash {
     auto = subscribe
     special_use = \Trash
   }
   prefix =
   separator = /
}
passdb {
   args = /etc/dovecot/virtual/base.conf.ext
   driver = sql
}
passdb {
   args = /etc/dovecot/virtual/master.conf.ext
   driver = sql
}
plugin {
   acl = vfile
   acl_shared_dict = 
file:/srv/vmail/current/shared.db/000-shared-mailboxes.db
   sieve = 
file:/srv/vmail/current/%d/%n/sieve;active=/srv/vmail/current/%d/%n/active.sieve
   sieve_max_redirects = 0
   zlib_save = xz
   zlib_save_level = 6
}
protocols = " imap lmtp sieve"
service auth-worker {
   process_limit = 4096
}
service auth {
   unix_listener /var/spool/postfix/private/auth {
     group = postfix
     mode = 0666
     user = postfix
   }
}
service imap-login {
   process_limit = 4096
   process_min_avail = 24
}
service imap {
   process_limit = 4096
}
service lmtp {
   unix_listener /var/spool/postfix/private/dovecot-lmtp {
     group = postfix
     mode = 0600
     user = postfix
   }
}
ssl_cert = </etc/ssl/mxbgcom/2016/bgoperator.com.crt.chained
ssl_key = </etc/ssl/mxbgcom/2016/bgoperator.com.key
syslog_facility = local0
userdb {
   args = /etc/dovecot/virtual/base.conf.ext
   driver = sql
}
protocol lmtp {
   mail_plugins = acl zlib notify replication sieve
}
protocol imap {
   mail_max_userip_connections = 50
   mail_plugins = acl zlib notify replication imap_acl
}


Best regards,
Sergey Schwartz

Senior System Administrator
Biblio Globus Tour Operator
www.bgoperator.ru

T: +7 495 5042500 ext 1532
E: sergey.schwartz at bgoperator.com

23.03.2016 16:48, Stephan Bosch пишет:
>
>
> Op 23-3-2016 om 14:30 schreef Sergey Schwartz:
>> Gentelmen,
>>
>> Is it possible for the attachment to dissappear?
>> I've got an important email with a file attached and today the 
>> attachement is absent.
>>
>
> Seems unlikely, but without some insight in your configuration we 
> cannot help you.
>
> You at least should provide the output of `dovecot -n`.
>
> Regards,
>
> Stephan.



More information about the dovecot mailing list