Displaying 19 results from an estimated 19 matches similar to: "turn off auto increment"
2006 May 23
2
additional fields in session DB table
I am using active record sessions and everything works fine. I am
integrating it with phpbb however so i need some extra fields populated in
the session table. In application.rb i put a before_filter to update the
session table
I have a model for the sessions
$ more app/models/session.rb
class Session < ActiveRecord::Base
set_primary_key "session_id"
set_table_name
2006 May 30
3
phpbb forum with rails application.
I would like to knock up a phpbb forum with a rails application.
I wanted to do this as I want to use ActiveRecord to crawl through the
user database in the rails app.
Is there a way to do this - on the same domain name and server...
Or does it depend how the server is setup?
--
Posted via http://www.ruby-forum.com/.
2005 Jan 24
1
.call file creation
I am curious partly because it has occurred randomly in my asterisk
system. How does one go about creating a .call file for placing a call
between two extensions/phones? I know this has been mentioned and is
probably in one of the wikis somewhere, but I am unsure exactally how to
go about doing it. Can anyone point me in the right direction.
Dan
2010 May 06
3
Possible bug in chan_sip:add_sdp
Am I missing something here? I see
if (needvideo) { /* only if video response is appropriate */
add_line(resp, m_video->str);
add_line(resp, a_video->str);
add_line(resp, hold); /* Repeat hold for the video stream */
} else if (p->offered_media[SDP_VIDEO].offered) {
snprintf(dummy_answer,
2018 Jul 03
2
lmtp issues with specific message on dovecot 2.3.2
Hello,
I am getting crash on lmtp for specific message on dovecot 2.3.2
See below the backtrace:
Jul 02 22:54:20 Panic: lmtp(xxx)<172769><yL/kH0zXOlvhogIAF3haWw:3>: Buffer
write out of range (23153 + 18446744073709551614)
Jul 02 22:54:20 Error: lmtp(xxx)<172769><yL/kH0zXOlvhogIAF3haWw:3>: Raw
backtrace: /usr/lib64/dovecot/libdovecot.so.0(+0xcdfe4) [0x7f1fc8df9fe4] ->
2004 Sep 30
1
[PATCH] NTLM2 support
Hello,
as pointed by Andrew Bartlett NTLM2 authentication support
is missing in dovecot. Attached patch adds it.
Tested and works for me.
Please consider applying.
Best regards.
--
Andrey Panin | Linux and UNIX system administrator
pazke at donpac.ru | PGP key: wwwkeys.pgp.net
-------------- next part --------------
diff -urpNX /usr/share/dontdiff
2019 Nov 19
1
Panic: file smtp-client-connection.c: line 1142 (smtp_client_connection_established)
I'm using dovecot in a multi server setup. Two directors forward pop3, imap and smtp to backend dovecots with their central storage on NFS.
Yesterday I stumbled upon these log lines:
2019-11-18 20:17:51 lmtp(17274): Info: Connect from 172.22.1.6
2019-11-18 20:17:51 lmtp(17274): Panic: file smtp-client-connection.c: line 1142 (smtp_client_connection_established): assertion failed:
2015 May 09
10
v2.2.17 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.17.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.17.rc1.tar.gz.sig
Quite a lot of changes, so here's a release candidate first. If no problems are reported I'll make v2.2.17 release early next week. Please test especially non-Linux systems as there are some larger configure/Makefile changes done since v2.2.16.
* Dovecot no
2015 May 09
10
v2.2.17 release candidate released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.17.rc1.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.17.rc1.tar.gz.sig
Quite a lot of changes, so here's a release candidate first. If no problems are reported I'll make v2.2.17 release early next week. Please test especially non-Linux systems as there are some larger configure/Makefile changes done since v2.2.16.
* Dovecot no
2018 Apr 02
2
Doveadm backup issues on dovecot 2.3.1
Hello,
After update dovecot from 2.3.0.1 to 2.3.1 the doveadm backup stopped to
work.
Command line:
doveadm -D backup -u email at dominio.com.br -R tcp:mailsrv01:9011
I updated dovecot on mailsrv01 to 2.3.1.
Process on mailsrv01 (the count message stop and process stay this way until
be killed - this occurs on different mailbox?s)
dovecot/doveadm-server [10.0.10.5 email at
2018 May 18
1
indexer-worker issues on dovecot 2.3.0
Hello,
I have some mailbox with error on index-worker process on dovecot 2.3.0
If I move the same mailbox to dovecot 2.2.33.2 this problem dos not happen.
See below the backtrace:
May 18 10:33:55 Error: imap(xxxxx)<249924><Xpj77npscpYKAQMQ>: indexer failed
to index mailbox INBOX
May 18 10:33:55 Fatal:
2018 Apr 04
2
Lmtp issues on dovecot 2.3.x with big messages
Hello,
After update dovecot to version 2.3.x, LMTP stopped to receive big messages
( > 45 MB ).
Messages are being sent to dovecot LMTP by postfix. If I change this email
to another server with dovecot 2.2.x the same message are delivered
immediately.
Log with mail_debug = yes:
Apr? 4 13:36:13 mailsrv01 dovecot: lmtp(190031): Debug: none: root=, index=,
indexpvt=, control=, inbox=, alt=
2015 May 12
2
v2.2.17 release candidate 2 released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.17.rc2.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.17.rc2.tar.gz.sig
Changes since rc1:
- Compiling fix for fs-compress in Solaris and maybe others.
- Implemented Cassandra CQL support as lib-sql backend. This is mainly usable as dict-sql backend.
- lib-fts fixes and improvements
- Some other small random changes
If no new issues are
2015 May 12
2
v2.2.17 release candidate 2 released
http://dovecot.org/releases/2.2/rc/dovecot-2.2.17.rc2.tar.gz
http://dovecot.org/releases/2.2/rc/dovecot-2.2.17.rc2.tar.gz.sig
Changes since rc1:
- Compiling fix for fs-compress in Solaris and maybe others.
- Implemented Cassandra CQL support as lib-sql backend. This is mainly usable as dict-sql backend.
- lib-fts fixes and improvements
- Some other small random changes
If no new issues are
2015 May 13
1
v2.2.17 released
http://dovecot.org/releases/2.2/dovecot-2.2.17.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.17.tar.gz.sig
A few director improvements since RC2, some fixes and a new plugin: http://wiki2.dovecot.org/Plugins/QuotaClone
* Dovecot no longer checks or warns if a mountpoint is removed. This
was causing more trouble than it was worth. Make sure that all the
mountpoints that Dovecot
2015 May 13
1
v2.2.17 released
http://dovecot.org/releases/2.2/dovecot-2.2.17.tar.gz
http://dovecot.org/releases/2.2/dovecot-2.2.17.tar.gz.sig
A few director improvements since RC2, some fixes and a new plugin: http://wiki2.dovecot.org/Plugins/QuotaClone
* Dovecot no longer checks or warns if a mountpoint is removed. This
was causing more trouble than it was worth. Make sure that all the
mountpoints that Dovecot
2017 Feb 21
1
segfault in lib20_expire_plugin
Hello,
after upgrade from [2.2.devel (34f7cc3)] to [2.2.devel (b3443fc)] dovecot
stops with a segfault:
Fatal: master: service(imap): child 21179 killed with signal 11 (core dumped)
imap[21179]: segfault at 0 ip 00000000f726eef1 sp 00000000ffa3b050 error 4 in
lib20_expire_plugin.so[f726d000+3000]
gdb /usr/lib/dovecot/imap /var/_core/core_imap-11-5000-5000-21179
GNU gdb (Debian 7.12-6)
2015 Oct 29
2
Acl sql dict error, dict crashes
Hi,
I configured shared mailboxes and get an error when i use SQL as the
acl_shared_dict. It works when i use a file instead. With SQL as the
shared_dict, dict crashes.
I have enabled sql query logs on the mariadb server, the table
user_shares and anyone_shares are queried but there is no insert to the
empty tables.
The dovecot-acl files are created in the mailbox when i add an acl with
2006 Mar 24
8
Snom 360 problems
Anyone have a Snom they're happy with? How did you manage that? :)
I have a system of:
Asterisk 1.2.3
2 Wildcard TDM400P Rev I and E/F
1 Snom 360 + sidecar
~15 Sipura/Linsys SPA-841
~15 Grandstream 101
Everything (currently) is on the same network, not a router to be seen
between any two. Also everything, except the snom, is working sweetly.
The main problem is ECHO.. awful echo and