Displaying 20 results from an estimated 33 matches for "kamath".
Did you mean:
kadath
2015 Mar 12
2
[LLVMdev] Google Summer of Code FP Range checks
...was posted on the mailing list by Arch, which sets up a basic lattice for the range checks. I feel that with enough effort during the course of the Summer of Code program I should be able to get a good enough implementation in LLVM.
Please let me know your thoughts on the same.
Thank You
Aditya V Kamath
Undergraduate Student,
IIT Hyderabad ODF Medak,
Yeddumailaram,
Hyderabad 502205
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150313/dd74e674/attachment.html>
2015 Mar 20
2
[LLVMdev] Function of CorrelatedValuePropagation pass
...ion are the 2 passes that use LazyValueInfo.
However on the LLVM docs page of passes (http://llvm.org/docs/Passes.html <http://llvm.org/docs/Passes.html>), Correlated Value Propagation is not mentioned as a pass.
Does this mean that the pass is deprecated or just a mistake ?
Thanks
Aditya V Kamath
Undergraduate Student,
IIT Hyderabad ODF Medak,
Yeddumailaram,
Hyderabad 502205
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150320/ca94632f/attachment.html>
2017 Aug 08
0
Not enough storage space error
...3] ../source4/auth/kerberos/krb5_init_context.c:80(smb_krb5_debug_wrapper)
Kerberos: Failed building TGS-REP to ipv4:172.25.182.15:49768
[2017/08/07 11:00:12.917959, 3] ../source4/auth/ntlm/auth.c:271(auth_check_password_send)
auth_check_password_send: Checking password for unmapped user [KAMATH-PC]\[Lenovo]@[KAMATH-PC]
auth_check_password_send: mapped user is: [KTKBANKLTD]\[Lenovo]@[KAMATH-PC]
[2017/08/07 11:00:12.918663, 3] ../source4/auth/ntlm/auth_sam.c:63(authsam_search_account)
sam_search_user: Couldn't find user [Lenovo] in samdb, under DC=ktkbankltd,DC=com
and all auth m...
2011 Feb 25
7
Rspec2 for rails 2.3.8?
Hi experts,
I picked up a copy of the rspec book and wrote some tests in spec/lib
and spec/models for my Rails 2.3.8 code.
I was using rspec 2.5.1, rspec-core 2.5.0, rspec-expectations 2.5.0 et.
al.
But I realised that the rspec-rails version I am using is meant for
Rails3.
Which version of rspec-rails should I use for Rails 2.3.8?
Best,
Radhesh
--
Posted via http://www.ruby-forum.com/.
2017 Aug 08
6
Not enough storage space error
Hello Andrew & Louis,
Yesterday by around 1:30 PM we had the same issue. Samba AD kicked all
of us out and RSAT did not connect to any domain controllers.
/*Incidentally the RSAT that caused this error was running on Windows 7
Professional 64 Bit edition.*/
When I restarted the samba-ad-dc service, all started working well
again. However, as mentioned again, I could not trace the error
2014 Feb 20
2
Enable mail logger plugin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 19 Feb 2014, Sean Kamath wrote:
> From: Sean Kamath <kamath at moltingpenguin.com>
> On Feb 19, 2014, at 1:24 PM, Alexandre Ellert <aellert at numeezy.com> wrote:
>> Hello,
>>
>> I'm trying to get more info about user activity (especially when they delete some email).
>> So, I...
2012 Jul 15
3
Issues with Plus addressing and detail part of subaddress.
Hi all,
So, it's been a while. I'm just ramping back up with Dovecot after a hiatus of a few years.
I've been using it fine, complete with Sieve, for about a year, with little or no issues.
I finally got around to setting up a second account, to start figuring out how I want to do some plus address filtering.
In a nutshell, I want to put mail for foo+bar in foo's 'bar'
2020 Oct 23
0
Sieve_before
> On 22 Oct 2020, at 18:22, Sean Kamath <kamath at moltingpenguin.com> wrote:
>
>
>
>> On Oct 22, 2020, at 15:58, @lbutlr <kremels at kreme.com> wrote:
>>
>> On 22 Oct 2020, at 15:46, @lbutlr <kremels at kreme.com> wrote:
>>> And it doesn't explain why "if address :matche...
2020 Oct 22
2
Sieve_before
On 22 Oct 2020, at 15:10, Sean Kamath <kamath at moltingpenguin.com> wrote:
> On Oct 22, 2020, at 12:19, @lbutlr <kremels at kreme.com> wrote:
>> On 22 Oct 2020, at 10:05, @lbutlr <kremels at kreme.com> wrote:
>>> if address :matches ["To", "Cc"] ["*@*."] {
>> if...
2014 Feb 19
3
Enable mail logger plugin
Hello,
I'm trying to get more info about user activity (especially when they delete some email).
So, I follow info from http://wiki2.dovecot.org/Plugins/MailLog to enabled mail logger plugin, but I don't see anything in my logs.
Can you tell me what I'm missing ?
Thanks.
# doveconf -n
# 2.2.10.3: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.4 ext4
2020 Oct 22
2
Sieve_before
On 22 Oct 2020, at 10:05, @lbutlr <kremels at kreme.com> wrote:
> require ["variables", "copy"];
>
> if address :matches ["To", "Cc"] ["*@*."] {
> redirect :copy "backup+295.${1}.${2}@*example.com*";
> }
I have tried this with similar results:
require ["copy", "variables",
2006 Aug 01
1
Improving interaction/performance with Mail.app
On July 1, Alan Schmitt wrote:
>>>> What OS are you using in server side? And what filesystem?
>>>
>>> Mac OS X.4.7, with HFS+ as files system.
>>
>> I think I've heard before that Dovecot doesn't behave too great with
>> OSX..
>
>This might be the cause. I've had the plan to move my IMAP server to
>a linux box, this might be
2020 Oct 23
3
Sieve_before
> On Oct 22, 2020, at 15:58, @lbutlr <kremels at kreme.com> wrote:
>
> On 22 Oct 2020, at 15:46, @lbutlr <kremels at kreme.com> wrote:
>> And it doesn't explain why "if address :matches ["To", "Cc"] ["*@*."] {" also failed to match despite also showing the email address.
>>
>>> ?kremels at kreme.com? does not
2019 Nov 16
2
Sieve and recipient_delimiter
I use recipient_delimiter addresseses quiet a bit, and I want to put several of them into a mailbox
if anyof (header :contains ["to"] [ ?FOO", ?foo", ?bar", ?florin"]) {
fileinto :create ?later";
stop;
}
When I get an email addressed to me+FOO at example.com or me_florin at example.com, the messages end up in my inbox (Yes, I have both + and _
2004 Aug 06
0
IceS and Icecast for real time streaming...
hello Harish ..
have a lo0k at http://theDV8network.com ;
its almost complete now. and will handle on-demand , live broadcast , and
scheduled programs .. . as well , it'll live transc0de into mp3 on the
fly for compatibility .
a:/,
<p>On Fri, 5 Dec 2003, Harish Kamath wrote:
> Hi all,
>
> I have requirement for one of my college projects - to build
> an on-demand streaming music web site. Users will be able to upload songs
> to the server and other members of the site will be able to listen and
> rate them on their quality etc.
>
> Here...
2000 Oct 01
0
OpenSSH-2.2.0p1 cores in openssl-0.9.6's bn_print.c
...O_malloc_init, but it's in the SSLEAY CHANGES. . .).
Just FYI: It's a sparc running Solaris 8.
Will provide further details upon request, but the actual bug is not
calling OPENSSL_free on the returned buffer from BN_bn2dec, which may
or may not be excaserbating my coredumps. . . :-)
Sean Kamath
2007 Mar 20
2
Throttling Logins
Hi.
Earlier today I was hit with 612 login attempts in 7 minutes. They
ramped up slowly, too. :-)
They quickly hit the file descriptor limit. And then a login server
spawned and died so quickly that dovecot just died.
My question is, is there a way to throttle the number of login
connections? I'm doing it in my firewall now, but it would be nice
to be able to say something like
2015 Mar 23
2
[LLVMdev] Mails from IITH marked as spam
Dear Admin,
It seems that mails from our iit.ac.in domain are being marked as spam. It
would be nice if something could be done about this.
Best Regards
Ramakrishna
On Tue, Mar 24, 2015 at 1:12 AM, Aditya Kamath <
adityakamath+llvmdev at gmail.com> wrote:
> Hi all,
>
> (I received many emails that my posts were marked spam, so I am re-sending
> this from another email address and hope this isn't marked spam)
>
>
>
-------------- next part --------------
An HTML attachment wa...
2004 Aug 06
2
IceS and Icecast for real time streaming...
Hi all,
I have requirement for one of my college projects - to build
an on-demand streaming music web site. Users will be able to upload songs
to the server and other members of the site will be able to listen and
rate them on their quality etc.
Here is a little background about my development architecture - I am
using a Linux box with Apache as my web server and Icecast (obviously) as my
MP3
2023 Oct 10
0
Updated invitation: Gluster Community Meeting @ Tue Oct 10, 2023 2:30pm - 3:30pm (IST) (gluster-users@gluster.org)
...ami Hariharmath
sunkumar at redhat.com
Ana Neri
Richard Wareing
David Hasson
tshacked at redhat.com
Wojciech J. Turek
pranith.karampuri at phonepe.com
sasundar at redhat.com
amar at kadalu.io
prakash.mohanraj at gmail.com
jstrunk at redhat.com
Michael O'Sullivan
max.degraaf at kpn.com
Rakshitha Kamath
ravishankar.n at pavilion.io
niryadav at redhat.com
???
Gary Lloyd
sanju.rakonde at phonepe.com
pierre-marie.janvre at agoda.com
aravinda at kadalu.tech
Wilkinson, Hugo (IT Dept)
Brian Riddle
kkeithle at redhat.com
sshome at redhat.com
rafi.kavungal at iternity.com
gluster-users at gluster.org
glus...