search for: 5bff

Displaying 20 results from an estimated 20 matches for "5bff".

2014 Jul 28
1
Parsing and deparsing of escaped unicode characters
...can be escaped using a backslash followed by a lowercase "u" and a 4 digit hex code. However when deparsing a character vector in R on Windows, the non-latin characters get escaped as "<U+" followed by their 4 digit hex code and ">": > x <- "I like \u5BFF\u53F8" > cat(x) I like ?? > src <- deparse(x) > cat(src) "I like <U+5BFF><U+53F8>" Same thing happens on linux when we disable UTF8: Sys.setlocale("LC_ALL", "C") x <- "I like \u5BFF\u53F8" nchar(x) #9, seems OK cat(deparse(x)...
2023 Feb 26
1
Cannot reach documentation site
...doc.dovecot.org does not have a DNS entry. It worked a few days ago, but not now. > [chris at newpop ~]$ host doc.dovecot.org > doc.dovecot.org is an alias for talvi.dovecot.org. > talvi.dovecot.org has address 94.237.105.223 > talvi.dovecot.org has IPv6 address 2a04:3545:1000:720:acc1:5bff:fe5e:459 $ host doc.dovecot.org doc.dovecot.org is an alias for talvi.dovecot.org. talvi.dovecot.org has address 94.237.105.223 talvi.dovecot.org has IPv6 address 2a04:3545:1000:720:acc1:5bff:fe5e:459
2017 Aug 14
2
Metrics service
Hi! All of you running dovecot v2.2.27 or later, are now able to take advantage of our free metrics service at https://metrics.dovecot.org. To use it, set auth_stats=yes mail_plugins = $mail_plugins stats stats_carbon_server = 94.237.81.63 # or stats_carbon_server = [2a04:3542:1000:910:acc1:5bff:fe5e:8c2] stats_carbon_name = some-fancy-identifier-without-a-dot plugin { stats_refresh = 30s } And your server should become listed once someone logs in. Note that it will only work from backends today, it will not work from proxies or directors. This service is provided for free, and we mig...
2006 May 04
2
No networking in DomU - Ubuntu
...where do I start...I have a domU (ubuntu) booting and appears well but I don''t have an eth0 listed at all, dom) looks good. DomU: eth0 Link encap:Ethernet HWaddr 00:06:5B:15:C5:0B inet addr:10.99.99.5 Bcast:10.99.99.7 Mask:255.255.255.248 inet6 addr: fe80::206:5bff:fe15:c50b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3014 errors:0 dropped:0 overruns:0 frame:0 TX packets:2744 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2290550 (2.1 MiB) TX bytes:3...
2019 Dec 04
2
some error about dovecot when compile
when i build dovecot in my computer, something has occured like below: root at 2030c8624e88:/dovecot-2.3.9# ./autogen.sh --2019-12-04 10:49:53-- https://www.dovecot.org/tmp/wiki2-export.tar.gz Resolving www.dovecot.org (www.dovecot.org)... 94.237.12.234, 2a04:3545:1000:720:acc1:5bff:fe5e:4e9 Connecting to www.dovecot.org (www.dovecot.org)|94.237.12.234|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 446263 (436K) [application/x-gzip] Saving to: 'wiki2-export.tar.gz' wiki2-export.tar.gz 100%[===============================>] 435.80K 1...
2020 Feb 12
2
Dovecot v2.3.9.3 released
We are pleased to release v2.3.9.3 of Dovecot. Please find it from locations below https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz.sig Binary packages in https://repo.dovecot.org/ Docker images in https://hub.docker.com/r/dovecot/dovecot --- v2.3.9.3 2019-02-12? Aki Tuomi <aki.tuomi at open-xchange.com> ??? * CVE-2020-7046:
2020 Feb 12
2
Dovecot v2.3.9.3 released
We are pleased to release v2.3.9.3 of Dovecot. Please find it from locations below https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz.sig Binary packages in https://repo.dovecot.org/ Docker images in https://hub.docker.com/r/dovecot/dovecot --- v2.3.9.3 2019-02-12? Aki Tuomi <aki.tuomi at open-xchange.com> ??? * CVE-2020-7046:
2017 Aug 14
0
Metrics service
...ecot.conf ends with !include conf.d/*.conf !include_try local.conf I didn?t have a local.conf, so I decided that would be a good place to put this. I created it with auth_stats=yes mail_plugins = $mail_plugins stats stats_carbon_server = 94.237.81.63 stats_carbon_server = [2a04:3542:1000:910:acc1:5bff:fe5e:8c2] stats_carbon_name = RedHorseMail plugin { stats_refresh = 30s } At startup, I get error (warning?) Aug 14 10:50:38 v1 dovecot: config: Warning: /usr/local/etc/dovecot/local.conf line 2: Global setting mail_plugins won't change the setting inside an earlier filter at /usr/local/e...
2004 Oct 19
1
Problem with Internal accessing internal via web
...cope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 4: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:06:5b:74:b5:f3 brd ff:ff:ff:ff:ff:ff inet 192.168.1.1/24 brd 192.168.1.255 scope global eth0 inet6 fe80::206:5bff:fe74:b5f3/64 scope link valid_lft forever preferred_lft forever 5: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:02:b3:a8:00:52 brd ff:ff:ff:ff:ff:ff inet 129.15.70.48/23 brd 129.15.71.255 scope global eth1 inet 129.15.70.56/23 brd 129.15....
2007 Apr 18
1
[Bridge] Ip traffic not bridged
...rrors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:46331 (45.2 Kb) TX bytes:46754 (45.6 Kb) eth0 Link encap:Ethernet HWaddr 00:06:5B:ED:64:82 inet addr:10.182.12.21 Bcast:10.255.255.255 Mask:255.255.240.0 inet6 addr: fe80::206:5bff:feed:6482/64 Scope:Link UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1 RX packets:72262772 errors:0 dropped:0 overruns:0 frame:0 TX packets:7567548 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2437020880...
2007 Sep 25
4
No eth0 device found in domU
...,w,", "/,hda3,r" ] root = "/dev/hda2 ro" vif = [ '''' ] network settings in dom0: # ifconfig eth0 Link encap:Ethernet HWaddr 00:19:5B:70:7B:6F inet addr:192.168.0.1 Bcast:255.255.255.255 Mask:255.255.255.0 inet6 addr: fe80::219:5bff:fe70:7b6f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:310334 errors:0 dropped:0 overruns:0 frame:0 TX packets:177949 errors:652 dropped:0 overruns:0 carrier:652 collisions:104425 txqueuelen:1000 RX bytes:318922367 (3...
2019 Sep 27
2
Website Down? Not down.
Its not down, its most likely your providers DNS resolution. www.dovecot.org resolves to: ipv4 : 94.237.85.39 ipv6: 2a04:3542:1000:910:acc1:5bff:fe5e:3b83 Best Regards, D.
2020 Feb 12
0
Dovecot v2.3.9.3 released
# wget https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz --2020-02-12 05:09:26-- https://dovecot.org/releases/2.3/dovecot-2.3.9.3.tar.gz Resolving dovecot.org (dovecot.org)... 94.237.12.234, 2a04:3545:1000:720:acc1:5bff:fe5e:4e9 Connecting to dovecot.org (dovecot.org)|94.237.12.234|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2020-02-12 05:09:26 ERROR 403: Forbidden. -- Best regards, Martynas Bendorius > On 2020-02-12, at 14:04, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: &gt...
2023 Feb 26
1
Cannot reach documentation site
doc.dovecot.org does not have a DNS entry. It worked a few days ago, but not now. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20230226/f27e9050/attachment.htm>
1998 Nov 19
3
Virus Scanner
Hello Listers, does anyone know about virus scanners working on Unix hosts but scanning for all those bad vermin from the M$ world. Best solution (for me) would be a tight coupling with samba, monitoring the I/O as some PC scanners do. Any suggestions? TIA, -- Detlef ////
2003 Sep 03
3
MAC problems
FreeBSD version: 5.1-RELEASE Hi, I'm quite new to FreeBSD. I've check list archives and read a handbook, but I didn't find solution to my problem and I hope this is not off-topic. I've installed 5.1-RELEASE, enabled ACLs on the filesystems and I wanted to test MAC features. I'm also new to MAC, so perhaps this is some my mistake. When I enable mac_biba or mac_lomac (in
2006 Oct 30
0
Call from internal num. to VoIP gate
...: 08001b0456b9377a479050064635a26e@10.11.0.150 CSeq: 103 BYE User-Agent: Asterisk PBX Max-Forwards: 70 Content-Length: 0 --- Oct 30 08:15:35 WARNING[19154]: chan_sip.c:1082 __sip_xmit: sip_xmit of 0x8151630 (len 387) to 172.222.135.11:0 returned -1: Invalid argument Destroying call 'C9792F0B-5BFF-4AB7-A75E-B56ABEB997BA@10.0.13.1' <-- SIP read from 172.222.135.11:5060: BYE sip:Unknown@10.11.0.150 SIP/2.0 From: <sip:3301@172.222.135.11>;tag=ac16230b-13c4-ad-2c457-4966 To: "Unknown"<sip:Unknown@10.11.0.150>;tag=as2335e618 Call-ID: 08001b0456b9377a479050064635a26e@...
2017 Aug 17
2
/var/run/dovecot permission issues
...rse.me/fullchain.pem ssl_cipher_list = EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH ssl_dh_parameters_length = 2048 ssl_key = # hidden, use -P to show it ssl_prefer_server_ciphers = yes ssl_protocols = !SSLv2 !SSLv3 stats_carbon_name = RedHorseMail stats_carbon_server = [2a04:3542:1000:910:acc1:5bff:fe5e:8c2] syslog_facility = local0 userdb { driver = passwd } verbose_proctitle = yes protocol lda { mail_plugins = " stats sieve" }
2011 Sep 09
3
CentOS5 with Dell Broadcom iSCSI Offload, does it work ?
Hi all, After finding multiples answers to this question via google, but without making it work on my servers. Has anybody iSCSI Offload working on a Dell Server with Broadcom NICs ? My environment: I'm running CentOS 5.6 CR, on a Dell PowerEdge R710 with Broadcom Corporation NetXtreme II BCM5709 conecting to an EMC CX4-120 SAN, via 2x Cisco 2960G-24TC-L switches. It's working
2016 Sep 02
0
CentOS Digest, Vol 140, Issue 1
...gt; > Message: 8 > Date: Wed, 31 Aug 2016 13:11:09 -0400 > From: Pat Haley <phaley at mit.edu> > To: centos at centos.org > Cc: Steve Postma <SPostma at ztechnet.com> > Subject: Re: [CentOS] group write permissions not being respected > Message-ID: <8d59038f-3dbe-5bff-9673-fbada1d3f31c at mit.edu> > Content-Type: text/plain; charset=windows-1252; format=flowed > > > So far, those look the same > > client: > > [root at mseas FixOwn]# getfacl /gdata/bibliography/Work/GroupBib/trunk/ > getfacl: Removing leading '/' from absolut...