> On April 7, 2017 at 9:38 AM Timo Sirainen wrote:
>
>
> On 7 Apr 2017, at 2.25, Daniel J. Luke wrote:
> >
> > On Apr 6, 2017, at 1:33 PM, Timo Sirainen wrote:
> >> Planning to release v2.2.29 on Monday. Please find and report any bugs
> >> before that.
> >
> > I'm seeing still seeing the
Hi,
I have a question I have not cleared after reading
https://wiki.dovecot.org/LoginProcess.
I'm developing a proxy server (without director, because the backend
server is specified by a ldap lookup).
My question is: the limit of imap (or pop3) concurrently users that the
proxy can han
> On April 7, 2017 at 1:26 PM "Angel L. Mateo" wrote:
>
>
> Hi,
>
> I have a question I have not cleared after reading
> https://wiki.dovecot.org/LoginProcess.
>
> I'm developing a proxy server (without director, because the backend
> server is specified by a ldap lookup).
>
>
imap-login can handle quite a number of connections (thousands), and imap
process is not usually spawned on proxies.
Ok. Thank you.
--
Angel L. Mateo Martínez
Sección de Telemática
Área de Tecnologías de la Información
y las Comunicaciones Aplicadas (ATICA)
http://www.um.es/atica
Tfo:
My sieve problem ended up a permissions problem. I ran sievec as root
and .svbin needs vmail:mail ownership.
I could always just add the chown command to my process, but I wonder if
there is some 'clean' way to run sievec as user vmail while logged in as
root?
thanks
You could give
# su -c MYSIEVESCRIPT vmail
a try.
Also: # man su
Cheers, Florian
_
42dev e. U. - web solutions & hosting services
http://42dev.eu
On 2017-04-07 14:19, Robert Moskowitz wrote:
My sieve problem ended up a permissions problem. I ran sievec as root
and .svbi
thanks
On 04/07/2017 08:24 AM, Florian Beer | 42dev wrote:
You could give
# su -c MYSIEVESCRIPT vmail
a try.
Also: # man su
Cheers, Florian
_
42dev e. U. - web solutions & hosting services
http://42dev.eu
On 2017-04-07 14:19, Robert Moskowitz wrote:
My sieve problem en
dovecot-2.2.28-1.el6_31.wing.x86_64
I've created this public shared namespace with
namespace public2 {
type = public
separator = .
prefix = Public2.
location =
maildir:/mail/public2:INDEX=/mail/%u/public:LAYOUT=fs:DIRNAME=.store
subscriptions = no
}
and I'm using the "imap_client_workaro
As I have noted in previous messages, I been getting the following on my
new mailserver:
Apr 7 10:17:27 z9m9z dovecot: dict: Error: mysql(localhost): Connect
failed to database (postfix): Can't connect to local MySQL server
through socket '/var/lib/mysql/mysql.sock' (13) - waiting for 25 seco
The strange thing is that dovecot auth has no problem connecting to
mysql, but the quota query is what is failing.
On 04/07/2017 10:43 AM, Robert Moskowitz wrote:
As I have noted in previous messages, I been getting the following on
my new mailserver:
Apr 7 10:17:27 z9m9z dovecot: dict: Erro
On Apr 7, 2017, at 3:01 AM, Aki Tuomi wrote:
>> On April 7, 2017 at 9:38 AM Timo Sirainen wrote:
>> On 7 Apr 2017, at 2.25, Daniel J. Luke wrote:
>>>
>>> On Apr 6, 2017, at 1:33 PM, Timo Sirainen wrote:
Planning to release v2.2.29 on Monday. Please find and report any bugs
before th
I reread my sql.conf.ext files and realized they were actually
connecting to localhost. So I did some googling, and found how to
connect to the socket:
connect = host=/var/lib/mysql/mysql.sock dbname=postfix user=postfix
password=Postfix_Database_Password
And all fixed. No more failures.
> On April 7, 2017 at 6:00 PM "Daniel J. Luke" wrote:
>
>
> On Apr 7, 2017, at 3:01 AM, Aki Tuomi wrote:
> >> On April 7, 2017 at 9:38 AM Timo Sirainen wrote:
> >> On 7 Apr 2017, at 2.25, Daniel J. Luke wrote:
> >>>
> >>> On Apr 6, 2017, at 1:33 PM, Timo Sirainen wrote:
> Planning to
On Apr 7, 2017, at 11:17 AM, Aki Tuomi wrote:
>> On April 7, 2017 at 6:00 PM "Daniel J. Luke" wrote:
>> On Apr 7, 2017, at 3:01 AM, Aki Tuomi wrote:
On April 7, 2017 at 9:38 AM Timo Sirainen wrote:
On 7 Apr 2017, at 2.25, Daniel J. Luke wrote:
>
> On Apr 6, 2017, at 1:33 PM,
> On April 7, 2017 at 6:48 PM "Daniel J. Luke" wrote:
>
>
> On Apr 7, 2017, at 11:17 AM, Aki Tuomi wrote:
> >> On April 7, 2017 at 6:00 PM "Daniel J. Luke" wrote:
> >> On Apr 7, 2017, at 3:01 AM, Aki Tuomi wrote:
> On April 7, 2017 at 9:38 AM Timo Sirainen wrote:
> On 7 Apr 2017,
On Mon, Apr 3, 2017 at 6:04 PM, Mark Moseley wrote:
> We just had a bunch of backend boxes go down due to a DDoS in our director
> cluster. When the DDoS died down, our director ring was a mess.
>
> Each box had thousands (and hundreds per second, which is a bit much) of
> log lines like the foll
On 2017-04-05 18:50, MRob wrote:
RFC 6785 says I should be able to run scripts when a command changes
flags on a message but I can't understand what to put in
imapsieve_mailboxXXX_causes. Dovecot logs something like STORE as an
invalid cause.
How do I run an administrator Sieve script caused fro
17 matches
Mail list logo