Displaying 20 results from an estimated 5000 matches similar to: "issues migration from dovecot 1.2 to version 2"
2016 Nov 09
1
question concerning junk folder
hi
using centos 6.5, qmailtoaster, dovecot, spamassassin.
i found that junk folder is specified under
/etc/dovecot/conf.d/15-mailboxes.conf
the issue is that this folder is getting created automatically and genuine emails from both within the server and also from external domains are being routed to the Junk folder. all these emails are not scanned by spamassasin.
i wish to disable to
2010 Jun 20
5
dovecot evaluation on a 30 gb mailbox
hi all
i use qmail toaster. i recently changed over to dovecot.
posting below my evaluation on the same
my machine
dual core dual xeon 5140 processor, with 4 gb ram, centos linux with
qmailtoaster
i had setup a qmail tap account which backups up data for a client of mine
mailbox size over 30 gb
setup dovecot with squirrelmail and logged in
it had over one hundred and thirty nine thousand
2015 Sep 13
2
concerning dovecot settings for high volume server
thanks very much urban. this was very helpful.
i have around 12500 users spread over 3 independent servers each having around 4000+ users
i am using qmailtoaster, vpopmail, spamassassin and dovecot.
in future i am planning to consolidate all using a HA cluster.
if it is ok with you could you kindly share some information about your email server configuration. if you do not wish to put it on the
2015 Sep 14
0
concerning dovecot settings for high volume server
Hi Rajesh,
our setup looks as follows:
- we are running linux-vserver as virtualization technology
- we have 2 dedicated IMAP/POP3 Proxies in front of 8 dovecot containers.
- totally about 2900 concurrent imap sessions on each imap proxy and about 180 concurrent pop3 sessions
- all dovecot containers are running on the same hardware (no problems until today):
DELL PER720 with 2x 200GB RAID 1
2017 Feb 10
1
dovecot config for 1500 simultaneous connection
----- Original Message -----
From: Christian Balzer [mailto:chibi at gol.com]
To: dovecot at dovecot.org
Cc: 24x7server at 24x7server.net
Sent: Fri, 10 Feb 2017 17:58:58 +0900
Subject:
On Fri, 10 Feb 2017 01:13:20 +0530 Rajesh M wrote:
> hello
>
> could somebody with experience let me know the dovecot config file settings to handle around 1500 simultaneous connections over pop3 and
Fetching gem metadata from http://rubygems.org/.Unfortunately, a fatal error has occurred. Please se
2013 Apr 23
3
Fetching gem metadata from http://rubygems.org/.Unfortunately, a fatal error has occurred. Please se
Hi guys
when i''m doing bundle install i got this type of error
whats this?
please help me.
rajesh@rajesh:~/workspace/Cybermedia_Test$ bundle install
Fetching gem metadata from http://rubygems.org/.Unfortunately, a fatal
error has occurred. Please see the Bundler
troubleshooting documentation at http://bit.ly/bundler-issues. Thanks!
2012 Nov 21
2
[LLVMdev] Extended Inline asm with double data type crashes clang
Thanks Rafael,
Hello All,
Could anyone please comment, which part in selectiondag need to be
understood/modified to fix this.
Regards,
Rajesh
On Wed, Nov 21, 2012 at 2:38 AM, Rafael EspĂndola <
rafael.espindola at gmail.com> wrote:
> I reported http://llvm.org/pr14393 to track it.
>
> On 20 November 2012 05:18, rajesh viswabramana
> <viswabramana.rajesh at
2017 Feb 15
1
dovecot config for 1500 simultaneous connection
christian
the servers i currently own are dell servers. The servers i plan to buy are Dell R530, 2U rack servers with 8 x 3.5 inch drives, with 64 gb ram each, Hardware raid. I am thinking of 2 X 300 gb ssds raid1 and 6 x 2 tb drives in raid10 for data. I do not have any experience in setting up drdb (that would be my next step) ... primarily using standalone servers with hardware level
2015 Apr 10
1
dovecot debug message help required
hi
i was carrying out some testing using qmailtoaster with dovecot on a centos 64 server
i am connecting to the mailbox using a windows machine with outlook across the lan.
the mailbox is around 7gb in size with around 12000 emails spread across multiple folders and i am trying to sync the mailbox folders to by creating an account imap account in outlook.
the mails are getting downloaded in
2017 Sep 04
1
questions concerning dovecot
hello all
had some basic questions
1) what is the logic behind the numbering of files in the conf.d folder ... is this to define the sequence of execution of the config files ?
2) Concerning global scripts, is the default.sieve, before
i understand that they get executed when the user does not have his private sieve script.
are sieve_before, sieve_after and sieve_global_path all
2012 Nov 20
0
[LLVMdev] Extended Inline asm with double data type crashes clang
I reported http://llvm.org/pr14393 to track it.
On 20 November 2012 05:18, rajesh viswabramana
<viswabramana.rajesh at gmail.com> wrote:
> Hi,
>
> Clang crashes when below snippet of code is compiled (used latest svn
> version)
>
> double func1()
> {
> double x ;
> asm ( "" : "=r"(x) : "0"(x) );
> return x;
> }
>
2012 Nov 22
0
[LLVMdev] Extended Inline asm with double data type crashes clang
Hi all,
I tried same code on gcc for arm(hard float),
double f2 ()
{
double x = 10.0;
asm ("" : "=r" (x) : "0" (x));
return x;
}
> arm-linux-gnueabi-gcc -S -mhard-float pr39058.c -O2
Generates proper code,
mov r3, #0
mov r2, #0
movt r3, 16420
fmdrr d0, r2, r3
bx lr
But llvm crashes, If data type is "double",
2002 Jan 28
4
commands to see Entire Configuration
Hi all,
This may sound strange, but i have a question..
is there any commands which we can use to see the entire TC configurations..
iam new to this TC ,
thanks,
Rajesh
Rajesh Revuru,
Res:105 smith lane,#33,
Syracuse-NY 13210.
Ph.315-422-8908(R)
Ph.315-443-9120(O)
---------------------------------
Do You Yahoo!?
Yahoo! Auctions Great stuff seeking new owners! Bid now!
2018 Aug 15
1
error while compiling dovecot
hello
my server is centos 6 64 bit
while installing dovecot i get this error
Failed to run: ./test-compression
what could be the reason.
could someone guide me please
Version dovecot-ce-2.3.0-1
0 / 7 tests failed
==21130== Conditional jump or move depends on uninitialised value(s)
==21130== at 0x349B00ACB2: ??? (in /usr/lib64/liblzma.so.0.0.0)
==21130== by 0x349B00AEA9: ??? (in
2003 Aug 12
4
rsync problem
Hi all,
I've installed rsync-2.5.6 on a sun box (solaris 8). When I run rsync using the
command
rsync -a ssh /opt/local/pkgs/httpd/htdocs/ root@remotemachine:/mnt/
I get the error
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(165)
What could be the reason? Any help would be appreciated.
Thanks,
Rajesh.
2019 Mar 12
2
Query about JIT
Hi Alexey,
Thank you very much for your detailed reply, will look into the resources
indicated. I'd like to avoid C++ if possible, let me see how it goes.
Regards,
Rajesh Jayaprakash
On Tue 12 Mar, 2019, 6:35 PM Sachkov, Alexey, <alexey.sachkov at intel.com>
wrote:
> Hi Rajesh,
>
> If I understand correctly, libclang is a C interface to Clang features,
> not LLVM. That
2013 Apr 30
1
wats this???
Hi all,
I DONT KNOW WHAT IS THIS WHEN I RUN SERVER OR CONSOLE
ITS COMMING. PLEASE ANYBODY TELME WHATS PROBLEM WHATS SOLLUTION
rajesh@rajesh:~/workspace/apl$ ruby script/console
Loading development environment (Rails 2.3.2)
NOTE: Gem.source_index is deprecated, use Specification. It will be removed
on or after 2011-11-01.
Gem.source_index called from
2001 Oct 15
2
kernel 2.4.12 and ext3 patch
Hi,
I have just joined this list. Sorry for this newbie question.
Is the patch for Linus's kernel 2.4.12 be expected to be released soon ?
Thanks in advance.
Peace
--
Rajesh
http://www.symonds.net/~rajesh/ ***** Powered By: Debian GNU/Linux
Kernel 2.4.10(ext3)
:
[Linux One Stanza Tip] From : <bish@nde.vsnl.net.in>
LOST #028 -**< Sub : Graphic file
2013 Jun 19
2
[LLVMdev] ARM struct byval size > 64 triggers failure
I missed that the testing case is returning a struct.
You are right in VARegSaveSize.
For callee:
sub sp, sp, #16
push {r11, lr}
mov r11, sp
sub sp, sp, #8
str r3, [r11, #20]
str r2, [r11, #16]
str r1, [r11, #12]
ldr r1, [r11, #76]
The beginning of the input struct @ sp_at_entry - 16 - 8 + 12 = sp_at_entry -12
# of leftover bytes 67-12 = 55
r11+76 is @ sp_at_entry - 24 + 76 = sp_at_entry
2019 Jul 10
2
Using bytecode version of std::sort for JIT generated data type
Do you have some pointers on how to do it? Take a file like sort.cc above
and generate a JIT module. Does llc
<https://llvm.org/docs/CommandGuide/llc.html> help with this?
What library function can we use to load an existing IR module file into my
JIT runtime module to compile them together?
On Tue, Jul 9, 2019 at 4:17 PM David Blaikie <dblaikie at gmail.com> wrote:
> Ah, no, sort