Public bug reported:
Binary package hint: dovecot-common
/etc/dovecot/dovecot.conf and /usr/share/dovecot/dovecot.conf refer
users to /dev/dovecot/dovecot-postfix.conf instead of /etc/dovecot
/dovecot-postfix.conf.
** Affects: dovecot (Ubuntu)
Importance: Undecided
Status: New
--
Chuck,
sorry for the long turn around on this, but I've finally tried setting:
auth_worker_max_request_count = 30
in /etc/dovecot/dovecot.conf.
When I restart, I get:
* Restarting IMAP/POP3 mail server dovecot
Error: Error in configuration file /etc/dovecot/dovecot.conf
line 650: Un
Chuck,
Sorry for the delay replying to this.
I finally tried your suggestion, setting:
auth_worker_max_request_count = 10
in dovecot.conf.
I get the following on restart:
* Restarting IMAP/POP3 mail server dovecot
Error: Error in configuration file /etc/dovecot/dovecot.conf
line 650:
We're running:
ii dovecot-common1:1.0.10-1ubuntu5.2
secure mail server that supports mbox and maildir mailboxes
ii dovecot-dev 1:1.0.10-1ubuntu5.2
header files for the dovecot mail server
ii dovecot-imapd
** Attachment added: "dovecot.conf"
http://launchpadlibrarian.net/38370271/dovecot.conf
--
Dovecot-auth doesn't close sockets
https://bugs.launchpad.net/bugs/503008
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mail
** Attachment added: "mail_executable sets the MAIL environment variable for
Maildir vs mbox"
http://launchpadlibrarian.net/38370376/mail_executable
--
Dovecot-auth doesn't close sockets
https://bugs.launchpad.net/bugs/503008
You received this bug notification because you are a member of Ubu
Done.
Chuck Short wrote:
> Please attach your dovecot configuration file.
>
> Regards
> chuck
>
--
Dovecot-auth doesn't close sockets
https://bugs.launchpad.net/bugs/503008
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
Would there be a reasonable way to add the archives for jaunty and
rebuild the 1.2.9 version from the src package?
-Gaylord
Peter Matulis wrote:
> Strange. I built a Hardy virtual machine and 1.2.9 was installed.
> Indeed, the archives do say 1.0.10. I'll have to determine what
> happened with
Weird.
According to packages.ubuntu.com 1:1.0.10-1ubuntu5.2 is the latest for
dovecot.
What repository should I be using?
-Gaylord
Peter Matulis wrote:
> Hmmm, the default shipped with 8.10 is
>
> dovecot-imapd 1:1.1.4-0ubuntu1.3
>
> but an updated 8.04 has
>
> dovecot-imapd 1:1.2.9-1ub
According to Chuck Short, the parameter should be in dovecot 1.1+, so I
would not have thought the OS level would matter.
Doesn't Ubuntu track debian packaging?
-Gaylord
Peter Matulis wrote:
> I've only managed to use this parameter with Ubuntu > 8.04 . Otherwise,
> the error above is thrown.
so if I set
auth_worker_max_request_count = 5
dovecot-auth will do 5 authorization lookup and exit, spawning a new
dovecat-auth process?
Any recommendations on the count?
-Gaylord
Chuck Short wrote:
>>From http://wiki.dovecot.org/PasswordDatabase/PAM#head-
> 71368e6eb385969ff27fcda066555b9c05
Public bug reported:
I believe dovecot-auth was running out of file descriptors because the
log message in mail.log:
Dec 1 18:47:40 cicada dovecot-auth: PAM unable to
dlopen(/lib/security/pam_env.so)
Dec 1 18:47:40 cicada dovecot-auth: PAM [error: /lib/security/pam_env.so:
cannot open shared ob
Same problem from here. upgrade from 16.10 to 17.04 and the docker
cache on and xfs files system hangs with lots of xfs errors. Submitting
apport-collect.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
Public bug reported:
(echo one 1 ; echo two 2 ; echo three 3) > /tmp/foo
#works
readarray blah < /tmp/foo
echo "${blah[@]}"
# doesn't work:
unset blah
cat /tmp/foo | readarray blah
echo "${blah[@]}"
** Affects: bash (Ubuntu)
Importance: Undecided
Status: New
--
You received this
I'm having a similar problem with oneiric. The console comes up with white
background and dos-like block characters.
No latin characters at all.
setupcon doesn't help.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
Public bug reported:
cereal expects $USER to be defined in order to work correctly.
cron doesn't define $USER, so cereal list generates lots of syntax
errors:
/usr/bin/cereal: 141: [: =: unexpected operator
There is nothing in the documentation for cereal describing this
dependancy.
** Affects
16 matches
Mail list logo