similar to: Error in imap_address_arg_append

Displaying 20 results from an estimated 500 matches similar to: "Error in imap_address_arg_append"

2014 Jul 23
1
Maybe error in login-common/login-proxy.c/proxy_client_input
Hi! It seems that o_stream_cork should be done on proxy->server_output but not on proxy->client_output. o_stream_cork(proxy->client_output); ret2 = o_stream_send(proxy->server_output, buf, ret); o_stream_uncork(proxy->server_output);
2015 May 10
8
[Bug 90390] New: [NV98] Modesetting causes blank screen because of INVALID_STATE [UNK0B] chid 1 mthd 0x0080 data 0x00000000
https://bugs.freedesktop.org/show_bug.cgi?id=90390 Bug ID: 90390 Summary: [NV98] Modesetting causes blank screen because of INVALID_STATE [UNK0B] chid 1 mthd 0x0080 data 0x00000000 Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW
2005 Apr 08
2
About sockets in "CLOSING" state
Hi, I have met the problem: when I use the shaping discipline tc qdisc add dev ppp0 parent 1:2 tbf latency 50ms burst 1450 rate 50kbit one of my application (namely, "aMule") starts leaving sockets in "CLOSING" state. These sockets accumulate and do not disappear. Eventually I have so many of these dead sockets that the kernel warns "Out of socket memory" in
2012 Dec 19
1
Path for fixing sequence lookup of newly created mails in transaction view
Hi! It seem that tview_lookup_seq_range works incorret, if I request uids from 3 to 3, and I have new uids 1,2,4,5 it will return seq for uid=4. Fixing patch is included as attach. ------ Sergey Potapov -------------- next part -------------- A non-text attachment was scrubbed... Name: fix_tview_lookup_seq_range.patch Type: text/x-diff Size: 894 bytes Desc: fix_tview_lookup_seq_range.patch URL:
2013 Dec 03
2
Complete migration from Cyrus on remote server
Hi All! I am working on a complete migration from an old solaris machine running Cyrus IMAP v2.3.14 and wish to migrate all users to a new ubuntu vm running Dovecot 2.0.19. What I have so far is a fully functional dovecot installation with LDAP / Dovecot SASL auth using Maildir++. My plan is to use Perdition IMAP proxy on a third host and migrate users a few at a time (see attached picture of
2011 Sep 14
14
[Bug 40866] New: Caught signal 11 (Segmentation fault). Server aborting
https://bugs.freedesktop.org/show_bug.cgi?id=40866 Summary: Caught signal 11 (Segmentation fault). Server aborting Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
2006 Feb 14
3
Nat, SIP, Realtime problem
Group: I have a customer that is running the following Asterisk CVS-HEAD dated 2005-08-18 WhitBox Linux respin 2 mysql Ver 11.18 Distrib 3.23.58 Cisco 7960G We are using the real-time drivers for sip and everything is working great. They have a few employees that use the phones from home on a RR or DSL line. The problem is if they make a call everything works great they hang up and are able
2013 Dec 06
1
imap crash 2.2.9 hg
Hi Timo With dovecot built from the latest 2.2.9 hg (342f6962390e) we get imap crashes. This only affects one account which is used by multiple clients. The first few logins seem to work ok, but after a few seconds the log is flooded with Dec 5 13:43:10 team dovecot: imap-login: Login: user=<sales at example.com>, method=PLAIN, rip=1.2.3.4, lip=5.6.7.8, mpid=27923, TLS,
2003 Oct 28
4
random number generation
Hi every one, I am trying to generate a normally distributed random variable with the following descriptive statistics, min=1, max=99, variance=125, mean=38.32, 1st quartile=38, median=40, 3rd quartile=40, skewness=-0.274. I know the "rnorm" will allow me to simulate random numbers with mean 38.32 and Sd=11.18(sqrt(125)). But I need to have the above mentioned descriptive
2015 Jul 01
2
Dell portability
Howdy, I built an LXC container with an "image" of asterisk 11.18 precompiled and installed. It runs fine on the dev platform, which is a Dell R320 running Ubuntu 14.04LTS. I shutdown the container, tarred it up, and untarred on a Dell PE1850, also running Ubuntu 14.04LTS. The container itself is Ubuntu 14.04LTS. Both platforms as far as I know are amd64. The container boots
2013 Aug 25
4
[Bug 2144] New: openssh-6.2_p2 compilation warnings
https://bugzilla.mindrot.org/show_bug.cgi?id=2144 Bug ID: 2144 Summary: openssh-6.2_p2 compilation warnings Product: Portable OpenSSH Version: 6.2p1 Hardware: Other OS: Linux Status: NEW Severity: trivial Priority: P5 Component: Miscellaneous Assignee: unassigned-bugs at
2006 Jul 01
2
Bug: ThunderBird and dovecot 1rc1
Hello! It seems to me that correct deletion of message in thunderbird still doesn't work with ThanderBird and dovectot 1rc1. As I've said before messages are not removed phisically from filesystem, just marked for deletetion. Though I'm not sure that this is dovecot bug and not ThunderBird. Anyone to clarify this issue ?
2020 Sep 30
2
auth_username_format effective only within passdb/userdb
Hello dovecot list. I have multiple passdb/userdb, some use %Ln some use %Lu. How to make auth_username_format effective only within passdb/userdb?
2020 Feb 11
3
[v 2.3.4.1][quota] recalculation
Hello, I can't find the information on the wiki :( When is the quota recalculated after a mail deletion ? For instance, I am running low of storage and I use Thunderbird to delete large mail. I only notice a recalculation when I quit Thunderbirdb and I relaunch it. Even, with doveadm CLI, as long as Thunderbird is not disconnected on the client side, the server didn't recalculate the
2009 May 12
2
curve fitting
I have the data: for x: 2, 8, 14, 20, 26, 32, 38, 44, 50, 56, 62, 68, 74, for y: 100, 99, 99, 98, 97, 94, 82, 66, 48, 38, 22, 10, 1. y depends on x by equation: y = 100*exp(b*(1-exp(c*x))/c), where b and c are coefficients. I need to find coefficients in this equation for given data. How can I do that by means of R? Thank you for advance. With regard, Dmitry.
2020 Jul 18
4
problem with client using TLS
18.07.2020, 14:30, Benny Pedersen <me at junc.eu>ratatouille skrev den 2020-07-18 13:20: > Commenting just ssl_min_protocol = TLSv1.2 seems to solve the problem. > So I have the default ssl_min_protocol = TLSv1 with means that the device running k9 is not supporting TLS 1.2 yet TLS 1.2 is enabled by default in Android versions 5.0 and newer. For earlier Android versions, K9
2006 Jun 26
3
problem with dovecot and thunderbird while deleting
Hello! I have very strange problem with dovecot and thunderbird while deleting messages. The problem is that they are not actually deleted from storage filesystem and if I later run mutt I can perfectly see them, though marked with 'D', so mutt ask to delete them on exit and this time they dissapear from filesystem. I enabled in thunderbird 'remove it iimediately' feature, but
2012 Dec 09
3
[LLVMdev] pb05 benchmarks for llvm/dragonegg 3.2
Duncan, With the commit from http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20121203/158488.html, the Polyhedron 2005 benchmarks complete again on x86_64-apple-darwin12. The result are similar to what were seen with FSF gcc 4.6.2svn and llvm/dragonegg 3.0 (which was the last release that passed pb05) http://lists.cs.uiuc.edu/pipermail/llvmdev/2011-October/044091.html. Jack
2012 Oct 17
3
aggregate function not working?
The aggregate function for some reason will now work for me. The error I'm getting is: "Error in sort.list(y) : 'x' must be atomic for 'sort.list' Have you called 'sort' on a list?" agPriceList=aggregate(PriceList$Size, list(PriceList$bandNum),sum) *Price list dataframe:* dput(PriceList) structure(list(Price = c(0, 8.18, 8.27, 10.42, 10.5, 10.6, 11.13,
2012 May 31
1
please help! Extract the row to the new file by using if-statment
Dear all, I find some troubles about how to extact the row from csv. file by using if-statement condition. I want to extract the row if the rainfall is greater than the mean of rainfall and using the wrfta divided into 3 groups that's rainfall greater than mean -> group A ( create file group A_rain) -> groupB ( create file group B_rain)