similar to: Import from Evolution

Displaying 20 results from an estimated 3000 matches similar to: "Import from Evolution"

2005 Apr 08
1
No domain server was available to validate your password.
I am a Samba newbie who has just set up a Samba server running under Fedora Core 3 and a client running under Win 98. When I log in, I get the message: No domain server was available to validate your password. You may not be able to gain access to some network resources. Also, Any attempt to see the network from "Network Neighborhood" or from "Windows
2018 Nov 11
4
Evolution: always a 90-second delay
I'm trying to use Evolution on the latest CentOS 7. Whenever I try to receive or send mail, there's always a 90-second delay before the connection works. Since the delay is always exactly 90 seconds, I think I may be waiting for something to time out. Perhaps this is a clue. My address is user at example.com. I have to log in to pop.example.com or imap.example.com as user, not as user at
2018 Sep 28
6
outlook idiocy - IMAP folders with /
user attempts to create folders with / dovecot naturally cannot create it so it returns error but outlook of course "create" it and keep data in local store only. data is lost when you remove local store .pst file. The question is - can dovecot be configured so it will automatically replace slash in name with something else?
2018 Oct 01
2
outlook idiocy - IMAP folders with /
I tell users to limit the folder characters to /0-9a-zA-Z_/, because anything else may upset a mail client or server. As I have no control over their minds, hands, and client software, I wish I could enforce the policy from the server, returning an error message to the client. On its turn, this requires the client to listen to such server messages, operated by a smarter user. At the end of the
2019 Dec 16
3
slow logins over login_trusted_network
i've upgraded dovecot on my server to 2.3.9 works properly but saslauthd that uses it for rimap authentication over 127.0.0.1 works SLOW. You need to wait 15-20 seconds before authentication. only imap login over 127.0.0.1 is slowed down, while over any other IP is quick. i had this problem with older version of dovecot but it was about adding login_trusted_networks = 127.0.0.1 but i
2019 Mar 23
3
dovecot sasl support
i've tried to replace saslauthd with dovecot sasl service stopped saslauthd daemon and added service auth { unix_listener /var/run/saslauthd/mux { mode = 0660 user = root group = mail } } so it will listen on the same socket. the effect with sendmail is as below Mar 23 21:23:29 <2.3> puchar dovecot: auth: Error: Authentication client not compatible with this server (mixed
2018 Oct 02
2
outlook idiocy - IMAP folders with /
I think we need a public compliance test, similar to html and ssl, then people would start questioning the quality of their own client, and migrate to better ones. When Micro$oft will eventually feel the pinch, then they will start fixing their $hit. People have the power! (I like that song.) On Tue, Oct 2, 2018 at 09:59, Wojciech Puchar <wojtek at puchar.net> wrote: >> >> As I
2019 Dec 16
2
slow logins over login_trusted_network
>> how to disable throttling (or better - put other limits) for 127.0.0.1? > > https://wiki2.dovecot.org/Upgrading/2.3 - look for "Localhost Auth Penalty" > that's certainly this. but i am not an expert in this passdb system my current config is passdb { driver=passwd-file args= username_format=%Lu /usr/local/etc/dovecot/aliasy } passdb { driver = pam #
2012 Jul 04
8
Howto add another disk storage
Hi all What is the best strategy to add another storage to an existing virtual mail system ? Move some domains to the new storage and create symlinks ? Switch to dovecot hashing ? But in this case what is the easy-east way to migrate ? Thanks for any suggestions or tips !
2018 Sep 29
2
outlook idiocy - IMAP folders with /
> On 29 September 2018 at 10:05 Rupert Gallagher <ruga at protonmail.com> wrote: > > > +1 > > A similar problem occurs with "." > > Sent from ProtonMail Mobile > > On Fri, Sep 28, 2018 at 15:44, Wojciech Puchar <wojtek at puchar.net> wrote: > > > user attempts to create folders with / > > dovecot naturally cannot create it so
2005 Dec 26
1
OT: Evolution folder location
I have used Eudora since v 1.35 (circa '93). For quite some time, I have enjoyed keeping each of my mail accounts' folders in totally separate directory trees. In Eudora you do this by specifying the data locatoin as part of the startup: '<program location>/eudora.exe <data location>' So I am quite spoiled. But there is no Eudora support in Linux/CentOS. So
2019 Mar 24
2
dovecot sasl support
Am 24.03.2019 um 10:01 schrieb Wojciech Puchar via dovecot: > solved by setting saslauthd to authenticate over imap - through dovecot > server. > testsaslauthd shows it works fine. > > but it seems sendmail strips domain name from entered login. No, it is saslauthd. Check the documention and see the "-r" parameter of saslauthd. Alexander
2019 Dec 10
1
dovecot full text search
> Where do write ops take place? to the xapian index subdirectory > Maybe mount that path to a RAM disk rather than looking for anorher solution. > not a solution for a problem but workaround >> >> Am 10.12.2019 um 15:50 schrieb Wojciech Puchar via dovecot <dovecot at dovecot.org>: >> >> ?what FTP module should i use instead of squat that is probably no
2009 Dec 04
2
CentOS/RHEL's build of firefox hardwired to evolution -- how to change this
For some awful reason (can someone explain why?), the RHEL/CentOS build of firefox is hardwired to use evolution as its mailto client. With FF 2.<mumble> this was fixable with an about:config setting. With 3.0.<mumble>, it seems not. What is the proper way of fixing this? *I* ended up doing a 'sudo rpm -e evolution' and then doing a 'sudo ln -s
2009 Jan 19
2
Shared Mailboxes (symlink) and kmail: known issues?
Hi, are there any known issues with symlinked-shared-mailboxes and kmail? I use virtual users (LDAP), so there are no unix-permissions related problems here: all mailboxes are owned by the local user vmail. Each user maildir has some symlinks to shared mailboxes. This works fine if I use squirrelmail as a MUA. kmail instead seems to have some problems: if I save a mail into the
2006 Jan 26
5
Support for Kmail maildir format
Has anyone looked into providing support in dovecot for Kmail folders? I would like to make my Kmail folders (on my main desktop system) available to my other systems (including over a VPN when I am travelling). Kmail is my main mail program and I have a lot of mail in a lot of folders, so I don't want to set up a separate IMAP service and move all the mail and folders. Kmail's use
2014 Dec 31
1
dovecot 2 low TCP speed (fetching big mail)
i use dovecot 2 under FreeBSD (dovecot2-2.2.15 compiled from ports). tried both with kqueue enabled or not. everything works very fast, EXCEPT fetching big mail. tried multiple clients (thunderbird on windows, alpine on the same server, alpine on other unix server connected by 1Gb/s LAN) and fetching peaks at 1MB/s. NO SSL! could you please point me where to search for a problem. hints:
2019 Apr 22
2
making selected accounts read-only
how to make selected few accounts readonly by pop3/imap?
2016 Jul 24
4
KMail
Any hope of KMail (and Kontact) coming to CentOS-7? What exactly is the problem? KMail seems to work on other Linux OS's. -- Timothy Murphy gayleard /at/ eircom.net School of Mathematics, Trinity College, Dublin
2004 Dec 15
2
KMail + dovecot
Is anyone running docecot on a home LAN. to give an IMAP feed to other machines on the LAN? I am running dovecot on my desktop, alfred. I want to collect email on my laptop, william, using KMail. As far as I can tell, dovecot is running perfectly. I can bring email from /var/spool/mail/tim on alfred to the same directory on william by running "fetchmail alfred" on william. I can then