Displaying 20 results from an estimated 1200 matches similar to: "Dovecot gives hard time in pulling virtual mail box, please help"
2014 Jan 16
1
Dovecot - not pulling pop3s email from virtual mbox
Hi All,
I am bit strugging to get this work, and bit perplexed to set the right
configuration to get this work, btw: I am using passdb without any DB based
auth.
the latest logs after debug mode setting is below
Jan 16 09:27:04 ns dovecot: auth: Debug: Module loaded:
/usr/lib/dovecot/auth/libdriver_sqlite.so
Jan 16 09:27:04 ns dovecot: auth: Debug: Module loaded:
2014 Feb 06
1
OpenDJ - and Centos Auth
All,
I have a working OpenDJ with SSL enabled and have also added users to
it....
Now, I am unable to authenticate my linux box to OpenDJ LDAP server, either
from login prompt or ssh...
I understand sssd is the latest program which does this configuration and I
have that configured...
though there is lot of howtos which google get, still there is clear
documentation that I can find to perform
2010 Sep 01
1
iptables for PostgreSQL not working
Hi,
I am having problem in configuring iptables for PostgreSQL server. I
added following rule to iptables to allow connections to default
PostgreSQL port (5432):
{{{
sudo /sbin/iptables -A RH-Firewall-1-INPUT -m state --state NEW -m tcp
-p tcp -s 10.0.0.0/24 --dport 5432 -j ACCEPT
}}}
After this I can't connect using telnet or psql (postgres client).
Following error is received from telnet
2024 May 08
1
[PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
On 5/8/2024 7:53 AM, Alex Deucher wrote:
> On Tue, May 7, 2024 at 2:32?PM Easwar Hariharan
> <eahariha at linux.microsoft.com> wrote:
>>
>> On 5/3/2024 11:13 AM, Easwar Hariharan wrote:
>>> I2C v7, SMBus 3.2, and I3C 1.1.1 specifications have replaced "master/slave"
>>> with more appropriate terms. Inspired by and following on to Wolfram's
2018 Apr 30
1
Slow Speed
Hi,
I´m using Tinc for several years, but I didn´t fix a performance problem.
There a about 20 nodes in this network.
Master:
10.0.0.12 (dedicated host in a datacenter, debian, 100mBit port)
tinc.conf:
Name = TincKnoten12
AddressFamily = ipv4
Interface = tun
ProcessPriority=high
mode = router
#DirectOnly = no
Compression=0
PMTUDiscovery = yes
#IndirectData = yes
#ReplayWindow = 64
#ConnectTo
2024 May 08
1
[PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
On Tue, May 7, 2024 at 2:32?PM Easwar Hariharan
<eahariha at linux.microsoft.com> wrote:
>
> On 5/3/2024 11:13 AM, Easwar Hariharan wrote:
> > I2C v7, SMBus 3.2, and I3C 1.1.1 specifications have replaced "master/slave"
> > with more appropriate terms. Inspired by and following on to Wolfram's
> > series to fix drivers/i2c/[1], fix the terminology for
2024 May 07
1
[PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
On 5/3/2024 11:13 AM, Easwar Hariharan wrote:
> I2C v7, SMBus 3.2, and I3C 1.1.1 specifications have replaced "master/slave"
> with more appropriate terms. Inspired by and following on to Wolfram's
> series to fix drivers/i2c/[1], fix the terminology for users of
> I2C_ALGOBIT bitbanging interface, now that the approved verbiage exists
> in the specification.
>
2015 Aug 10
3
Possible bug in adjusting PHINode from removePredecessor?
Hi,
Simple description of the problem below. I have code coming into
pruneEH as follows
fn a {
entry:
call fn b
...
for_cond:
%i = phi [1, entry] [%x, for_body]
cmp $i with someval
cond-br for_body or for_exit
for_body:
...
$x = $i + 1
branch for_cond
for_exit
...
}
PruneEH determines that the call to fn-b won't return. The code is
modified thus.
fn a {
entry:
call fn b
unreachable insn
2005 Feb 22
4
Sound of breathing
while using iax and a soft phone, the sound of breathing comes through
so clearly that it has started bothering me. Earlier I was amazed at
the quality, but now feel it is irritating. Wondering if there is a
way to cut it down. I am in the process of exploring using iax for a
call center, but this sound of breathing is a disappointment.
Thanks
Hari
2005 May 24
3
PHPAGI problems
Hi
Here is part of my extensions.conf
exten => 8661231234,1,agi,dtmf.php
When I dial this number, this is what I see in my asterisk console:
-- Accepting AUTHENTICATED call from 198.22.67.70:
> requested format = gsm,
> requested prefs = (),
> actual format = gsm,
> host prefs = (gsm|ilbc|speex),
> priority = mine
-- Executing
2008 Jun 16
3
Help! - Double NAT issue
Hi folks.
Please don't flame me but I've been googling around for days, read a
tremendous amount, tried everything, and still no go.
This is most definitely a typical newbie question. - I sure hope there's
somebody(s) out there who'll humble themselves to help me out.
I've set up an 'out of the box' basic Asterisk server running on Slackware
Linux. - It basically
2012 Feb 08
2
fqdn hostname fails after reboot
Hi,
I have several machines running CentOS 6.2 and a strange problem with
the hostname of one machine... After every reboot it loses the fqdn
hostname.
Here is my confguration:
ifconfig | grep "inet addr"
inet addr:10.0.0.12 Bcast:10.0.0.255 Mask:255.255.255.0
inet addr:127.0.0.1 Mask:255.0.0.0
/etc/sysconfig/network
NETWORKING=yes
HOSTNAME=x800.mydomain.local
2024 Mar 29
2
[PATCH v0 02/14] drm/amdgpu,drm/radeon: Make I2C terminology more inclusive
Hi,
On Fri, Mar 29, 2024 at 10:28:14AM -0700, Easwar Hariharan wrote:
> On 3/29/2024 10:16 AM, Andi Shyti wrote:
> > Hi Easwar,
> >
> > On Fri, Mar 29, 2024 at 05:00:26PM +0000, Easwar Hariharan wrote:
> >> I2C v7, SMBus 3.2, and I3C specifications have replaced "master/slave"
> >
> > I don't understand why we forget that i3c is 1.1.1 :-)
2009 Aug 28
1
NTLM failures with an interesting twist
This is a tired old topic but I've at least got an angle on it:
Outlook Express works perfectly with IMAP / SPA for users logged into
our Windows domain; I just give the server address and username, and it
logs in without any password required; beautiful!
auth_ntlm_use_winbind = yes
auth_winbind_helper_path = /usr/bin/ntlm_auth
auth default {
mechanisms = ntlm
userdb static {
args =
2004 Jun 06
0
DNAT question
Hi
This is an odd question. But here it is. I have two hosts both with two
nicks physically in two different countries. One host I have DNAT set up on
such that all traffic is forwarded to the second host.
iptables -t nat -A PREROUTING -d 0.0.0.0 -j DNAT --to-destination
second_host_ip
But what I am trying to imagine is how can I get the second host to un-DNAT
the traffic from the
2016 Jan 08
1
Troubleshooting on OS X
Thanks very much! It's alive! For others who are having problems, this is
a summary of the differences I needed between Linux and OS X:
You'll need to install http://tuntaposx.sourceforge.net/ manually.
On tinc.conf:
> Linux
Name = ntwigg2014linux
AddressFamily = ipv4
Interface = dpsfVPN
ConnectTo = dpserver001
> Mac
Same, but remove the Interface line entirely
On tinc-up:
>
2013 Jan 07
2
unknown users
Hi,
can anyone tell me where these "unknown users" come from.
As far as I see the fact, dovecot is asked by postfix to look for the
password of the recipient-user (why ever).
+++
Jan 7 19:43:09 f42252se postfix/smtpd[14625]: initializing the
server-side TLS engine
Jan 7 19:43:09 f42252se postfix/tlsmgr[14627]: open smtpd TLS cache
btree:/var/lib/postfix/smtpd_scache
Jan 7 19:43:09
2007 Apr 18
0
[Bridge] Bridge kernel panic
Hi,
I'm having some problems with kernel panic with the bridge. I have the
following network setup:
|
|
+----+----+
| (eth0) | +---------+
| Bridge | | |
| (eth1)|<-- Mirror of ---+ Switch | +---------+
+- - - - -+ 1000SX link | |<--1000SX-->| Switch |
| | |
2020 Apr 02
0
"auth_cache_verify_password_with_worker = yes" does not work with proxy
Hello,
i use a proxy only configuration with version 2.2.22 (Ubuntu 16.04) and have now transferred it to version 2.3.10. This works as before.
But as soon as i use "auth_cache_verify_password_with_worker = yes", it does not work anymore.
The first login still works, but from the second one, where the answer comes from the cache, there is an error. The login is still accepted but
2018 Mar 07
0
Why does dovecot tell Error: passwd-file(...)failed: No such file or directory?
My bad. Userdb does not support scheme keyvalue, just remove it.
Aki
> On 07 March 2018 at 15:57 Sergio Belkin <sebelk at gmail.com> wrote:
>
>
> Aki,
>
> thanks, I fixed typo but error persists:
> Mar 7 10:55:54 mail dovecot: auth: Debug: auth client connected (pid=10828)
> Mar 7 10:55:55 mail dovecot: auth: Debug: client in:
>