search for: sweeting

Displaying 20 results from an estimated 914 matches for "sweeting".

Did you mean: sweeping
2009 Dec 23
2
Permissions errors while reading messages via IMAP
Greetings all, I have been trying to setup a new system using Postfix and Dovecot to manage email for a bunch of virtual domains. So far everything is great, and I am now at the point where I am trying to build a webmail interface for the system. I'm using RoundCube for now. The tutorial I have been working from is here: http://workaround.org/articles/ispmail-etch/ Which seems to be a
2003 Dec 19
3
Offensive Email - So sweet ...
This message has not been delivered to your intended recipient(s) as it is in quarantine at Air New Zealand. Automated Scanning tools have detected content in this message that appears not to conform to the airline's E-mail usage policy. Sometimes these tools detect in error so if this is a valid business email please forward this "reject" message to your original recipient who
2005 Feb 21
2
Centos at FOSDEM in Brussels?
Hi, I'm a Centos user in Brussels, BE. I'll be going to the FOSDEM conference next weekend and I was thinking about printing up and giving out centos CDs while there. 1) any other centos folks going to be at FOSDEM? 2) any guidelines for printing CD's - I can only run 50 or 100... regards, -Ryan -- Ryan Sweet <ryan.sweet at aoes.com> Advanced Operations and
2004 Oct 07
3
- Advice on NetFinity 5000 series
I have an opportunity to pick up a couple of NetFinity 5500's 4 way Xeon 550's w/ 2 gig RAM for very little $$$ I have seen this: http://www.mail-archive.com/asterisk-dev@lists.digium.com/msg00719.html In it, there is a passing remark to the Digium cards having problems with NetFinity's. Can anyone here comment on whether this is still an issue with * 1.0? It'd be a bummer if
2014 Jul 22
2
kickstart partition without home
I am trying to finish off a kickstart file for a computer lab on CentOS 6.5 machines. I don't want to have a separate /home as I'm going to add an entry in fstab for it to nfs mount /home from a server. Is there a way to have it autopart the rest of the file system without /home? Wanting to keep autopart for size since not all hard drives across the labs are the same. Matt
2020 Jun 30
2
Samba AD + adblocking in bind9
All, I am running samba as an AD on a Debian buster: *ii python-samba 2:4.9.5+dfsg-5+deb10u1 armel Python bindings for Sambaii samba 2:4.9.5+dfsg-5+deb10u1 armel SMB/CIFS file, print, and login server for Unixii samba-common 2:4.9.5+dfsg-5+deb10u1 all common files used by both the Samba server and clientii
2006 Dec 29
3
production-izing a popular site
Lets say you have a site that is serving, oh, around 100k unique visitors a day (plain ole'' browser requests) - plus probably ~ 40k uniques to feeds. Assume this site is 90% read like most of the web, so the traffic looks like your typical news or portal site. There are two web boxes behind a hardware load balancer, each doing apache 2.2.3 -> mongrel_proxy_balancer -> mongrel
2006 Apr 23
3
ANN: Polygons library + sweet demo
Hello! I''m releasing an extraction from an application I''m currently working on. It''s a small library for dealing with points and polygons, called Polygons. It really just implements some textbook algorithms w/ Prototype-style JavaScript classes. Check it out here: http://polygons.mdaines.com/ The demo on that page (Firefox/Safari only right now) uses the
2001 Nov 02
7
Entropy and DSA keys
I remember a discussion to the effect that using DSA keys in sshd increases the requirement for random bits available on the system... and that this requirement (was it a 128 bit random number per connection?) presents security problems on systems that don't have a decent source of entropy? Am I misinterpreting those discussions? We are having a problem deploying sshd (no prngd) where sshd
2006 Jun 30
5
Reading the api docs help
Ok so I am at a point that I read my entire book front to back and around and a around. And now digging through it again .. But I am now missing a key piece to the clues is the api. I found http://www.gotapi.com/index.html as a great search tool. But I can''t make heads or tails of it besides a basic search for exactly what I am looking for by word. But if I dont know the word I am
2015 Aug 13
2
sieve-filter failure problems
I use sieve-filter for postprocessing misclassified mail. For false positives I use the following script: require [ "variables", "include", "fileinto" ]; global [ "FORCENOSPAM", "ext", "ext1" ]; set "FORCENOSPAM" "YES"; fileinto "JUNK-PRENOUCE"; if header :matches "Delivered-To"
2009 Jun 17
1
problem with scan recognizing newline '\n'
I'm using R to do some file processing in Linux and am trying to read in the output of find . -type f -print > ~/Music_Archives_search_problem/ls.output.find.txt This command yields a text file with each line representing the full path name of all files in the directory and subdirs. Unfortunately, there seem to be some special characters that interfere with scan recognizing '\n' as
2006 Jan 30
4
How to encode URLs?
How does one encode URLs in ROR? Thanks Frank --------------------------------- Bring words and photos together (easily) with PhotoMail - it''s free and works with Yahoo! Mail. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060130/60280869/attachment.html
2003 Dec 20
6
Notice for you
..::: Drunk Young :::... http://210.101.95.254/drunk-young ^^^^ ^^^^ Click here to Join Drunk Young will take you to the new level of excitement. It is a guarantee of Your pleasure, because we choose models very seriously & carefully, depending on you offers and suggestions. 'Drunk Young' is regularly updates to bring you more and more sweet nymphets 100%
2013 Jul 26
2
dovecot-lda not logging if dovecot runs under daemontools
Hello all, I have dovecot running under daemontools and I can't see dovecot-lda in action when I read the logs. I've set the logs to /dev/stderr because daemontools redirects /dev/stderr to /var/log/dovecot/current. The dovecot server works fine and I know that dovecot-lda is actually doing the delivery, because the sieve facility is working as well. I can get lda log working -but
2012 Oct 08
3
Shorewall 4.5.8 IPSEC in a multi-ISP configuration
Hi, I'm using IPSEC in a multi-ISP configuration, lsm 0.131, Kernel 2.6.32, ipsec-tools 0.8.0 This worked fine with Shorewall/Shorewall-Lite 4.5.7. After updating Shorewall to 4.5.8 the routing of ESP packets doesn't work. If I change the Providers.pm file and add connmark => "! --mark 0/$mask" like before in Shorewall 4.5.7 than everything works fine. add_ijump
2009 Sep 04
4
Creating mixed line and point graphs with xyplot
Hi Well, I think the title says it all!? I've looked through the documentation but I can't find a way of doing this.? The situation is that I have 4 series, say a, b, c and d.? Series a and c are plotted on the lh y axis, series b and d are plotted on the rh (secondary) y axis.? I've worked out how to do this. However, I need to plot series a and b a points (symbols only, no line),
2023 Mar 21
1
Good Will Legal Question
...R logo on the front of hoodies to sell? I have read your rules but wanted to ask as I feel a moral right to email you asking to show support and respect for the R project. ? If it makes it easier I could build send a picture of the hoodie with the logo on to you to see if this is acceptable. ? Arid Sweeting ? ? ?
2005 Jun 21
1
Cisco 7750
I have read of people attempting to do this, and I just wanted everyone to know about what we've discovered about the Cisco 7750. If you don't know what it is, it's basically a blade server. I have 1 power blade, 1 alarm processor, 2 system processing engines and 1 multi-service route processor. We just got asterisk running on this today!!! We haven't tested the T1 with it,
2014 Nov 05
1
Opus frame size
The Opus RFC seems to recommend a frame size of 20ms for most applications. For wideband speech, the sweet spot range is recommended to be 16-20kbps. 20ms frames => 50 frames per second. For a VoIP application, the header overhead per frame (IP+UDP+RTP+SRTP) is 44bytes => 17.6kbps at 50 frames per second. So a 20ms frame size seems to cause a roughly 100% overhead of header data. Therefore,