Displaying 2 results from an estimated 2 matches for "linode50".
Did you mean:
linode59
2013 May 31
1
dovecot-lmtp does not work
...41/0/0/0, dsn=4.4.1, status=deferred
(connect to me.com[private/dovecot-lmtp]: No such file or directory)
And it happens when an incoming email is received.
Here's the output of configuration:
root at prosp:/etc/dovecot/conf.d# dovecot -n
# 2.0.19: /etc/dovecot/dovecot.conf
# OS: Linux 3.8.4-linode50 i686 Ubuntu 12.04.2 LTS ext3
auth_mechanisms = plain login
disable_plaintext_auth = no
mail_location = maildir:/var/mail/vhosts/%d/%n
mail_privileged_group = mail
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character
vacation subaddress com...
2013 Jun 12
1
Permission denied / missing +r perm
...1044 ? S 05:37 0:00 dovecot/ssl-params
> mail 21294 0.0 0.2 6540 2624 ? S 05:37 0:00 dovecot/imap
> root 21400 0.0 0.0 4104 788 pts/0 S+ 05:51 0:00 grep dovecot
> $ doveconf -n
> # 2.1.7: /etc/dovecot/dovecot.conf
> # OS: Linux 3.8.4-linode50 i686 Debian 7.0 fuse.encfs
> auth_mechanisms = plain login
> first_valid_uid = 0
> mail_location = maildir:/decrypted-mail/%d/%n
> mail_privileged_group = mail
> namespace inbox {
> inbox = yes
> location =
> mailbox Drafts {
> special_use = \Drafts
> }
&g...