Displaying 20 results from an estimated 200000 matches similar to: "Setup Dovecot on os X"
2005 Dec 02
1
dovecot on os x
Hello im new to this list and also to dovecot.
This will probably equal a some newbie questions but i hope to learn
and teach others :)
And it just happens that i have a question.
After installing im trying to login, i have set all debug params to
true.
and in my log i get.
dovecot: Dec 02 17:20:50 Info: auth(default): pam(kvapil,
62.181.XXX.XX): pam_authenticate() failed: Authentication
2012 Jul 16
1
Compile issue Dovecot 2.1.8, OS X 10.6.x
Hey all. I'm running Mac OS X 10.6.4, and had Dovecot 2.0.7 installed built from source. I'm now wanting to upgrade to Dovecot 2.1.8, but I can't get MAKE to finish without errors:
./configure --with-mysql
(snip)
Install prefix . : /usr/local
File offsets ... : 64bit
I/O polling .... : kqueue
I/O notifys .... : kqueue
SSL ............ : yes (OpenSSL)
GSSAPI ......... : no
passdbs
2018 Apr 07
2
changed behavior for dovecot-lda in 2.3.x
Hi all,
Hey all, I upgraded to dovecot 2.3.1 (from 2.2.34) and noticed that the behavior for dovecot-lda changed. Apparently it no longer accepts -f "" or -f "<>?
With 2.2.34, both were accepted now I get:
root at mail:~# /usr/local/libexec/dovecot/dovecot-lda -f "<>"
lda(root): Fatal: Invalid -f parameter: Null path not allowed
or
root at mail:~#
2010 Feb 03
0
Fwd: OS X Clients Can't Create Sub-Directories
Begin forwarded message:
> From: Kimball Larsen <kimball at miridiatech.com>
> Date: February 2, 2010 7:58:49 PM MST
> To: Andy Liebman <andyliebman at aol.com>
> Subject: Re: [Samba] OS X Clients Can't Create Sub-Directories
>
>
> On Feb 2, 2010, at 6:53 PM, Andy Liebman wrote:
>
>>
>> Kimball Larsen wrote:
>>> I'm running
2020 May 22
1
fail2ban setup centos 7 not picking auth fail?
I'm trying to set up fail2ban with dovecot, I have it working on 'old'
server Centos 6, but, not getting anywhere with 'new' server on Centos 7
using standard filters
I've copied same 'filter' to new server, still get nothing
any idea how to figure this out ?
on old server, it logs to syslog/messages
CentOS release 6.10 (Final) dovecot 2.3.10.1 (a3d0e1171)
old #
2014 Dec 30
0
PAM issues on OS X Yosemite
Hi,
I have been running dovecot successfully on OS X Mavericks for several
months. After upgrading to Yosemite, however, PAM authentication for
dovecot is failing. Or rather, creating the PAM session is failing. Either
way, I can't get to my e-mail.
$ /usr/pkg/sbin/dovecot --version
2.2.15
$ /usr/pkg/sbin/dovecot -n
# 2.2.15: /usr/pkg/etc/dovecot/dovecot.conf
# OS: Darwin 14.0.0 x86_64 hfs
2004 Jul 15
1
Samba 3.0.2 on HPUX 11i with winbind; Get_Pwnam_internals didn't find user + NT_STATUS_NO_SUCH_USER
Hey,
I've troubles with a samba-installation ( version 3.0.2, HP-CIFS-Technologie
Preview ) on HPUX 11i. I want to setup a fileserver within a
customerenvironment connecting into a windows 2000 domain, which contains a
lot of trusted domains. I have joined the domain already and wbinfo brings
me the list of users and groups. Also within the winbind_imap.tdb I see some
entrys which seems to
2004 Nov 11
2
openssh-3.7p1+ and PAM on OS X
Hello list,
Bug 688 is causing me a massive headache on OS X.
The fact that each PAM authentication takes place in a separate process
means the PAM context data isn't shared and therefore prevents the
passing of data between modules. (pam_set_data, and pam_get_data)
Compiling with pthreads isn't really an option because of the added
security risk and the fact that some of the PAM
2007 Mar 19
1
Mac OS X (x86): winecfg Crashes when i try to setup audio
Hi,
wine compiles fine under Mac OS X (10.4.8 x86, XCode installed).
It works so far the apps need no sound....
i wondered why so i tried to check winecfg.
It works all fine, but when i click on the audio tab it crashes.
winecfg stands still, xterm displays me the following error:
wine: Unhandled page fault on read access to 0x00000004 at address
0x9086f717 (thread 0009), starting debugger...
2011 Aug 19
1
Password sync in 3.6.0 on OS X 10.7, Lion
My company, which is a mac-heavy shop in the printing industry, needed
to migrate to a faster file server. As our directory trees are very
large, both Samba, and Netatalk were bogging down badly on our Linux
server (Samba, due to heavy CPU usage during directory listings - the
case-sensitive file system issue, and netatalk because the cnid db was
getting too big).
Our solution was to switch to a
2007 Dec 21
5
[Bug 1415] New: Mac OS X has some changes to the default PAM settings.
https://bugzilla.mindrot.org/show_bug.cgi?id=1415
Summary: Mac OS X has some changes to the default PAM settings.
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
2004 Apr 12
0
[OS X] OD authentication issue?
I am seeing very slow log-on's from our Windows clients to OS X 10.3.3
Server ( 30 seconds)- except for the 'admin' user.
I have a suspicion....
The smb.conf file has
auth methods = guest opendirectory
In the OS X log I see
Apr 12 13:24:37 xserveg5 PasswordService: client response doesn't
match what we generated
Apr 12 13:25:01 xserveg5 last message repeated 17
2016 May 24
0
Latest R-devel build failing on OS X
svn checkout https://svn.r-project.org/R/trunk/ <target-directory>
> On May 24, 2016, at 12:45 PM, frederik at ofb.net wrote:
>
> I agree with Martin's summary of the situation, and with the updated
> NEWS entry.
>
> I'm not familiar with Subversion, can you tell me the command to use?
>
> (I tried "svn co https://svn.r-project.org/R/" but it
2009 Jan 16
2
data frames with å, ä, and ö (=non-ASCII-characters) from windows to mac os x
Hi,
I ran into this issue previously and managed to solve it, but I've
forgotten how and am getting frustrated...
I have a data frame (see below) with scandinavian characters in R
(2.7.1) running on a Win Xp-computer. I save the data frame in an
RData-file on a usb stick, and load() it in R (2.8.0) running on OS X
10.5. Now the name of the data frame and all factor labels with
scandinavian
2016 May 24
0
Latest R-devel build failing on OS X
Thank you, Martin. I linked to your message in a comment here so maybe
other people will know about that useful technique:
http://singmann.org/installing-r-devel-on-linux/#comment-161
However, when I try it, I get an error:
$ make
make[1]: Entering directory '/home/frederik/pkg-tmp/R-svn-build/m4'
make[1]: Nothing to be done for 'R'.
make[1]: Leaving directory
2007 Dec 21
3
[Bug 1410] New: Correct UsePAM comment in sshd_config on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1410
Summary: Correct UsePAM comment in sshd_config on Mac OS X
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: PAM support
AssignedTo:
2001 Aug 13
1
[jakob@crt.se: Re: [PATCH] Maildir support]
I don't think he's talking about mail server or clients here.
I think this needs some clairification. This really only effects
the $MAIL upon login. I've messed with this some, because it's caused
problems for me personally at work.
Here's the deal with an example:
If you do a configure, on a Solaris 2.7 box, and then build sshd, when you log
in you get this is you echo
2016 May 24
0
Latest R-devel build failing on OS X
>>>>> peter dalgaard <pdalgd at gmail.com>
>>>>> on Tue, 24 May 2016 13:47:27 +0200 writes:
> I had a regression in config.site so the nightly build didn't. Retrying....
> Looks like it will build, but the ctl-R, ctl-C bug is still present on OSX (w/Simon's libs). This _was_ fixed for a while, was it not?
I thought it was never fixed,
2003 Aug 06
1
rsync OS X to Linux => problem diacritical marks
hi all
i would like to sync a directory tree on a os x server to my linux
"backup" server.
in generall it works, but i've asserted that folders and files containg
a letter with a diacritical mark (for example: ?,?,?) cause problems.
they are beeing transefered but show up with a messed filname on my linx
server.
has someone an idea how to solve this problem?
brest regards
sam
2002 May 22
1
Winbind = yes
Hi,
I have got winbind working on Solaris 8!
I got Samba 2.4 woring perfectly but I think it would be no proble to get
2.2.3 working either...
In the next few days I'll email some general documentation to this list
with the instructions to follow....
I am not at work so cannot give the exact details now.
but here is a tip..
First compile..
./configure --prefix=/directory --with-winbind