similar to: virtual users, change password on first login?

Displaying 20 results from an estimated 50000 matches similar to: "virtual users, change password on first login?"

2015 Oct 30
2
Webmail accessive Dovecot logins
Hello, I've seen this issue before, running a imap/smtp/database server on localhost and adding in a webmail interface, in this case Roundcube. In my maillog I'm seeing accessive Dovecot connections and logouts just from my own transaction of logging in, going to compose a message, sending, and logging out. I'm using Mysql as database backend and was wondering if there was something
2018 Mar 02
2
Virtual question
Hello, Can you elaborate? Thanks. Dave. On 3/1/18, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > You can also use > namespace virtual > {?location=virtual:/etc/dovecot/virtual:INDEX=~/virtual/:CONTROL=~/virtual/....} > so you put the folder definitions under /etc and per-user indexes end up > under user home.?---Aki TuomiDovecot oy > -------- Original message
2012 Mar 27
1
Dovecot upgrade from 1.2.x to 2.0.x: roundcube/squirrelmail sent folder doesn't work any more
Hello, After upgrading from 1.2.x to 2.0.x I'm having problems using sent folder in Webmail applications like roundcube mail and squirrelmail. Relevant config dovecot.conf: mail_location = mbox:~:INBOX=/var/mail/%u Different LIST behaviour from rawlog: 1.2.x: with Prefix ~/Mail A002 LIST "" "~/Mail/sent" * LIST (\NoInferiors \UnMarked) "/"
2016 Jun 08
3
password expire warning for dovecot users in IMAP/POP login
Alec-san, Thanks for your comment. Please lemme make sure one more thing. >IMAP has ALERT response which is supported by some clients. To make it happen, no need to add any other configurations on LDAP end once possword policy is correctly set? Thanks, Masaharu Kawada On 2016?06?08? 17:27, A.L.E.C wrote: > On 06/08/2016 10:05 AM, mkawada at redhat.com wrote: >> Whatever ways
2017 Mar 03
6
letsencrypt
Hello, I know some users here are using letsencrypt for their CA. If this is to off topic write me privately. I'm wanting letsencrypt to take over as my CA, replacing existing self signed certificates. I've got web working, a certificate for https sites and one for webmail as they have different names. What I'm now wanting to do is get letsencrypt going for my email setup, the smtp
2007 Jun 29
2
connection dropped by imap
hello, when i create imap account in mail client (ex: outlook, thunderbird) it's allright. but if i want login with this account to webmail (i have 2 webmail: squirrelmail and roundcube) commonly i get error. squirrelmail say: Connection droped by imap. roundcube say nothing(white screen). But sometimes i can login. and i see one thing... when i restart apache, i can login above 1-2 hours,
2019 Aug 17
1
exim+dovecot+sieve issue
Hi, We have mail server in production, with Exim + Dovecot + Mailman + OpenLDAP + Roundcube webmail server. Openldap keeps mail accounts in db, exim uses lmtp transport to deliver messages to dovecot. Mailman is responsible for mailing lists, Roundcube webmail has managsieve module to create sieve filters. Exim router,transport for dovecot > localuser: > driver = accept > domains =
2011 Apr 29
2
Dovecot Folder Creation Problem
Hi all, I installed Dovecot-Postfix as an IMAP mail server and also RoundCube as webmail. When I create an account using Postfix Admin and login to webmail, roundCube creates the Junk Mail, Deleted Emails folder automatically. I also added this account to my Microsoft Outlook 2007. Following some tutorials on the internet I created an Outlook rule to move the sent emails to the IMAP
2011 Apr 29
2
Dovecot Folder Creation Problem
Hi Robert, Many thanks for your reply. I realized that the title of my email was not explaining my exact problem. My problem is not the creation of the folders. I am happy with the folders created by RoundCube. I am confused why Outlook can't write to the Sent Items folder. Logically Outlook, TB or any other email client must have permission to write the sent mails to the chosen sent mail
2020 Mar 05
2
Dovecot - spam training through Outlook
Greetings everyone. My dovecot mail server doesn't execute *train-spam.sh* script I set, when moving an e-mail from "Inbox" to "Junk" within Outlook. However, it does it fine when using an online webmail client a.k.a. Roundcube Webmail. Here are few lines from my maillog file showing the situation. Any idea would be much appreciated. Log output of the mentioned process:
2019 Apr 07
2
Post login scripts environment
Dear Dovecot users, I am running Dovecot 2.2.27 on Debian Stretch, no issue so far. I wonder if there is a way to pass the remote IP address, in an environment variable, in the post login script. My Post login scripts are working well, except that when the server is accessed through a webmail (Roundcube or SOGo), the remote IP address is systematically 127.0.0.1. The other question I have is,
2010 Jan 04
8
First time Dovecot user, really impressed so far. What is best IMAP enabled webmail package to go with Dovecot?
Greetings everyone, I'm new to the list as of today. I just installed Dovecot a couple of days ago for the first time, Debian Lenny Dovecot v1.0.15-2.3. So far I'm pretty impressed. I'm using mbox format with Dovecot auto-deciding to place mail in user home directories, which is great. It works very well with the Win32 Thunderbird 3 client over a small basic 100FDX switched net.
2020 Jun 03
5
Mailbox & Server Down
My mailboxes are on a Dovecot (IMAP) server.On DNS there is an MX record pointing to the server.To read the mail I use Roundcube.If the server is down, I lose the new mail. I would like to do two things, alternatively. First option.1) I keeep the mail on the provider's server, restoring the original MX record.2) Dovecot does not receive the mail, but should go to download it.3) I can access
2016 Nov 18
4
Good email client to use with Dovecot?
FWIW, I use claws, which is about the only one not mentioned.? I don't like Thunderbird. For one thing, it is in caretaker status. Mozilla believes Web based mail is the "future." I rather not run roundcube, given I got hacked via an unpatched roundcube ?back when I was using a hosting company. ? Webmail just increases your attack surface.?
2019 Sep 03
1
Dovecot and Apple's Mail.app not playing nicely?
On 2019-09-03 09:22, Sami Ketola via dovecot wrote: >> On 3 Sep 2019, at 15.30, Coy Hile via dovecot <dovecot at dovecot.org> >> wrote: >> >> Hi all, >> >> Is there anything cute one has to take into account when using Dovecot >> with users of Apple?s Mail.app? >> Behavior I?m seeing is that if I delete or move messages via Webmail
2010 Dec 08
1
How to handle "Waiting for authentication process..."
Sometimes, when dovecot authentication processes are busy, dovecot write reply "Waiting for authentication process to respond.." to client. Roundcube webmail do not understand it and invalidate user session. My question is what is a good practise to handle this situation by client software? One Roundcube user proposes to detect such response then wait a moment and try again. Is there
2016 Mar 21
4
Email hosting provider
Hello, Sorry if I am off topic a little. I am looking for an email host provider that supports dovecot, sieve and manage sieve. Ideally with the roundcube webmail and managesieve plugin Better if it is in Europe or switzerland. I don't mind paying a little. Thanks, Andr?.
2020 Mar 05
2
Dovecot - spam training through Outlook
Hi Aki! Thank you for your reply. Sure, here are the related lines within my conf files and sieve scripts: https://hastepaste.com/view/Erk8Ra Thank you so much, Regards. Aki Tuomi <aki.tuomi at open-xchange.com>, 5 Mar 2020 Per, 11:31 tarihinde ?unu yazd?: > > > On 5.3.2020 9.00, ?zg?r Kazancci wrote: > > Greetings everyone. > > > > My dovecot mail server
2015 Nov 11
3
hunting the fatty
On Tue, 10 Nov 2015 08:50:50 +0100 Christian Kivalo <ml+dovecot at valo.at> wrote: > Hi, > > On 2015-11-10 01:44, mancyborg at gmail.com wrote: > > Hello dear list, > > I've recently discovered 'doveadm stats' and I'm trying to use > > "doveadm stats dump user" and "doveadm stats dump session" > > to understand the
2015 Sep 13
2
BINARY capability not working correctly?
Hello, I have trouble with some attachments not working on Horde and Roundcube. I made a ticket to Roundcube webmail and they tracked down it to Dovecot not responding correctly to BINARY FETCH: http://trac.roundcube.net/ticket/1490532 What is causing Dovecot to answer NIL? Is there an issue in Dovecot? If I want to disable to BINARY capability in Dovecot I need to use imap_capabilities. I