Displaying 20 results from an estimated 23 matches for "santhosh".
2016 Mar 31
3
mail filter plugin script doesn't effective
...no
>
> special_use = \All
>
> }
>
> prefix =
>
> }
>
> passdb {
>
> args = /etc/dovecot/dovecot-sql.conf.ext
>
> driver = sql
>
> }
>
> plugin {
>
> autocreate = Trash
>
> autocreate2 = Spam
>
> mail_filter = santhosh-filter %u
>
> mail_log_events = delete undelete expunge copy mailbox_delete
> mailbox_rename flag_change save mailbox_create
>
> mail_log_fields = uid box msgid size flags vsize from subject
>
> }
>
> protocols = " imap lmtp pop3"
>
> service auth-work...
2019 May 17
3
is "list_del corruption" fix available in Centos ?
Hi,
Gentle reminder ! Please let me know if there are any pointers for this
Thanks
Santhosh
On Tue, May 14, 2019 at 7:26 PM santhosh kumar <santhosh.santuu at gmail.com>
wrote:
> Hi,
>
> We migrated from redhat 5.3 to centos 7.5 and facing crashes in longevity
> tests
>
> All of them point to below reason,
>
> list_del corruption. next->prev should be ff...
2020 May 14
2
What is expiry time represents in this format
...: "192.168.27.8",
"mac-address": "52:54:00:42:21:14",
"hostname": "vyatta",
"expiry-time": 1589500228
}
]
Can you please explain what does the expiry-time mean ? What are its units ?
Please let me know.
Thanks & Regards
Santhosh Kumar Gunturu
2007 Jun 12
1
difference b/w user and login_user
Hi,
Can any one tell what is the difference between user and login_user in dovecot.conf file ?
Thanks in advance
Regards,
Santhosh
2020 Apr 28
2
Libvirt APIs for creating virtual networks
...tworks to use the
dnsmasq capabilities.
I want to understand the APIs how to set the lease time in XML to control
the dnsmasq lease time.
Also, I need some DHCP statistics on the virtual network.
Is there any API available to fetch the statistics ?
Please let me know if any ?
Thanks & Regards
Santhosh Kumar Gunturu
2007 Jun 12
2
how to create new user account
Hi,
I am using dovecot1.0.0.
How to create new user in dovecot ?
Thanks in advance
Regards,
Santhosh
2020 Apr 28
2
Re: Libvirt APIs for creating virtual networks
Okay. Thanks.
Do we have any facility APIs to set the DHCP Options via XML ?
Default gateway ?
Dns-server ?
domain-name ?
Thanks & Regards
Santhosh Kumar Gunturu
On Tue, Apr 28, 2020 at 8:47 AM Daniel P. Berrangé <berrange@redhat.com>
wrote:
> On Tue, Apr 28, 2020 at 08:39:06AM -0700, Santhosh Kumar Gunturu wrote:
> > I am using the Libvirt APIs to create the virtual networks to use the
> > dnsmasq capabilities.
> &g...
2006 May 17
8
Html Email Problem
Dear Rubyians,
I am facing problems to send Html Email scnce one month.
I changed the content type is text/html and charecter set "utf-8"
I worte the html code in the confirm.heml in the action mailer folder.
but mail is going with html code
Exapmle: <html border="2"> <tr><td></td></tr></html> code in the
confirm .html
In the
2007 Jun 11
2
Fatal: Login process must not run as root
...installation as below ( as normal user):
./configure
make
sude make install
When i try to run as a normal user i am getting the error like
Error: Can't write to log directory /var/log: Permission denied
Can anybody tell me where i am doing mistake ?
Thanks in advance
Regards,
Santhosh
2014 Apr 11
1
libvirt: error : internal error: cannot apply process capabilities -1
...1: libvirt: error : internal error: cannot apply process capabilities -1
Whenever libvirtd restarts. Because of this error I also cannot create a domain with os_type set to "hvm". Virsh capabilities also does not list this os_type.
Can someone let me if I am missing something obvious?
Santhosh
2020 Apr 30
2
Re: Libvirt APIs for creating virtual networks
On 4/28/20 12:01 PM, Daniel P. Berrangé wrote:
> On Tue, Apr 28, 2020 at 08:51:45AM -0700, Santhosh Kumar Gunturu wrote:
>> Okay. Thanks.
>>
>> Do we have any facility APIs to set the DHCP Options via XML ?
>> Default gateway ?
libvirt has no supported method of specifying a default gateway other
than the IP of the bridge device on the virtualization host it self, and
D...
2020 May 07
0
Re: Libvirt APIs for creating virtual networks
Does the libvirt has any capabilities to get the statistics of DHCP server
? How many packets received/sent ?
Is there a way to get those statistics if the APIs are not available ?
Thanks & Regards
Santhosh Kumar Gunturu
On Thu, Apr 30, 2020 at 1:45 PM Laine Stump <laine@redhat.com> wrote:
> On 4/28/20 12:01 PM, Daniel P. Berrangé wrote:
> > On Tue, Apr 28, 2020 at 08:51:45AM -0700, Santhosh Kumar Gunturu wrote:
> >> Okay. Thanks.
> >>
> >> Do we have any f...
2020 May 14
1
DNSMASQ Libvirt
...Lease-Time Option 51, length 4: 3600
RN Option 58, length 4: 1800
RB Option 59, length 4: 3150
Subnet-Mask Option 1, length 4: 255.255.255.0
BR Option 28, length 4: 10.12.12.255
Domain-Name-Server Option 6, length 4: 10.12.12.1
Can I know the reason ?
Thanks & Regards
Santhosh Kumar Gunturu
2019 May 17
0
is "list_del corruption" fix available in Centos ?
>
> Gentle reminder ! Please let me know if there are any pointers for this
As far as I can see your original message never made it on to the
mailing list ...
>
> On Tue, May 14, 2019 at 7:26 PM santhosh kumar <santhosh.santuu at gmail.com>
> wrote:
>
> > Hi,
> >
> > We migrated from redhat 5.3 to centos 7.5 and facing crashes in longevity
> > tests
Why not 7.6??
> >
> > All of them point to below reason,
> >
> > list_del corruption....
2020 Apr 28
0
Re: Libvirt APIs for creating virtual networks
On Tue, Apr 28, 2020 at 08:39:06AM -0700, Santhosh Kumar Gunturu wrote:
> I am using the Libvirt APIs to create the virtual networks to use the
> dnsmasq capabilities.
> I want to understand the APIs how to set the lease time in XML to control
> the dnsmasq lease time.
Support for controlling lease time in the XML was only added last w...
2020 Apr 28
0
Re: Libvirt APIs for creating virtual networks
On Tue, Apr 28, 2020 at 08:51:45AM -0700, Santhosh Kumar Gunturu wrote:
> Okay. Thanks.
>
> Do we have any facility APIs to set the DHCP Options via XML ?
> Default gateway ?
> Dns-server ?
> domain-name ?
Everything is controlled through the XML document described here:
https://libvirt.org/formatnetwork.html
We don't h...
2020 Jul 14
1
dovecot 2.2.13
all, below command not reporting the actual usage report on dovecot 2.2.13.
please share your suggestion to how to fix this issue
doveadm -f flow mailbox status -A -t 'messages vsize' '*' is just showing
rkreddy messages=0 vsize=0
jcplho messages=0 vsize=0
planning messages=0 vsize=0
accounts messages=0 vsize=0
spam.notify messages=0 vsize=0
jsraju messages=0 vsize=0
amarnath
2009 Nov 17
1
dovecot 1.2.7 : configure: error: Can't build with LDAP support: libldap not found
hi
i have downloaded the dovecot 1.2.7 source when i tried to compile with ldap support it gives the error
"configure: error: Can't build with LDAP support: libldap not found".
i am attaching the log file with this mail.
i want to use it with latest apacheDS.
Thanks in advance
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name:
2007 Apr 18
2
RMagick - CORE_RL_magick_.dll was not found
Hi,
I have installed RMagick following the steps on
http://rmagick.rubyforge.org/install-faq.html. I have XP.
I am getting the error CORE_RL_magick_.dll was not found. I even tried
restarting the machine. But no help.
Please Help.
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"
2008 Apr 24
1
partitioned_rice2 method
I have a doubt reg. RESIDUAL_CODING_METHOD_PARTITIONED_RICE2
http://flac.sourceforge.net/format.html#partitioned_rice2 tells that
5 bits are used to specify the Rice parameter.
And "Escape code, meaning the partition is in unencoded binary form
using n bits per sample; n follows as a 5-bit number"
Question:
What is the use of the "escape code" if we have to specify the Rice