similar to: IMAPS works, IMAP does not

Displaying 20 results from an estimated 500 matches similar to: "IMAPS works, IMAP does not"

2004 Jan 07
5
Client for P800/P900
Hi Guys, is there a client which can be used on the SonyEricsson P800/P900...? IAX would be cool, but i take anything that can connect (via bluetooth) to an asterisk-server ;-). The phone is Symbian, and can also execute java-stuff... Greez Andreas _________________________________________________________________ Find your perfect match @ http://personals.xtramsn.co.nz with XtraMSN
2006 Dec 10
1
Huge IMAP folder takes forever
Hi! Just updated to 1.0 rc15, but the problem remains. I think it could be client-dependent to some extent. I have only IMAPS access and Maildir. I have one mailbox which contains some 10,200 mails. That mailbox takes forever (have waited 30 minutes and then aborted) to open with Thunderbird 1.5.0.7. Other mailboxes (like dovecot :-), only 6984 mails) opens quickly. When Thunderbird tries to
2006 Jan 26
1
1.0beta2 build error
Hi! I received the following error (I ran ./configure and make without options) when running make install: Making all in auth make: don't know how to make db-ldap.h. Stop in /tmp/dovecot-1.0b2/dovecot-1.0.beta2/src/auth. *** Error code 1 Stop in /tmp/dovecot-1.0b2/dovecot-1.0.beta2/src (line 284 of Makefile). *** Error code 1 Stop in /tmp/dovecot-1.0b2/dovecot-1.0.beta2 (line 340 of
2006 Feb 19
1
Updating the web?
Hello! I was looking for some information about which signals I can send to dovecot to do various things, but I couldn't find it. Since it's a wiki, is it ok to just edit the pages, or should I post here first? I thought I'd check with Timo and you guys first, maybe I missed that page that describes the signals... If it's ok, I can edit or add a new page. /Peter -- Peter
2006 Jun 01
1
Platform change, considerations?
Hello! I am switching hardware platform for my dovecot 1.0beta3 installation. From Sun Sparc (SS4) to Intel i386. OS platform will only change from OpenBSD 3.7 to 3.9. From Dovecot 1.0beta3 to beta8. Is there anything special to consider, in terms of endianness or other incompatibilities? I plan on a fresh install (compile) on the new machine, migrate the settings manually (by hand), test
2006 Feb 06
0
Newbie question
Hi, Finally I managed to build (as ordinary user in my home dir) 1.0b2. (remember, I had problems with db-ldap.h disappeared after compile) What is the (simplest and) safest way to shut down dovecot on the live server and replace the running 0.99.14? I run OpenBSD 3.7 on Sparc. The last step would be 'make install', of course. To shutdown dovecot the last time I resorted to kill
2009 Jan 31
3
Script: Moving Maildirs between servers
Hi, I just migrated from dovecot 1.0.rc29 to 1.1.7, from Sparc platform to Intel, it went very well. In the process I merged folders and excluded folders from being copied. User rights on folders were kept/set. I thought I'd share my migration script with you folks. If there's an interest to put it on the wiki I can do that, but I'm not sure in what page. Use it as a starter if you
2004 Jul 22
1
Symbian Softphone
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I was wondering if anyone has found a IAX or SIP client for the Sony Ericsson P900 phone - there seems to be some stuff available for Symbian 60 phones but I haven't been able to find anything for Symbian UIQ phones like the P900 and P800. (The idea is to have the ability to use the phone as a cordless phone doing VoIP over the bluetooth PPP
2006 Apr 11
3
IMAPS - timeout while moving mails
Hi, I'm using Dovecot v1.0.beta5 (NetBSD 3.0, i386) and Mozilla Thunderbird 1.5 (XP, i386). My dovecot.conf is pretty simple, because I just use dovecot for me as the only user. However, when I try to move a 'larger' amount of mails (>200) from my local TB-mbox to the remote IMAPS-storage, the process hangs after about 150 - 160 transferred mails (the 'blocking' mail
2009 Jan 22
2
Migration question: .INBOX?
Hi, Not much left to fix in my migration script (moving between two dovecot servers). However, I discovered a mail folder .INBOX without cur, new and tmp subfolders, and the .imap.index files were rather old (feb 2006). Is this an old relic from early dovecot versions (I once ran 0.99 on this old server)? Or is it old client software? There are no data in it. TIA, Peter -- Peter Lindgren
2009 Jan 20
2
Move from 1.0.rc29 to 1.1.7?
Hello! I am moving my mail from the old server with 1.0.rc29 to a brand new server with 1.1.7. I use Maildir in both servers. A few questions: 1) The new server has another name, can I just copy the mail files as-is, will the server name in the file names matter? 2) The new server has a different architecture and different endian, so I plan not to copy the index and cache files; they seem to
2010 Aug 22
1
Mobile phone client detects 'PUSH' server
Does Dovecot really provide a 'PUSH' email service? The mobile phone client (standard with SonyEricsson C510, in this case) reported that the server (our Dovecot installation) offered PUSH email service. I hadn't seen that in the documentation that I'd read and had understood the client-server protocol to be a client-PULL service, in that the clients decide which folders to
2009 Jan 04
3
Default dirs in ./configure?
Hi! I try to build a new 1.1.7 installation. Since I'm not a large sysadmin, just my own private mail server admin, I just wonder why the sysconf and state dirs defaults to $prefix? Maybe I'm old-school, but isn't /etc and /var, respectively, a better default than /usr/local? Should require two new variables in the configure script, though. (and yes, I know I set them with
2004 Jun 08
8
New version of DIAX (0.9.8a) available now for free download
Hi all, A new version of DIAX (0.9.8a) is ready to be downloaded from the following locations: http://www.laser.com/dante or http://www.geocities.com/tdanro What's new in 0.9.8a: - unconditional autoanswer or based on CallerID (user configurable); - use any Ericsson/SonyEricsson GSM/PCS to control DIAX (feedback on the phone display) through Bluetooth (or serial cable). You do not even
2018 Oct 30
1
Copying from a previous Dovecot server
Hello! I have installed a new dovecot server on a new server, using imap and Maildir. The old Maildirs are accessible on a mounted disk. I have tried to copy a few folders manually, by first creating the folder on the new server through the a-mail client, and then copying the contents of the cur folder from the old to the new. Works fine, but is a manual process. I'm looking for a way to
2009 Jan 04
1
Warnings compiling on OpenBSD 4.4 i386
Hi, probably just nothing to worry about, but I get the following warnings when building 1.1.7 on OpenBSD 4.4 on i386. If I remove the --with-bsdauth config option, they all disappear. I won't use it anyway, but maybe there are others. $ dmesg OpenBSD 4.4 (GENERIC) #1021: Tue Aug 12 17:16:55 MDT 2008 deraadt at i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Intel(R)
2006 Mar 24
5
GSM/DECT handsets (was gsm picocells)
Now that I actually try and google for it, I can't find any dual mode GSM/DECT handsets, only pages telling me that they exist without any actual information!!! Does anyone know of any such handsets? (and even better, ones that are available in Australia) I've searched a few of the major gsm manufacturers (nokia, Panasonic, sonyericsson) but their web sites are absolutely pathetic to the
2005 Sep 28
1
Problems running network application
After some confusing, winecfg popup a window that says that the application is not yet complete and advice to use the ~/.wine/config file for full setup, and yes wine uses some sections of the config file, but claims that section lioke DRIVES or Serial Ports are not used in the config file. Well at the and i have delete the config file and use the stander *reg files created by winecfg, i have
2012 Jun 14
0
Query about TSRV
Hi All, This question may not belong here, but I asked this on the R-SIG-FINANCE list and so far have not got any reply, so was hoping someone here may help. I have a basic query about TSRV and was hoping you all can shed some light on the issue. I have 22500 records for each day. So if I take the slow frequency as 5 mins I can have 75 subgrids. An estimate of the 5-minute realized volatility
2003 Jan 21
1
Question !!!
Hi, before my situation: I have a samba server like a domain server for my subnet(win2k). I need limit the access to this domain for certain users on certains machine. For example, Bob olny cant work on \\casiopea and he can?t work on \\orion How i cant do it that !? I try to put in the netlogon section the line that may me to do it that, but really, it don?t work: i test the file smb.conf, and