Displaying 20 results from an estimated 28 matches for "edpausa".
2006 Aug 04
3
quota plugin
I keep getting this when enabling quota plugin for pop/imap
dovecot: [ID 684838 mail.error] child 22990 (imap) killed with signal 10
protocol imap {
mail_plugins = quota imap_quota
}
protocol pop3 {
mail_plugins = quota
}
quota = dirsize:storage=1024000
the user has only 40+mb in the home dir and the quota plugin properly shows
4% usage. However, messages can not be deleted or moved.
2007 Dec 12
1
upgrade to 1.1 and mail location
I recently upgraded from 1.0.8 to 1.1-11
the only thing that was changed in the config file was the new syntax for
mail location.
default_mail_env = mbox:~/:INBOX=~/mbox
to
mail_location = mbox:~/:INBOX=~/mbox
now some imap clients, like squirrellmail and pine have difficulties
writting to Sent, Draft and sent-mail folders. In all cases the folders
are visible and are present in
2007 Oct 23
2
beta 1.1-3 compile fails on solaris 9 sparc, cc.
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/SUNWconn/crypto/include
-xjobs=4 -c file-set-size.c
"/usr/include/sys/resource.h", line 126: incomplete struct/union/enum
timeval: ru_utime
"file-set-size.c", line 26: warning: implicit function declaration: ftruncate
"file-set-size.c", line 38: warning: implicit function declaration: pwrite
cc: acomp failed for
2006 Mar 03
1
convert tool
Trying out the new convert tool, to migrate from mbox to maildir.
Using this syntax ( both inbox and folders are in user's home dir, in mbox
format )
./convert-tool pinetest/export/home2/pinetest \
mbox:/export/home2/pinetest/:INBOX=/export/home2/pinetest/mbox \
maildir:/export/home2/pinetest/Maildir/
I get this error.
"Error: Mailbox conversion: Couldn't create mailbox home/Trash
2006 Mar 09
2
ssl certs
is it possible to use 2 different sets of ssl certificates, for 2
different hostnames ( e.g. pop.domain.com and imap.domain.com ) ?
thank you
2006 Mar 09
3
Migrating UW-IMAP to Dovecot on Solaris 9
In the process of migrating to Dovecot 1.0beta3, any tips or
step-by-step instructions that might relate to Solaris 9.
Thanks
Bertrand Leboeuf
leboeuf at emt.inrs.ca
2006 Apr 04
1
plugin problems.
dovecot 1 beta 5. solaris 9, gcc, gnu make.
trying to test imap quota plugin.
Apr 4 09:44:59 frodo dovecot: [ID 107833 mail.error] imap(lenny):
dlopen(/usr/local/dovecot/lib/dovecot/imap/lib02_imap_quota_plugin.so)
failed: ld.so.1: imap: fatal: relocation error: file
/usr/local/dovecot/lib/dovecot/imap/lib02_imap_quota_plugin.so: symbol
quota: referenced symbol not found
default_mail_env =
2006 Apr 22
1
maildir memory usage
Dovecot beta 5 + dovecot lda, solaris 9 sparc.
Dovecot seems to use a lot of memory with large Maildir folders,
( 300-500 mb folder - 100-200 mb process), something I never noticed with
similarly large mboxes.
Is that expected behavior or are my observations incorrect.
2006 Jun 16
1
building dovecot lda on solaris 9
Trying to build the latest CVS code of LDA against dovecot beta 9.
Running autogen script I'm getting this message.
I added the contents of
/usr/local/share/aclocal/
to
/usr/local/share/libtool/libltdl/aclocal.m4
#aclocaldir = /usr/local/share/aclocal/
aclocal_DATA = libmcrypt.m4 libtool.m4 ltdl.m4
but no luck.
any advise ?
/usr/local/share/aclocal/libmcrypt.m4:17: warning:
2006 Oct 10
1
sieve deliver and sun cc compilers
sieve deliver still doesn't build with Sun cc.
any suggestions ? thank you.
cc -DHAVE_CONFIG_H -I. -I. -I../..
-I/export/home/sho/src/dovecot/rc8/dovecot-1.0.rc8
-I/export/home/sho/src/dovecot/rc8/dovecot-1.0.rc8/src/lib -I../../src
-I/opt/SUNWconn/crypto/include -xjobs=4 -c comparator.c -KPIC -DPIC -o
.libs/comparator.o
"comparator.c", line 149: syntax error before or at:
2006 May 11
1
budget tone 100
does any one know
if Grandstream BT 100 has a 'do not disturb' function ?
one of the BT's is not picking up calls all of a sudden
out going is fine
but when you dial in
you get forwarded directly to voice mail.
thanks
2006 Nov 10
1
(no subject)
i am sure this came up before
but all my searches are not resulting in anything usefull
trying to setup a grandstream phone
to connect to an asterisk server
now i am outside the network (home)
on my side
settings on the phone seem to be correct
id and password, astersik server ip, port
in pf.conf
# SIP (TCP)
voip_tcp = "5060"
# SIP, IAX2, IAX, RTP, MGCP (UDP)
voip_udp = "{5060,
2007 Apr 12
1
Asterisk and hard phone configuration
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Asterisk Gurus!
I have a very simple question. I've just started playing around with
Asterisk and BSD box. I also have grandstream ip phone and installed
asterisk from ports. Now I'm on my very first steps to configure
Asterisk. The question is: " How do I make Asterisk communicate with
my Grandstream hard phone?"
Thank you in
2006 Dec 13
1
Rsync errors
Hello! I'm in trouble with rsync:
I'm trying to:
sudo rsync -atlrpogH --exclude-from=/usr/home/exclude ilya@myip::home
--password-file=/root/rsync_pass /usr/home/
it does sync some files, but then it stops and outputs these errors:
rsync: writefd_unbuffered failed to write 4092 bytes [generator]:
Operation not permitted (1)
rsync error: error in rsync protocol data stream (code 12) at
2006 Apr 10
1
samba and sun one ldap
any advise on integrating Sun One LDAP 5.2 with samba ?
I successfully imported the schema, created the domain object with rid in
LDAP, but I'm stuck trying to map the groups, whether mapping to the local
group 'admins' or ldap group "Domain Admins".
net groupmap add rid=512 ntgroup='Domain Admins' unixgroup='admins'
[2006/04/05 11:04:41, 0]
2007 Jan 29
2
lda sieve broken after upgrade
upgraded to rc19. using maildirs. solaris 9/cc.
removed all modules from pop/imap/lda subdirs and first upgraded dovecot
to rc19 and then used dovecot-sieve-1.0.1 sources to build against the
dovecot source directory ( everything now builds nicely on Solaris, thank
you Timo ). added "cmusieve" to the list of plugins used by lda.
ail_plugins = cmusieve
now getting this:
2006 Nov 15
2
Got 200 OK on REGISTER that isn't a register
chan_sip.c: Got 200 OK on REGISTER that isn't a register.
i'm getting the above warning
while trying to register a phone from outside of asterisk network.
( so no registration what so ever, no dial tone and what not)
it registered once for about 20 minutes
exepted calls and i could call out
but with no audio on either end.
any ideas ?
2004 Apr 21
12
A few questions
Hi,
I have a couple of questions about MeetMe and call queues. I'm still
pretty new to Asterisk, but already having to write a Service Center
call manager for it (which I might add, our director has agreed to make
open source!).
MeetMe:
How can I get MeetMe (does it even do this) to ask the user to speak
their name first, and play that as the new member announcement. It seems
2005 Jan 31
0
ldap smbpasswd UH???
...o add
> samba attributes to ldap account. it seems like smbpasswd is trying to
> add an entry, instead of updating it. I don't see any switches to
> smbpasswd to modify its behavior. Any thoughts ?
>
> ldapsam_modify_entry: Failed to add user dn=
> uid=username,ou=People,dc=edpausa,dc=com with: Already exists
>
>
> synrat wrote:
>
>>freebsd 5.3, samba 3.10
>>
>>I get this far with LDAP/Samba integrationg.
>>Stuck on creating users/machines with smbpasswd -a (-m) username
>>command.
>>
>>schema files weren't modifie...
2005 Jan 30
1
ldap smbpasswd
freebsd 5.3, samba 3.10
I get this far with LDAP/Samba integrationg.
Stuck on creating users/machines with smbpasswd -a (-m) username command.
schema files weren't modified, everything else is pretty much at defaults.
First the relevant config parts:
passdb backend = ldapsam_compat:ldap://localhost/
ldap suffix = dc=company,dc=com
ldap machine suffix = ou=Computers
ldap user suffix =