Displaying 20 results from an estimated 20 matches for "20040610".
Did you mean:
20040615
2004 Jun 10
4
How to get the Called id with AGI
...gt;say_digits($callerid);
}
Thanks in advance,
Angel.
---------------------------------
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040610/c31bfe63/attachment.htm
2004 Jun 10
0
Font Problem - I think
...eet
Cape Girardeau, Missouri 63701
573-334-4822 x6012
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2777 bytes
Desc: S/MIME Cryptographic Signature
Url : http://www.winehq.org/pipermail/wine-users/attachments/20040610/860bcfad/smime.bin
2004 Jun 06
2
Feature request?
I'd like to toss a feature request on the table for consideration. We
currently use a different popd because of a feature that allows us to
restrict pop access based upon an allowed users list. This is the only
thing that keeps us from using the popd in dovecot currently. It's a
simple text file of usernames that are allowed to use pop, if the name
isn't in that list then pop
2004 Jun 07
1
dovecot newbie question about "invalid key" problem
Hello list,
I've trying to migrate a small uw-imap server to dovecot.
It works somewhat, and speed seems greatly improved, so thats great.
However, I get an "invalid key/Internal Error" problem when connectiong
to my INBOX
with thunderbird.
According to google this is a well known problem with mozilla mailers.
Dovecot is not lenient
with this bug in thunderbird.
Is there some
2004 Jun 08
1
configuration
I've noticed that there are some parameters mentioned in the docs that
aren't identified therein (ie: login_process_per_use).
Is there a more generic set of docs that can identify what each of the
parameters and what they do, or at least something that will allow me a
simple how to to avoid embarrasing situations.
I supposed I should only settle for ssl based connections (imaps/pops)
2004 Jun 08
1
authentication configuration
I've included the non-defaulted bits of my dovecot.conf file at the
bottom of this email.
As I understand my set-up it's using unix authentication methods
(/etc/passwd via pam?).
Considering disable_plaintext_auth and auth_mechanisms, what exactly is
being passed? I was hoping to get
auth_mechanism = digest-md5
but that's not working out very well right now. It seems I can only
2004 Jun 08
1
mbox configuration
Hi, I change the dovecot.conf
default_mail_env = mbox:/Mail/IMAP/%u/:INBOX=/var/mail/%u
After I did the change, I restart dovecot with the hope that folder that
I create will be stored in /Mail/IMAP/%u. Then I use Mozzila as my email
client and change the IMAP server directory to ~nina/IMAP/ which is the
link to /Mail/IMAP/nina/.
But then I can not create folder anymore from Mozzila, or view
2004 Jun 10
1
2 problems
Hi all, im testing dovecot as a replacement imap server and noticed 2
problems in 0.99.10.5.
if you use dovecot/pop on an account who's quota is fully used, dovecot will
ungracefully stop. This will only happen when the account is first
accessed by dovecot (for instance, when offering IMAP to an existing
userbase using dovecot, or when the index files have inadvertently been
deleted).
+OK
2004 Jun 10
1
Scripting
You metioned previosely that one can do character translation with postgress
with mysql you can also do so but can use it as the table name
Is there anyway to write something outside dovecot to do the lookup in say c++
?
Are you ready for Telkom's 10-digit dialling? To find out how this will affect your Internet connection in the not too distant future, go to www.mweb.co.za/ten
2004 Jun 12
0
some messages showing up twice
...ng fine and smoothly for the most part,
however in the past few days I've seen a couple of duplicate emails (and
so have a few of my users) which don't appear to have been processed
twice by sendmail.
also, on one of my IMAP sub-folders my mail client (mozilla thunderbird
version 0.6+ (20040610) nightly) reported 1 unread email, but it didn't
show up in the list. it appears that the index for that subfolder got
corrupted (i moved all the .index* files to a backup directory and when
i checked that folder, it recreated the index files and then showed me
the one unread email)
I rea...
2004 Jun 09
0
No ringing on outbound PRI calls
...in=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
musiconhold=default
group = 1
channel => 1-23
Thanks!
Brian D'Arcy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040610/016fd660/attachment.htm
2004 Jun 09
2
Corrupted index file
Hi,
I've been wondering for a while if reiserfs is dovecot+maildir safe or
not. I get this too often (and my imap session gets disconnected):
Jun 9 08:42:32 sun imap(nk): Corrupted index file
/home/nk/Maildir/.INBOX/.imap
.index: UIDVALIDITY changed in uidlist
This happens always when a new mail arrives in maildir.
It's a Fedora Core 2 box running dovecot-0.99.10.4-4 (redhat) package.
2004 Jun 08
5
folders via softlink
I have recently switched from the UW imap server to dovecot and things
seem to be working nicely. One thing that I can't seem to figure out
however, is how to get dovecot to show folders that are a softlink.
We run SpamAssassin. Users can use both their own personal spam folder
as well as a shared spam folder. For messages that everyone would
consider spam, the user can simply drag the
2004 Jun 10
3
GSM to ISDN or TAPI
Hi
I am in the UK and am looking for a device that will allow me to connect
two sim cards (read wireless lines) to either the port on the back of my
fritz card or any other connection direct to the PC that provides a
usable telephony interface.
I will even plug two devices into a windows box and have that do ISDN to
ISDN if required.
All I want is two GSM lines that look like voice modems to
2004 Jun 10
3
"virgin" mail accounts
Hello,
I'm willing to swear that with the 0.99.10.4 Debian package in my
rather extensive tests with mailbox format dovecot created not only
any missing parental directories but also the INBOX file, but the
later I can't prove/test now as I upgraded all respective boxes.
However 0.99.10.5 will still create (if needed and possible) missing
directories for mbox storage, just not an
2004 Jun 08
1
pgsql configuration
from the pgsql configuration file:
# Query to retrieve the password.
#
# The query should return one row, one column. If more than one row or
column
# is returned, authentication will automatically fail.
#
# Available substitutions:
# %u = entire userid
# %n = user part of user at domain
# %d = domain part of user at domain
#
# Query to retrieve the user information.
#
# The query must
2004 Jun 10
2
bleah
Not to be a bitch, but I've asked several times about some basic
questions or examples to clarify the essentials for configuration.
What do some of the parameters mean? Expecially the ones that are
mentioned only one in a paragraph and no where else in the documentation
or wiki. (ie: login_process_per_use)
And there have been a few others as well. that I won't bother to repeat.
But
2004 Jun 10
3
FW: question about prepaid app_prepaid
...ring the app_prepaid for prepaid calling service
for asterisk? Please help.
Ps: where can I view the log file for this module.
Thanks.
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040610/728dc8c9/attachment.htm
2004 Jun 10
4
patches for xiph build setup
...->
URGent, best radio on the net - 24/7 ! - http://urgent.fm/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xiph-uninstalled
Type: application/x-shellscript
Size: 2076 bytes
Desc: not available
Url : http://westfish.xiph.org/pipermail/theora-dev/attachments/20040610/0cac2bce/xiph-uninstalled.bin
2004 Jun 10
4
patches for xiph build setup
...->
URGent, best radio on the net - 24/7 ! - http://urgent.fm/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xiph-uninstalled
Type: application/x-shellscript
Size: 2076 bytes
Desc: not available
Url : http://westfish.xiph.org/pipermail/theora-dev/attachments/20040610/0cac2bce/xiph-uninstalled.bin