Displaying 5 results from an estimated 5 matches for "fbsd10".
2015 Oct 27
1
Proxy with director accept only plain login
...assword
pass_filter = (&(objectClass=posixAccount)(uid=%u))
default_pass_scheme = CLEARTEXT
###
Oct 27 18:15:40 imtest -v -u usertest -a usertest 192.168.1.2
(success)
Oct 27 18:16:30 imtest -m DIGEST-MD5 -v -u usertest -a usertest
192.168.1.2 (fail)
### Logs
Oct 27 18:15:26 fbsd10 dovecot: master: Warning: Killed with signal 15
(by pid=67306 uid=0 code=kill)
Oct 27 18:15:27 fbsd10 dovecot: master: Dovecot v2.2.19 starting up
for imap, lmtp
Oct 27 18:15:40 fbsd10 dovecot: imap-login: proxy(usertest): started
proxying to 192.168.1.3:143: user=<usertest>, method=PLAIN,
ri...
2013 Dec 16
1
FreeBSD 10.0-RC2 Now Available
The second RC build of the 10.0-RELEASE release cycle is now available
on the FTP servers for the amd64, i386, ia64, powerpc, powerpc64 and
sparc64 architectures.
The image checksums follow at the end of this email.
ISO images and, for architectures that support it, the memory stick images
are available here (or any of the FreeBSD mirror sites):
2015 Apr 24
4
FYI: dovecot (008632bdfd2c) compilation woes, and minor glitch regarding update-version.sh
Hi ?
1) I'm trying to compile a recent hg dovecot version (008632bdfd2c) at a FBSD10-STABLE system without success:
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I/usr/local/include -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/local/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -I/usr/local/in...
2015 May 04
0
FYI: dovecot (008632bdfd2c) compilation woes, and minor glitch regarding update-version.sh
On 04/24/2015 10:00 PM, Michael Grimm wrote:
> Hi ?
>
> 1) I'm trying to compile a recent hg dovecot version (008632bdfd2c) at a FBSD10-STABLE system without success:
>
> libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/lib -I../../src/lib-test -I/usr/local/include -DUDHRDIR=\"../../src/lib-fts\" -DDATADIR=\"/usr/local/share/dovecot\" -DTEST_STOPWORDS_DIR=\"../../src/lib-fts\" -I/us...
2015 May 09
2
FYI: dovecot (008632bdfd2c) compilation woes, and minor glitch regarding update-version.sh
Hi ?
Teemu Huovila <teemu.huovila at dovecot.fi> wrote:
> On 04/24/2015 10:00 PM, Michael Grimm wrote:
>> 1) I'm trying to compile a recent hg dovecot version (008632bdfd2c) at a FBSD10-STABLE system without success:
[?]
>> fts-tokenizer-generic.c:214:18: error: use of undeclared identifier 'MidNum'
>> if (uint32_find(MidNum, N_ELEMENTS(MidNum), c, &idx))
>> ^
>> fatal error: too many errors emitted, stopping now [-...