similar to: NFS Locking and Submission Service Authentication

Displaying 20 results from an estimated 600 matches similar to: "NFS Locking and Submission Service Authentication"

2019 Sep 25
0
NFS Locking and Submission Service Authentication
For the record, ever since the last patches for NFS got committed, we don't see locking issues over NFS in general across all our platforms, but it also depends on how you configure your NFS server. You might find that this is not a dovecot issue, but an NFS issue. You might want to post more about your NFS setup(s) and then someone on the list might better assist you. -- Michael -- On
2019 Sep 25
0
NFS Locking and Submission Service Authentication
On 2019-09-26 03:44, Asai via dovecot wrote: > Greetings, > > We're in the process of upgrading our Dovecot server to new hardware > and new expanded storage. We planned on using an NFS share for the > mail storage, as we're running Postfix / Dovecot on a VM and wanted to > separate out the mail storage from the VM for backup reasons. > > I read as much as I
2019 Oct 02
2
Home Directory Creation
On 10/1/2019 11:42 PM, Aki Tuomi via dovecot wrote: > Can you configure mail_debug=yes, try again, and post the logs? > > Aki Hello Aki, This is the only piece of relevant info I've been getting in the logs, and I'm trying to figure out how I can get more debug data on this: Oct 02 07:34:09 imap(asai2 at triata.globalchange.media)<43553><9fylXO6TtycKCgDu>: Debug:
2019 Oct 03
2
Home Directory Creation
Mr. Timo, I would presume you are busy with many responsibilities, but might you have a few minutes to consider this problem? Or is there any other Dovecot expert who may be able to offer advice on how to get the home directories created?? Thank you for those who have helped offer advice on this already. Asai On 10/2/2019 5:08 PM, Asai via dovecot wrote: > Hello, > > I spent the
2019 Oct 03
0
Home Directory Creation
Hello, I spent the afternoon troubleshooting this, and after hours, I still can't see what I'm missing. On the older version of Dovecot (2.2) it worked fine to create a new user, then Dovecot would create the home folder under the maildir folder as outlined in the documentation, simply by creating a new user in the database, and opening the new user account in the mail client. #
2019 Oct 03
0
Home Directory Creation
On 03/10/2019 17:26, Asai via dovecot wrote: > Mr. Timo, > > I would presume you are busy with many responsibilities, but might you > have a few minutes to consider this problem? > > Or is there any other Dovecot expert who may be able to offer advice > on how to get the home directories created?? Thank you for those who > have helped offer advice on this already. >
2019 Oct 02
4
Home Directory Creation
Hello, I hate to have to ask this, but... why isn't the home directory being created automatically? Due to legacy compatibility we've had to use this type of home dir config: mail_location = maildir:/vmail/%d/%n mail_home = /vmail/%d/%n/home We're in the middle of upgrading to new hardware, and so I'm migrating configs to the new server, Dovecot 2.3.7 and Postfix 3.4.6 On
2012 Jul 24
1
SSL Warnings in Debug Logs
Greetings, In doing some debugging of authentication issues, I'm wondering if these SSL warnings are anything to be investigating? Jul 24 11:23:16 triata dovecot: imap-login: Warning: SSL: where=0x10, ret=1: before/accept initialization [192.168.70.101] Jul 24 11:23:16 triata dovecot: imap-login: Warning: SSL: where=0x2001, ret=1: before/accept initialization [192.168.70.101] Jul 24
2009 Dec 15
2
Auth Fails, But Can Still Get Mail
Greetings, I've recently upgraded from version .97 to v. 1.2. Everything seems to be working OK, but I'm wondering why I'm getting authentication failure messages in /var/log/maillog. Like this: Dec 15 11:02:41 triata dovecot: imap-login: Disconnected (auth failed, 1 attempts): user=<mycenay>, method=PLAIN, rip=140.9.5.1, lip=140.9.5.1, secured Although that user can
2011 Sep 14
1
Dsync Permissions Issue
Greetings, I recently upgraded Dovecot from 1.2 to 2.0.14, for purposes of using Dsync to migrate emails from one server to another. I'm using MySQL for authentication. However I get this error message when I try to run Dsync, and after looking around for an answer, I'm at a bit of a loss: [root at triata ~]# dsync -v -u asai at globalchangemusic.org backup ssh -p22222 vmail at
2014 Dec 19
2
RPC Server Unavailable Message
On 19/12/14 22:17, Tim wrote: > Try to give your samba server another NetBIOS hostname than localhost and comment out the lines with server services and dcerpc endpoint servers. > Check your DNS back end. For now it seems due to your smb.conf that you are not using the samba internal DNS server. It's not a must have, but samba does not provide dns. NetBIOS name should be equal to your
2011 Dec 13
5
Backing Up To Windows File Server
Greetings, Working with dsync and setting up backups to a Windows file server. Problem seems to be that Windows is renaming the dovecot mail files (maildir) to Windows friendly filenames, and losing the Dovecot name. For example, 1323817925.M36368P32049.triata.globalchangemultimedia.net,S=2255,W=2318:2,S becomes 1AETPH~X. Does anyone have any ideas about how to tell Windows to not do this?
2014 Dec 19
2
RPC Server Unavailable Message
Greetings, We've been testing Sernet Samba AD and are running into trouble with the RPC server unavailable message when trying to edit group policy and manage users with Windows 8.1. Upon restarting the service, we can connect to the RPC server, but after 24 hours or less, we can no longer connect. I've been trying to find more information about this issue, which was apparently
2010 Jun 18
1
User Can't Access Public Folder
Greetings, I have set up some public folders for Thunderbird, and one user in particular cannot access the shared folders. This is the message I get from /var/log/maillog (I should add that the domain name is over 35 characters long!): Jun 18 14:38:23 triata dovecot: IMAP(user at mydomain.com): Panic: file maildir-uidlist.c: line 1242 (maildir_uidlist_records_drop_expunges): assertion
2020 Jan 21
2
Cached message size smaller than expected
Greetings, Can anyone help me to solve this problem? When doveadm sync is running nightly, we have a certain user's mailbox that will not properly sync and the logs give me this error (user private info redacted): Error: Mailbox USER/MAILBOX: UID=79: read(/vmail/domain.org/user/.MAILBOX/cur/1575914253.M611834P7822.triata4,S=41893,W=42718:2,Sc) failed: Cached message size smaller than
2013 Jul 31
1
Lowering Log Levels Back to Defaults
Greetings, I'm sorry for asking what may be a really obvious question, but I'm having a hard time turning off logging, or at least getting less verbose logging. My dsync logs are about 7 MB daily, and I'm trying to get that switched off. At one point I had it on a lower level of verbosity, and I turned it up for debugging purposes, but now I cannot seem to turn it back down,
2014 Dec 22
3
RPC Server Unavailable Message
On 22/12/14 19:05, Marc Muehlfeld wrote: > Hello Asai, > > Am 22.12.2014 um 19:55 schrieb Rowland Penny: >>> localhost isn't the name of the ad dc, at least that's not what I >>> intended. How do I change it without reprovisioning? Can you provide >>> a link to some documentation? >> I cannot provide a link to any documentation, this is because,
2020 Mar 18
2
Headsup on feature removal
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> Those plugins can be resurrected with simple `git revert`. </div> <div> <br> </div> <div> Are you planning on open sourcing your client id authetication plugin? </div> <div> <br> </div>
2020 Mar 18
3
Headsup on feature removal
So I am on of the many users with qmail, and using vpopmail auth, I guess chatting with some other guys in the other mailing list we will convert to mysql driver but this is a lot of work for many people. I do understand dropping things out but a valid solutions needs to be proposed. Remo > On Mar 18, 2020, at 06:49, Michael Peddemors <michael at linuxmagic.com> wrote: > >
2020 Jun 23
2
Apple mail works but thunderbird unable to connect
Am 23.06.2020 um 07:33 schrieb Bernardo Reino: > If you use postfix a "workaround" is to temporarily disable postscreen, > which IIRC is the one (rightly) complaining about the improper pipelining. > > Cheers, > Bernardo Reino No, submitting on SMTP port 25 would be the wrong step. There's submission on port 587 or submissions (formerly called smtps) on port 465