Displaying 20 results from an estimated 90 matches similar to: "Mail Alias Stores in mySQL Not working"
2017 Oct 12
2
Mail Alias Stores in mySQL Not working
"Do you have an SQL entry for abuse at kasdivi.com <mailto:abuse at kasdivi.com> ?
Bill?
One of my first thoughts
mysql> SELECT `address`, `domain`, `goto` FROM `alias` LIMIT 8;
+-------------------------------+--------------------+--------------------------+
| address | domain | goto |
2017 Oct 12
0
Mail Alias Stores in mySQL Not working
"So abuse at kasdivi.com <mailto:abuse at kasdivi.com> is an alias, not a user.? You can't login with an alias because
your user_query is looking at the`mailbox` table.
Have your tried logging in as:
admin at theoceanwindow.com <mailto:admin at theoceanwindow.com>
OR
you could put an entry forabuse at kasdivi.com <mailto:forabuse at kasdivi.com> in your `mailbox`
2017 Oct 12
0
Mail Alias Stores in mySQL Not working - SOLVED
"You have the alias abuse at kasdivi.com <mailto:abuse at kasdivi.com> for the address admin at theoceanwindow.com <mailto:admin at theoceanwindow.com> in your db and all mail to these aliases should go the the admin@ mailbox.
Address mapping should be done in postfix so that the recipient address that gets used on the lmtp connection to dovecot is admin at theoceanwindow.com
2017 Oct 11
1
Mail Alias Stores in mySQL Not working
"With that query, it appears everyone is sharing the same mail directory.? It, of course, depends
on the value of `maildir`.? It doesn't look right.?
stored by domain or at least it was until i started messing with mysql
"Have you checked your MySQL log file to see the actual query??
hmm found out i had never enabled that log?. another tangent I need to follow
"We don't
2015 Jun 29
0
[ANNOUNCE] libdrm 2.4.62
This release introduces the atomic and blob APIs, adds support
for new devices (AMD Bonaire) and a new flag for coherent BOs
in nouveau.
Alex Deucher (1):
radeon: add new bonaire pci id
Alexandre Courbot (1):
nouveau: add coherent BO attribute
Boris BREZILLON (2):
modetest: add atmel-hlcdc driver support
tests/kmstest: support atmel-hlcdc
Damien Lespiau (1):
2015 Nov 12
0
[ANNOUNCE] xf86-video-ati 7.6.0
The xf86-video-ati 7.6.0 release supports xserver versions 1.8-1.18.
New features in this release:
* DRI3 and Present extension support, allowing more efficient and secure
OpenGL compositing
* Option "TearFree" [0] to eliminate tearing (currently only effective for
non-rotated outputs)
* Option "ShadowPrimary" [0] which may deliver better performance for some
2D use
2013 Jul 02
2
[ANNOUNCE] libdrm 2.4.46
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release because I want the cursor ioctls released,
also haswell and radeon ids.
Alex Deucher (3):
radeon: add CIK chip families
radeon: add Bonaire pci ids
radeon: add kabini pci ids
Damien Lespiau (3):
intel/aub: Sync the AUB defines with mesa's
intel/aub: Return early if we disable aub dumps
intel/aub:
2016 Sep 15
0
[ANNOUNCE] xf86-video-amdgpu 1.1.1
I'm pleased to announce the 1.1.1 release of xf86-video-amdgpu, the Xorg
driver for AMD Radeon GPUs supported by the amdgpu kernel driver.
This release supports xserver versions 1.9-1.18.
This is a stable point release containing only fixes and other minor changes.
Highlights:
* Support for all currently available GPUs supported by the amdgpu
kernel driver.
* A few fixes for crash/hang
2016 Sep 16
0
[ANNOUNCE] xf86-video-amdgpu 1.1.2
This is the 1.1.2 release of xf86-video-amdgpu, the Xorg
driver for AMD Radeon GPUs supported by the amdgpu kernel driver.
The only change in this release is a fix for issues with the configure
option --with-xorg-conf-dir which slipped into the 1.1.1 release.
Everybody is advised to use this release in favour of 1.1.1.
Michel Dänzer (2):
Fix handling of configure option
2016 Nov 17
0
[ANNOUNCE] xf86-video-amdgpu 1.2.0
I'm pleased to announce the 1.2.0 release of xf86-video-amdgpu, the Xorg
driver for AMD Radeon GPUs supported by the amdgpu kernel driver.
This release supports xserver versions 1.10-1.19.
Highlights:
* Significant 2D compositing performance increase.
* Option "TearFree" can now prevent tearing in all possible display
configurations (with current versions of Xorg). Specifically,
2015 Nov 19
0
[ANNOUNCE] xf86-video-amdgpu 1.0.0
This is the initial release of the xf86-video-amdgpu driver.
It was forked from the xf86-video-ati radeon driver and modified to
support the amdgpu kernel driver via libdrm_amdgpu, and by extension
the latest AMD GPU families Tonga, Carrizo, Iceland, Fiji and Stoney.
Some functionality was removed because it's not relevant for the GPUs
supported by the amdgpu kernel driver, but other than
2001 Dec 03
1
Slow (very) Win Me client
Hello.
My configuration is a RHS 7.1, samba 2.0.7, Win Me 4.90.3000. My smb.conf file:
# Samba config file created using SWAT
# from vincent (192.168.0.2)
# Date: 2001/11/26 11:50:51
# Global parameters
[global]
workgroup = EVISTEL
netbios name = SERVER
server string = Samba Server
encrypt passwords = Yes
ssl CA certFile = /usr/share/ssl/certs/ca-bundle.crt
debug level = 3
log file =
2004 Mar 10
1
Wierd error while trying to join a domain
Platform: RHEL 3
Version: 3.02a
For some reason whenever I try to join our domain by using either RH's
binary or a custom compiled src.rpm, I get the following:
[root@bonair samba]# net join -U dchait
dchait password:
realm must be set in in smb.conf for ADS join to succeed.
ADS join did not work, falling back to RPC...
[2004/03/10 12:29:19, 0] lib/util_sock.c:read_socket_with_timeout(279)
2020 Mar 30
2
Panic/Assert dns-lookup.c
Hi Aki,
> Aki Tuomi <aki.tuomi at open-xchange.com> hat am 30. M?rz 2020 16:23 geschrieben:
>
> Can you install dovecot-dbg to get debug symbols, open the core in gdb and run
>
> bt full
>
Full backtrace:
:~# gdb /usr/lib/dovecot/auth core.juu
GNU gdb (Debian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version
2020 Mar 30
2
Panic/Assert dns-lookup.c
Hi,
currently we deploying Dovecot as imap/pop3 proxy. Every few minutes some panic/assert occurred (we connect roughly 7k - 8k user at one imap proxy with a connection rate of 200/s).
We activate core dumps. Concerning the sensitive information in the dump we would prefer to not share the dump (e.g. i found our ssl private key in the dump).
Log/Stack trace:
Mar 30 15:54:06 imap16 dovecot:
2006 Mar 28
0
ActiveRecord and columns with spaces or strange characters
I''m interested in modifying ActiveRecord to do some column name
transformations.
Right now I have a database with some interesting column names...
sequence
computername
part #
warrany exp. date
ActiveRecord doesn''t even complain about these columns... in fact, I can
load data just fine. However, I can''t retrieve data from the ''part #'' field
or
2004 Mar 10
0
Followup to previous request
As a followup to my previous question, here is the debug log of the issue:
[root@bonair samba]# net join -U dchait -d 10
[2004/03/10 13:49:23, 5] lib/debug.c:debug_dump_status(360)
INFO: Current debug levels:
all: True/10
tdb: False/0
printdrivers: False/0
lanman: False/0
smb: False/0
rpc_parse: False/0
rpc_srv: False/0
rpc_cli: False/0
passdb: False/0
2013 Jan 05
46
[Bug 59069] New: nouveau E[ DRM] fail ttm_validate
https://bugs.freedesktop.org/show_bug.cgi?id=59069
Priority: medium
Bug ID: 59069
Assignee: nouveau at lists.freedesktop.org
Summary: nouveau E[ DRM] fail ttm_validate
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: kees.bakker at xs4all.nl
2020 Aug 03
4
Migration issue
Hi All,
I have tried the below command to migrate the data from the old
server(dovecot version: 2.0.9) to new servers(dovecot version: 2.2.36
(1f10bfa63)). But it's throwing an error.
old server name: production1
new server1 name: production2 (for HA/Replication)
new server2 name: production3 (for HA/Replication)
I have configured replication between production2 and production3, which is
2003 Dec 08
1
Wierd winbind results
Hi all,
I have a Samba 3 machine joined to a AD Child Domain, which is a member of a large forrest. The machine joined the AD domain fine and it can query/log in to it. However for some reason Winbind is showing incomplete information. wbinfo -g shows groups from every domain in the forrest as it should, though wbinfo -u does not, it shows some of the child domains but does not show accounts