Displaying 9 results from an estimated 9 matches for "2007e".
Did you mean:
2007
2014 May 21
1
issue installing voicemail imap support: imap_tk module missing
...without-imap.
My configuration
Ubuntu 14.04 LTS
Asterisk SVN-branch-11-r413595
These are the steps I followed:
sudo apt-get install libssl-dev libpam0g-dev
cd ~/src/asterisk-complete
mkdir third party
cd third party
wget ftp://ftp.cac.washington.edu/mail/imap.tar.Z $ tar zxvf imap.tar.Z
cd imap-2007e
make lnp EXTRACFLAGS="-fPIC -I/usr/include/openssl" IP6=4
cd ~/src/asterisk-complete/asterisk/11
./configure --with-imap=~/src/asterisk-complete/thirdparty/imap-2007e/
This is where I get the error message about the missing imap_tk module.
in menuselect, imap_tk is mentioned as a depend...
2023 Feb 08
1
doveadm sending invalid AUTHENTICATE to uw-imap
...hough. Both from the error and the dump I can tell "doveadm"
is sending the user's id only without the "*masteruser" and the
master user password.
Plain connection banner:
* OK [CAPABILITY IMAP4REV1 I18NLEVEL=1 LITERAL+ SASL-IR LOGIN-REFERRALS
STARTTLS] foo.com IMAP4rev1 2007e.404 at Wed, 8 Feb 2023 16:45:22
-0500 (EST)
SSL Banner on 993:
* OK [CAPABILITY IMAP4REV1 I18NLEVEL=1 LITERAL+ SASL-IR LOGIN-REFERRALS
AUTH=PLAIN AUTH=LOGIN] foo.com IMAP4rev1 2007e.404 at Wed, 8 Feb 2023
16:53:36 -0500 (EST)
> > On 08/02/2023 06:24 EET Chris Candreva <chris at west...
2009 Nov 18
1
Thunderbird Search Folder failures
...r
that looked for the string. Opening the Thunderbird search folder
yielded no messages matching the search. A rawlog trace of the search
in dovecot showed that dovecot had indeed responded that no messages
were found (when 5 should have been).
This doesn't happen with UW-IMAP (version imap-2007e which I think is the
last version with bug fixes ever issued). Is this perhaps a known bug in
dovecot that was fixed many releases ago and I should upgrade?
2016 May 05
3
Cannot connect to Dovecot IMAP or POP
...lient -connect mail.privustech.com:xxx
a. xxx=25, 110, 143 all return
error:140770FC
b. xxx=993, 995 return
socket: Connection refused
connect:errno=111
3.telnet to
a. smtp works.
b. pop3
andy at tm2t:~> telnet 70.186.159.22 110
...
+OK POP3 2007e.104 server ready <48fa.572a0769 at privustech.com>
...
user andy
-ERR Unknown AUTHORIZATION state command
c. imap connects but does not allow login, and should not.
http://marc.info/?l=imap&m=118775891829506&w=2
The most simple answer is "you cannot TE...
2007 Jun 12
6
ensure => latest forcing recompile?
...en re-symlinking it again. This may be a result
of having recompiled the package that subscribes to the symlink, so it
might just be a feature. :)
notice:
//basenode/arces_basenode/machine.arces.net/clock/arces_clock/clock::clock[arces]/Package[timezone-data]/ensure:
ensure changed ''2007e'' to ''2007e''
info: /File[/etc/localtime]: Filebucketed to bet with sum
e7a28a1315bcd4deedaaac6d1c3cd3e2
notice:
//basenode/arces_basenode/machine.arces.net/clock/arces_clock/clock::clock[arces]/File[/etc/localtime]/ensure:
ensure changed ''file'' to '...
2014 Dec 13
3
CentOS forum search link in http://wiki.centos.org/AdditionalResources/Repositories under Atomic Repo
[
https://www.centos.org/search.php?query=atomicorp&mid=30&action=showall&andor=AND
forum search] returns a 404.
Can the forum search https://www.centos.org/forums/search.php? be used with
parameters that will provide the supporting material for the warning "Many
CentOS users have had problems after enabling this repo"?
-------------- next part --------------
An HTML
2010 Jul 13
1
Migrating to dovecot configuration questions
I am currently running a mail server on an earlier version of Red Hat
Advanced Server, sendmail and UW IMAP (imap-2007e). I am considering
changing to Dovecot for IMAP but have a few configuration questions
in regards to a hashed directory setup.
Right now the mail spool for everyone's mailbox is located in
/var/mail/first letter of email address/second letter of email
address, for example ajaym would be fo...
2008 Dec 22
3
IMAP Voicemail and Directory not working?
Hi All -
I'm wondering if anybody has IMAP Voicemail AND the directory working
together. I haven't had any success. IMAP voicemail works fine, but
when it's active, the Directory does not work. The problem seems to
be with libc-client. Specifically, asterisk is not able to access the
mm_dlog function.
I've tried with Asterisk 1.4.22+ and 1.6.0+ using CentOS 5.2, Ubuntu
8.10
2009 Jul 03
1
Zimbra IMAP authentication - SOLVED
Hello, everyone. No need to read this message. I'm posting for
documentation for other poor, ignorant slobs like me who are struggling
to pull together the many technologies to make converged networks
happen. Hopefully, this will help save someone else the time I spent.
I started the below email until I realized I had solved multiple parts
of a compound problem but not all at the same time.