similar to: Dovecot and Mail.app

Displaying 20 results from an estimated 700 matches similar to: "Dovecot and Mail.app"

2019 Jun 13
2
authentication failures
Hi all, I'm trying to make pfSense talk to Samba AD LDAP through "bind credentials to resolve distinguished names" option. One account them successfully connects (Samba logs): [2019/06/12 14:34:41.517364, ?3] ../lib/ldb-samba/ldb_wrap.c:325(ldb_wrap_connect) ? ldb_wrap open of secrets.ldb [2019/06/12 14:34:41.520731, ?3]
2019 Jun 13
1
authentication failures
On 13/06/2019 16:05, Adam Weremczuk via samba wrote: > I got authentication (bind credentials) working for account2 on the > old DC (Samba 4.0.9): > > CN=account1,CN=Users,DC=matrixscience,DC=co,DC=uk ---> OK > CN=account2,CN=Users,DC=matrixscience,DC=co,DC=uk ---> FAIL > MATRIXSCIENCE.CO.UK\account1 ---> OK > MATRIXSCIENCE.CO.UK\account2 ---> OK > > but
2015 Jun 17
2
Ugh - half connected Win 7 machines to Samba 4.1.18 AD
I have been at my wits end now since Sunday trying to debug an issue that occurred when I tried to update from sernet-samba-4.1.18 to sernet-samba-4.2.2 on my small network. I have one administrator account and two user accounts which I will call account1 and account2. Before I updated I was able to login into any of 3 Windows 7 Professional boxes and 5 linux boxes running CentOS 6.6 using
2008 Jan 10
2
Switch from courier to dovecot
I have an courier IMAP server running. To get sib dirs working I had to rename them all to begin with a period ".". e.g Maildir Maildir/{cur,new,tmp} Maildir/.account1/{cur,new,tmp} Maildir/.account2/{cur,new,tmp} Maildir/.account3/{cur,new,tmp} etc If I uninstall Courier and install dovecot, will these "period" dirs be seen by default? I am fairly new to this and
2009 Jul 16
4
please help me using rsync efficiently
Hi, I need a small information on the way rsync copies the files . I am writing the files , links to a list file and I am passing the list file to rsync for copying to remote machine. The contents of the list file (passed to rsync for synchronisation) are /folder1/folder2/rep/01234018329/FSG2_PULL.txt#79GA91205KAE --- actual file /folder1/folder2/users/01234002360/my/FSG2_PULL#79GA91205KAE ----
2015 Apr 16
2
mailbox deletion is not replicated correctly
i can't delete several folders at once. I have a folder structure like folder1/folder2/folder3 (we use slash as hierarchy separator). When i delete folder1 server1 executes the command correctly Apr 16 13:44:28 server1 dovecot: imap(d.kuhn at heinlein-support.de): Mailbox deleted: INBOX/Trash/folder1/folder2/folder3 Apr 16 13:44:28 server1 dovecot: imap(d.kuhn at heinlein-support.de):
2015 Apr 17
2
mailbox deletion is not replicated correctly
On 16.04.2015 20:32, Timo Sirainen wrote: > On 16 Apr 2015, at 19:22, Dennis Kuhn <d.kuhn at heinlein-support.de> wrote: >> >> i can't delete several folders at once. I have a folder structure like >> folder1/folder2/folder3 (we use slash as hierarchy separator). When i >> delete folder1 server1 executes the command correctly >> >> >> Apr 16
2010 Jul 01
2
dovecot 1.2.11/ thunderbird 3.1 - moving folders
Hello List, customers telled me problem when moving folders in thunderbird which i can confirm. Following setup on my side: dovecot 1.2.11 with mbox. Thunderbird 3.1 with ready mailaccount and "Server supports folders that contain sub-folders and messages" is disabled. i create folder1 for subfolders and in folder1 a folder2 for mails. Now i create folder3 on toplevel like just like
2023 Mar 20
1
Cleanup permission settings / traverse folder
Hello, I have problems removing the permission settings on a directory/folder after configuration of a share. My folders look like: /var/folder1/folder2/ I created share1 on folder1 and share2 on folder2. Afterwards, I activated ACLs and set permission on folder1 to domain/group1 and on folder2 to domain/group2. I couldn't access share2 with a user from group2 and I figured out that Samba
2023 Mar 20
1
Cleanup permission settings / traverse folder
On 20/03/2023 16:58, Rowland Penny via samba wrote: > > > On 20/03/2023 16:22, Thomas Hoffmann (Speed4Trade GmbH) via samba wrote: >> Hello, >> I have problems removing the permission settings on a directory/folder >> after configuration of a share. >> >> My folders look like: >> /var/folder1/folder2/ >> >> I created share1 on folder1 and
2015 Jan 28
6
problem giving setting user permissions on specific folder
Hello: I have this user who should have read write permissions in the folders \\server/folder1/folder2 \\server/folder4 Using windows I set the permission for this user but it does not work. I can not access the folders If I try server ~ # smbclient //server/folder1 -U username Enter username's password: Domain=[INTERN] OS=[Unix] Server=[Samba 3.6.23] tree connect failed:
2003 May 19
1
permission to subdirectory
Hello all, We are new and just install RH 8.0 with samba 2.2.7-5.8.0 as our local file server on a workgroup basis. We are trying to create subdirectory with permission but cannot figure out the right way. We have search the samba list for solution with no luck. We with to create the following scenario for our account department, Directory personnel
2012 Apr 12
3
Rsync takes long time to finish
Hi Friends, I am using rsync to copy data from Production File Server to Disaster Recovery file server. I have 100Mbps link setup between these two servers. Folder structure is very deep. It is having path like /reports/folder1/date/folder2/file.tx, where we have 1600 directories like 'folder1', daily folders since last year in date folder and 2 folders for each date folder like folder2
2007 Apr 25
1
Symbolic links on Mac OSX
I have noticed an anomaly with symbolic links. umask 027 mkdir folder1 echo 'hello world' > folder1/file1 cd folder1 ln -s file1 softfile1 rsync -a ../folder1/ ../folder2/ ls -lF ../folder* ../folder1: total 16 -rw-r----- 1 alan alan 12 Apr 26 00:00 file1 lrwxr-x--- 1 alan alan 5 Apr 26 00:02 softfile1@ -> file1 ../folder2: total 16 -rw-r----- 1 alan alan 12 Apr 26
2015 Jul 07
3
IMAP Folder Mail Separator
Hi, I have a fedora21 install with dovecot-2.2.18, and when creating a new subfolder with thunderbird, the actual folder name is "Folder1^Folder2" with a carat as a separator, instead of creating Folder2 in the Folder1 directory. Is this a thunderbird problem? I don't recall having this problem prior to upgrading to fedora21, so thought maybe it's a dovecot problem. Maybe the
2012 Jun 18
1
dovecot-sieve and LMT
Dear list, My mail server is working perfectly. So I am trying to add feature after feature, until I have all the features I need. This has worked fine until now. I am trying to get dovecot-sieve to work. So I activated dovecot-lda and the sieve plugin and told postfix to use deliver instead of procmail. After restarting all services I then created a test sieve file. Obviously I have not yet
2015 Jul 19
2
IMAP Folder Mail Separator
Hi, >> I have a fedora21 install with dovecot-2.2.18, and when creating a new >> subfolder with thunderbird, the actual folder name is >> "Folder1^Folder2" with a carat as a separator, instead of creating >> Folder2 in the Folder1 directory. >> >> Is this a thunderbird problem? I don't recall having this problem >> prior to upgrading to
2005 Sep 07
3
Office (2003) saving excel sheet takes VERY long..
Hi! Maybe you can help me, would be very nice! I'm new to the list and I'm very glad that it exists... A week ago we migrated to samba and since then it's taking very long to save a 1,8MB excel document. On fast ethernet it takes us about 10 seconds, on wireless lan it can take up to a minute, although transferring the same amount of data from the very same machine, that is
2007 Jun 11
1
dfs problems in 3.0.25a after client reboot and remapping
We restored to 3.0.23d after update to 3.0.25a because of strange dfs behavior. the detailed situation: on msdfs root server 'samba' ls -lR dfsroot/: drwxr-xr-x appl1 dfsroot/appl1 lrwxrwxrwx share1 -> msdfs:server1\share1 [dfs] comment = "SaMBa DFS root" path = /path.../dfsroot # next line does not work prior 3.0.25 !!! # hide unreadable = Yes
2015 Oct 22
2
Can't get 'root preexec' to run
Commented within... > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Ole Traupe > Verzonden: donderdag 22 oktober 2015 11:13 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] Can't get 'root preexec' to run > > Louis, I agree with you, with some exceptions: > > Am 22.10.2015 um 10:44 schrieb L.P.H.