Displaying 20 results from an estimated 2000 matches similar to: "Question about log entries"
2007 Dec 05
5
New feature: calling all bug marshals
Hi.
I wanted to write a "popcorn" app for myself, both to learn how to
script in extensions.conf, but also because it was something handy.
Along the way, I found myself doing something like:
[popcorn]
exten => s,1,Set(FUTURETIME=$[${EPOCH} + 10])
...
exten => s,n,While(${EPOCH} < ${FUTURETIME})
exten => s,n,Wait(0.01)
exten => s,n,EndWhile()
exten => s,n,Play(beep)
2008 Apr 23
4
disconnect error
a user complain about suddent disconnect error from time to time (he's
using pop3 with Apple Mail)
Looking at dovecot logs I discover that, each time the error shows up
for him, I have this :
dovecot: pop3[95137]: Info: user=<dan at userdomain.com> Disconnected
top=0/0, retr=0/0, del=0/4, size=127101
but all other "regular" pop3 session looks like this one :
dovecot:
2017 Mar 21
2
dovecot POP3 log shows too many identical RETR entries
Hello,
Dovecot log is showing too many POP3 RETR entries which are identical
lines. I also suspect that it is causing high pop traffic eating most of
the network bandwidth. Here are some of the lines out of 11009 in a
day. Such pattern is observed only for few users. dovecot version is
2.1.17.
==============
Mar 20 00:00:07 pi3 dovecot: pop3(user at example.com): Disconnected:
Logged out
2019 Jan 27
2
[PATCH] Cygwin: Change service name to cygsshd
On Jan 26 22:00, Nico Kadel-Garcia wrote:
> On Sat, Jan 26, 2019 at 6:30 PM Corinna Vinschen <vinschen at redhat.com> wrote:
> >
> > On Jan 26 18:12, Nico Kadel-Garcia wrote:
> > > On Sat, Jan 26, 2019 at 5:07 PM Corinna Vinschen <vinschen at redhat.com> wrote:
> > > >
> > > > Microsoft hijacked the sshd service name without asking.
>
2008 Feb 22
3
mbox to maildir conversion does not work
Hello,
I'm try to use the convert plugin, but I cannot seem to get it working
properly. Is there any setting that I'm missing.
--------
dovecot -n
# 1.0.10: dovecot.conf
log_path: /var/log/dovecot
protocols: imap imaps pop3 pop3s
listen(default): 127.0.0.1:143
listen(imap): 127.0.0.1:143
listen(pop3): *:110
ssl_listen(default): *:993
ssl_listen(imap): *:993
ssl_listen(pop3): *:995
2019 Jan 26
2
[PATCH] Cygwin: Change service name to cygsshd
On Jan 26 18:12, Nico Kadel-Garcia wrote:
> On Sat, Jan 26, 2019 at 5:07 PM Corinna Vinschen <vinschen at redhat.com> wrote:
> >
> > Microsoft hijacked the sshd service name without asking.
>
> How many people use the SSH daemon from Cygwin, versus using only the
> client? I did some work with the daemon with rsync and tar, trying to
> link it to Linux backup
2011 Oct 16
3
Which function to use: grep, replace, substr etc.?
Hello,
I have a simple question but I don't know which method is best to use for my
problem.
I have the following strings:
str1 <- "My_name_is_peter"
str2 <- "what_is_your_surname_peter"
I would like to apply predefined abbreviations for peter=p and name=n to
both strings
so that the new strings look like the followings:
str1: "My_n_is_p"
str2:
2018 Jan 12
1
Reading over than the file size on dispersed volume
Hi All,
I'm using gluster as dispersed volume and I send to ask for very serious
thing.
I have 3 servers and there are 9 bricks.
My volume is like below.
------------------------------------------------------
Volume Name: TEST_VOL
Type: Disperse
Volume ID: be52b68d-ae83-46e3-9527-0e536b867bcc
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x (6 + 3) = 9
Transport-type: tcp
Bricks:
2005 May 20
3
Reading Numeric Data -- Trivial Question
Hello,
I am very new to R, and this is certainly and uber-newby question:
I am trying to read a vector of numeric data that contains the log
of daily DJI returns and simply plot a histogram of it.
The data I have is in a text file format, on each line a number
represents the log of the returns of one day.
I have problems in reading this in a vector numeric format.
If I try
2015 Jun 20
2
Duplicate mails with pop3 + dsync replication
Hi,
When I enable (and it only happens when it is actually running) replication over TCP my users get duplicate mails via pop3.
Here?s what happens:
* User gets mail
* Mail appears in (Maildir) new/ folder on both replicas
* user retrieves mail (retr), calls dele. Mail still exists in new/ folder on both replicas.
* user runs retr (and gets the duplicate) and dele a second time, the mail is
2012 Aug 23
1
pop3 migration
Hi,
I have problems with pop3 migration, the server disconect the dovesync when
fetching mails after 5 minutes with this error in server log:
xx.xx.xx.xx [28F4] 11:54:05 <<< RETR 6548
xx.xx.xx.xx [28F4] 11:54:05 >>> +OK 47522 octets
xx.xx.xx.xx [28F4] 11:54:05 <<< RETR 6549
xx.xx.xx.xx [28F4] 11:54:05 >>> +OK 355289 octets
xx.xx.xx.xx [28F4] 11:54:05
2015 Jun 19
3
help with t/s retrieval 'hangs' disconnect for inactivity
I have Dovecot 2.1.17 on Centos, all working well
since yesterday one user complaining he can not retrieve emails, TBird
mail client says like '1 of 9' and, doesn't go any further.
that's on several of his PCs using TBird, on a LAN behind f/wall, quite
physically remote to server, server in Sydney, remote client is SEAsia
looking at logs I see emails access, looking at server
2008 Aug 26
3
Dovecot - T-Bird - RETR command failed
I have recently installed new untangle firewalls ( untangle.com) in
Bridge mode at two office locations. Both offices collect mail from a
Fedora 9, postfix,dovecot server at location #1. Since the install of
the untangles i have been plagued by Thunderbird Errors while trying to
POP email.
The error says "RETR" command failed. If the user logs into the webmail
(Squirrelmail) on the
2006 May 03
1
Solution: NFS & Dovecot!
Hi folks!
It looks like Timo nailed down the NFS issues we've been seeing here in
last night's CVS build.
Anyone running Dovecot in a high-usage environment should check this out.
Here are some relevant ChangeLog updates that seem to address the problem:
2006-05-02 11:11 Timo Sirainen <timo.sirainen at movial.fi>
* src/lib-storage/index/maildir/: maildir-save.c,
2005 Nov 09
1
var_expand and pop3_logout_format
Hi.
-alpha2 broke the retr-byte-count field of the pop3_logout_format
with the following change:
-Added %R (reverse string) and %H (hash string) variable modifiers.
%R as modifier conflicts on expand with %R as retr-byte-count in
pop3_logout_format
resulting in expanded strings like:
top=0/0, retr=1/ del=0/1, size=431
seen in -alpha3 -alpha4 cvs as of 04.11.2005
FreeBSD 5.4-R, both i386
2010 Apr 28
2
Again: Occasional problem with POP3-Download
Hello everyone,
in february I posted the mail below[1].
I can now reproduce the problem. When filling up a mailbox with postfix'
smtp-source with dozens of identical mails, then it is never possible
for me to fetch one single mail out of the mailbox. The process of
fetching mail via POP3 always fails. It makes no difference which mail
client I use. I have tested KMail, Outlook and
2005 Apr 28
1
pop3 retr error
Hello,
I'm getting the following error while Mozilla Mail is downloading >4000
emails:
The RETR command did not succeed. Error retrieving message. Mail server
xxx responded: Message is deleted.
So what's the error? Can't I retrieve a message, that has been marked as
deleted before? If the Mesage-ID wouldn't exist, the error message would
be different. I don't know
2018 Oct 18
2
Dovecot 2.2.13 error message
In attempting to reactivate my IMAP communications with my Email Spool (NFS
Mounted), I have gotten the following while attempting to download the
Emails via POP3.
Oct 18 08:00:45 ns4 dovecot: pop3-login: Login: user=<aewhale>,
method=PLAIN, rip=74.109.213.194, lip=66.207.133.232
Oct 18 08:02:40 ns4 dovecot: pop3(aewhale): Error: Timeout (180s) while
waiting for dotlock for transaction
2008 Aug 20
3
Few problem with pop3
Hi, i've upgraded from 1.0.5 to 1.1.2 on 2 server and work fine for user
that grab email on client, but some customer (that leave the email on
server) have 2 problems.
Some client can't read new mail:
dovecot: Aug 19 11:00:46 Info: pop3-login: Login: user=<agenzia>,
method=PLAIN, rip=xxx, lip=91.102.48.12
dovecot: Aug 19 11:00:46 Info: POP3(agenzia): Disconnected: Logged out
2007 Oct 03
5
Postfix with Deliver (LDA) - user unknown
Good Day All! I am attempting to configure deliver as our LDA. I am
also configuring the server to use Postfix instead of Sendmail. I
have followed the all the documentation and examples I could find.
Below are my Dovecot and Postfix configs. Can someone please smack me
upside the head and tell me why I am getting "user unknown" errors?
If i don't use deliver as the LDA, all