Displaying 20 results from an estimated 300 matches similar to: "[Fwd: ./configure options..]"
2003 Jan 14
1
0.99.7 out
This one seems to be actually working. Also rewrote doc/index.txt in
case someone is interested.
2002 Dec 16
2
Maildir problem..
I have the most interesting problem...
I've compiled dovecot from CVS with a checkout on 2002-12-15 around
23:00 PST.
When I select a message in my MUA I can view it and stuff, however, if I
select another message, or folder, the message disappears. It appears
that dovecot shortens the Maildir message name to ":2,S" and then you
can't access the message from the MUA again.
2006 Jun 14
3
where to define a struct
Hello,
I''m trying to use the following Struct in my web app:
UserInfo = Struct.new( "UserInfo", :first_name, :last_name, :email,
:domain_name )
I placed this in the environment.rb, thinking that it should be
initialized only once.
But when I try to access it from within my controller, I get:
undefined method `UserInfo'' for #<UserController:0x243ad5c>.
so
2009 May 25
1
Help --- My phone number field saves blank
I have a phone field in my table.
But in my form i have two text boxes to get the phone number and the
country code like below
Enter country code ----- Enter phone code ------
In my table i have to save the phone code field after joining the above
values with "-" symbol.
Example => 0225-25874255
I dont have table field for country_code .
So i created like below
attr_accessor
2002 Dec 12
1
Maildir detection..
It would seem that dovecot cannot detect my maildir. The system DO NOT
use "~/Maildir". It is arbitrary across a few systems, actualy, and am
curious if there is a way to "force" in the config file where the
maildir explicitly resides, much like Postfix's "home_mailbox"
configuration parameter.
On a side note, I compiled dovecot 0.99.4 on a NetBSD
2002 Dec 16
1
SSL + default_mail_env
in the config file i have "ssl_disable = yes", however, i get this in my
LOG_MAIL syslog: "Dec 17 00:21:07 host imap-master: Can't create
temporary SSL parameters file
/default/configured/directory/ssl-parameters.dat.tmp: No such file or
directory"
I know what the error is, and how to fix it, but it's an SSL thing which
should have been disable according the
2002 Dec 16
1
Dovecot Pronunciation/Meaning
Timo,
What is the "official" way to pronounce Dovecot? Is there a meaning to
the word? A background on why you chose it?
--
Jesse Peterson
erage at softhome.net
2002 Dec 17
1
passwd-file access
Using passwd-file authentication I run into some problems..
This is my passwd file:
user:0cc175b9c0f1b6a831c399e269772661[34]:6660:6660:0:/some/mail/directory/user:0:::
My MUA tells me after enter my user/pass that the server disconnected,
OK. So I netcat into the imap server, and issue an "C: LOGIN user a" in
which case I get the error "Fatal: USER environment missing".
2002 Dec 28
1
passwd-file; configure args..
I couldn't reproduce this again (because i can't get imap-master running
due to problem below..) but.. When compiling without shadow, passwd, or
pam, when logging in I get after a successful login (in my syslog):
Dec 28 22:39:38 badcase imap(username): MAIL environment missing and
autodetection failed (home /some/home/directory)
Now I thought this was covered in a previous fix before
2002 Nov 24
2
vpopmail support?
Well, I read that back in 0.98 or so vpopmail support should work so I assumed it would be enabled in 0.99 but here's what I get.
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I/usr/local/vpopmail/include -g -O2 -Wall -W -g -O2 -Wall -W -c userinfo-vpopmail.c
In file included from userinfo-vpopmail.c:12:
/usr/local/vpopmail/include/vpopmail.h:133: syntax error before `*'
***
2008 Mar 13
3
Sealed for setGeneric
Hi the list
When two setGeneric occurs on the same function, the second erage the
first and erase all the function previously define.
Is it possible to prevent that ? Is it possible to declare a setGeneric
that can not be erased later ?
Something like the |sealed for setMethod...|
||
|Thanks|
||
Christophe
2009 Jul 07
1
Adding data in two tables simul;taneously with Validations
Hi All,
I have 2 tables
1] user_infos &
2] users
class UserInfo
has_one :user
validates_presence_of :city
class User
belongs_to :user_info
validates_presence_of :first_name
i write following code in my create method.
@user_info = UserInfo.new(params[:user_info])
@user=@user_info.build_user(:first_name=>'''')
if @user_info.save
else
end
now what i want is to
2007 Mar 16
0
MAX TNT Question
Hi ALL,
I'm using this TNT to front-end an asterisk cluster, working pretty
well so far. Some T1's are inbound from PSTN PRI's and others are
Outbound to PSTN PRI's.
Specifying what traffic to send out what PRI is pretty easy, we have
unique trunk numbers assigned to specific T1's or groups of T1's, so
when I send SIP traffic to the TNT, I prepend the dialed call with
2003 Mar 16
0
missing files...
I'm probably missing something but.. from cvs:
gmake[1]: Entering directory
`/usr/home/erage/dovecot/cvs/dovecot/src/lib-index'
source='mail-lockdir.c' object='mail-lockdir.o' libtool=no \
depfile='.deps/mail-lockdir.Po' tmpdepfile='.deps/mail-lockdir.TPo' \
depmode=gcc /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib
2008 Mar 02
0
Cisco 7970 - register with NAT phone
continuing discussions of 79xx issues. i've seen referenced and am
experiencing difficulty getting a 7970 to work behind NAT to a public
asterisk server. i am successful with 7960s.
1. SIP load is 70.8-3-3SR2S
2. config works fine if 7970 is connecting to an asterisk server a
local LAN (same subnet)
3. when debugging it in a NAT'd environment I see the register and
2003 Jan 17
1
Unable to Log in on FreeBSD server?
Hello!
I recently compiled dovecot 0.99.7 on a FreeBSD 4.3 server, and have
been having problems with logging in and password authentication.
a. I can't seem to get it to compile MD5 support -- it only seems to
support plain, plain-file, and pam.
b. Whenever I try to log in, I always get something along the following
lines in /var/log/messages ....
Jan 16 17:52:15 akira imap-login:
2019 Dec 23
3
macintosh disconnect problem
Hi all,
We're having trouble with Macintosh clients (at least) being
disconnected from Samba. Below is one macintosh console output when
this happens, filtered by "smb". (Yeah, maybe some clues are missing...)
ATM I don't see anything that stands out in the Samba log file.
However one thing I don't see in the samba log file is session disconnects.
Does anyone
2012 Jan 15
0
configuring a Cisco 7961 so that different line appearances register to different SIP proxy addresses
Hi,
I have been using Cisco 7960's with Asterisk for years. I am trying get a
7961 working and have a problem. In my configuration, not all of my line
appearances register to the same Asterisk SIP server. I have an Asterisk
server at home and another at work. My Line 1 button registers to the home
server and my Line 2 button registers to the work server. This has worked
for years
2008 Feb 14
4
How do I access this parameter?
Hi,
I have a form for creating users ...
<% form_tag ''userconfirm'' do -%>
<!-- more code -->
<p><label for="user_login">Username</label><br/>
<%= text_field ''user'', ''login'' %></p>
<p><label for="user_password">Password</label><br/>
<%=
2016 Jan 23
3
Best way to sync Samba AD 4 LDAP with OpenLDAP
Hello all,
At this moment we are still using Samba 3 for our Windows clients but we are in need for an Active directory. So the best solution for us looks like migrating to Samba 4 AD.
But... we have a very robust OpenLDAP setup that we want to use for our default user administration and don't want to give this up.
We really would like to syncing information from and to Samba LDAP but my