Displaying 20 results from an estimated 84 matches for "naveen".
2007 Apr 28
0
Naveen has Tagged you! :)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Naveen has Tagged you! :)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<div style="padding: 0 0 10px 30px"><a href="http://www.taggedmail.com/welcome.html?conn=1yu55ngkx&ect=5wmag0m&a...
2006 Apr 19
6
Please help Me!
...the shoping cart application, In that i am facing problems
to delete the perticuller item form cart .
I got idea to delete the total cart information using sesiions
I want to delete the perticuller item form order
I want only the source of sites of predifiend function
Thnaks and Regards,
-Naveen
--
Posted via http://www.ruby-forum.com/.
2007 Apr 28
0
Naveen has Tagged you! :)
...nbsp                        <div style="font-size: 15px; color: #000000; margin-top: 10px;">Naveen K, 22</div>
                               &a...
2019 Dec 27
7
Issue running Dovecot in Docker Container
...nf to
director.conf and reloaded the dovecot and director services.
conf.d/10-logging also has the following lines:
log_path = /dovecot.log
info_log_path = $log_path
debug_log_path = $log_path
The /dovecot.log file still shows empty. Nothing is being logged to that
file.
Thanks & Regards,
Naveen
On Thu, Dec 26, 2019 at 10:52 PM Aki Tuomi <aki.tuomi at open-xchange.com>
wrote:
> Do you have !include or !try_include in director.conf? The conf.d files
> are not included otherwise.
>
> Aki
>
> On 26/12/2019 11:27 Naveen Reddy <naveenreddy99 at gmail.com> wrote:...
2019 Dec 30
1
Issue running Dovecot in Docker Container
...xxxxxxxxxxxxxx
disable_plaintext_auth = no
first_valid_uid = 1000
hostname = xxxxxxxxxxxxxxxxxxxx
info_log_path = $log_path
instance_name = Director
lmtp_proxy = yes
log_path = /dovecot.log
login_log_format_elements = user=<%u> method=%m rip=%r lip=%l mpid=%e %c
home=%h
Thanks & Regards,
Naveen
On Fri, Dec 27, 2019 at 10:08 PM Aki Tuomi <aki.tuomi at open-xchange.com>
wrote:
> Can you check with `doveconf -nc /path/to/director.conf` that the values
> are actually set correctly?
>
> Aki
>
> On 27/12/2019 15:34 Naveen Reddy <naveenreddy99 at gmail.com> wrote...
2019 Dec 30
2
Issue running Dovecot in Docker Container
...ocker images, see
<a href="https://hub.docker.com/u/dovecot">https://hub.docker.com/u/dovecot</a>
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
On 30/12/2019 12:18 Naveen Reddy <naveenreddy99@gmail.com> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div dir="ltr">
I'm not using internal logging. I'm running the docker with the logging to the host.
<div&g...
2019 Dec 30
0
Issue running Dovecot in Docker Container
...image doesn't have a director service, just the dovecot is
running.
Marc, I'm running the docker container in a privileged mode and it doesn't
seem to have any issues reaching out to the outside network. I will try
running with default config and see what fails.
Thanks & Regards,
Naveen
On Mon, Dec 30, 2019 at 4:16 PM Aki Tuomi <aki.tuomi at open-xchange.com>
wrote:
> You could also try our docker images, see https://hub.docker.com/u/dovecot
>
> Aki
>
> On 30/12/2019 12:18 Naveen Reddy <naveenreddy99 at gmail.com> wrote:
>
>
> I'm not usi...
2004 Feb 24
5
Is it possible to use PXELinux/SYSLinux with out changing DHCP Server settings ?
...udes both Intel and PPC based systems). Is
there any way to easly install OS (different flavours of Linux) on these
systems ? We do not have control over the DHCP Server settings so is there
any way to do this with out touching the DHCP Server ?
We have static IPs for all the systems.
Regards,
Naveen
_________________________________________________________________
Contact brides & grooms FREE! http://www.shaadi.com/ptnr.php?ptnr=hmltag
Only on www.shaadi.com. Register now!
2019 Dec 30
0
Issue running Dovecot in Docker Container
...elow processes are not running inside docker
container whereas the standalone dovecot is running these processes(meaning
without container)
dovecot-Dovecot/auth
dovecot-Dovecot/ssl-params
dovecot-Director/lmtp
dovecot-Director/ssl-params
dovecot-Director/imap-login director
Thanks & Regards,
Naveen
On Mon, Dec 30, 2019 at 3:16 PM Marc Roos <M.Roos at f1-outsourcing.eu> wrote:
>
> If you are running your container as root. You will not have the issues
> I encountered. Dovecot is dropping to the 'dovecot' and 'dovenull'(?)
> when needed, this is fine.
>
&...
2015 Jul 03
2
[LLVMdev] clang generated executable uses only x86 general purpose registors
Hello Everyone
I just want to generate an executable using clang++ or clang which uses
only general purpose registers from x86. The generated code should not use
mmx or any other special purpose register.
Thanks a lot
--
Regards
V Naveen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150702/39107209/attachment.html>
2006 Mar 13
7
Problem with params
I''ve got a User model, which holds the following (excerpt):
def try_to_authenticate
User.authenticate(self.username, self.password)
end
..
private
def self.hash_password(password)
Digest::SHA1.hexdigest(password)
end
def self.authenticate(username, password)
@user = User.find(:all, :conditions => ["username = ? AND
password = ?",
2019 Dec 30
0
Issue running Dovecot in Docker Container
...267 8 0 Dec27 ? 00:00:00 dovecot-Dovecot/log
root 269 8 0 Dec27 ? 00:00:08 dovecot-Dovecot/config
root 281 7 0 Dec27 ? 00:00:00 dovecot-Director/log
root 283 7 0 Dec27 ? 00:00:00 dovecot-Director/config
Thanks & Regards,
Naveen
On Mon, Dec 30, 2019 at 2:56 PM Marc Roos <M.Roos at f1-outsourcing.eu> wrote:
>
> I have noticed several issues with dovecot, trying to run it without
> root. Which is preferable in any container environment. Maybe you would
> like me to document these somewhere? So at some po...
2019 Dec 30
0
Issue running Dovecot in Docker Container
...267 8 0 Dec27 ? 00:00:00 dovecot-Dovecot/log
root 269 8 0 Dec27 ? 00:00:08 dovecot-Dovecot/config
root 281 7 0 Dec27 ? 00:00:00 dovecot-Director/log
root 283 7 0 Dec27 ? 00:00:00 dovecot-Director/config
Thanks & Regards,
Naveen
On Mon, Dec 30, 2019 at 2:56 PM Marc Roos <M.Roos at f1-outsourcing.eu>
wrote:
I have noticed several issues with dovecot, trying to run it
without
root. Which is preferable in any container environment. Maybe you
would
like me to document these somewhere? So at some point th...
2008 Feb 19
3
No compatible codecs!
...TICE[4137]: chan_sip.c:5331 process_sdp: No compatible codecs, not accepting this offer!
Which codec is it talking abt here. How can i resolve this.
My dialplan is as given below:
extensions.conf:
exten => 800,1,Answer()
exten => 800,2,Playback(vm-saved)
exten => 800,3,Hangup
Regards,
Naveen.Palani
________________________________
?Quinnox, a global IT services company prides itself on its SEI-CMM Level 5, ISO?9001:2000 assessed delivery processes and provides solutions in areas of E-Business, ERP, Application Management Services, and EAI to customers in BFSI, Manufacturing, Retail, T...
2006 Apr 19
6
undefined method `create_table'' for #<LoginController:0x5e60
...ss session[:user_id]
flash[:notice] = "Please log in"
redirect_to(:controller => "login", :action => "login")
end
end
private
def redirect_to_index(msg = nil)
flash[:notice] = msg if msg
redirect_to(:action => ''index'')
end
end
with regards,
Naveen
--
Posted via http://www.ruby-forum.com/.
2006 Mar 05
8
workflow support in Ruby on Rails
Hello,
I am relativley new to Ruby on Rails and am still in the process of enjoying
the features it offers. I wanted to know if theres workflow support in
rails. Can some one give me pointers if its possible.
Thanks
Naveen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060305/43c9abc3/attachment.html
2019 Dec 26
2
Issue running Dovecot in Docker Container
...00:00:00 dovecot-Dovecot/config
root 16406 15681 0 09:22 pts/1 00:00:00 ps -ef
The below processes are not starting as well.
dovecot-Dovecot/auth
dovecot-Dovecot/ssl-params
dovecot-Director/lmtp
dovecot-Director/ssl-params
dovecot-Director/imap-login director
Thanks & Regards,
Naveen
On Tue, Dec 24, 2019 at 10:54 PM Aki Tuomi <aki.tuomi at open-xchange.com>
wrote:
>
> On 24/12/2019 12:33 Naveen Reddy <naveenreddy99 at gmail.com> wrote:
>
>
> Hello,
>
> We need help with an issue that we are running into when we are trying to
> run Dovecot...
2006 Dec 05
2
Samba file security
...t ES 3 and everthing is working fine. But I want that all the member can read the files and put the file on shared folder but can not delete it. I want to protect it from deletion. Only the super user of the system can delete it but not the samba users.
Please guide me on this problem.
Thanks - Naveen
2008 Jan 15
3
Interrupt the swift text
...macro "outbound-connect"' waits for a minute and hungs up, the control doesnt go to new_context.
Does anyone have any ideas i can work it out. How can i have the Asterisk cmd Background inside macro? or how to execute the GoTo command?
Thanks and appreciate your response.
Regards,
Naveen.Palani
________________________________
?Quinnox, a global IT services company prides itself on its SEI-CMM Level 5, ISO?9001:2000 assessed delivery processes and provides solutions in areas of E-Business, ERP, Application Management Services, and EAI to customers in BFSI, Manufacturing, Retail,...
2007 Mar 29
1
Mips count for a narrowband decoder
Hi,
What is the MIPS count for the narrowband decoder for 24.6 kbps
mode??? Also what is the expected MIPS count on say C55x
after optimization??
Thanks in advance
Regards,
Naveen.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20070330/634df5de/attachment.htm