similar to: Help unsubscribing

Displaying 20 results from an estimated 700 matches similar to: "Help unsubscribing"

2007 Aug 06
4
[Patch] HttpServer.port reports the bound port
This is for when you pass mongrel 0 for the port and the OS assigns an open one. Corey --- mongrel-1.0.1/lib/mongrel.rb 2007-08-05 15:29:59.000000000 -0700 +++ mongrel-1.0.1/lib/mongrel.rb.zero_port_fix 2007-08-05 15:29:23.000000000 -0700 @@ -560,7 +560,7 @@ @socket = TCPServer.new(host, port) @classifier = URIClassifier.new @host = host - @port = port
2006 Jan 03
5
RDOC and dot on mac
All, This is probably a bit more of a mac question, but here goes. (Admission: I posted this to ruby-talk as well....) I am trying to use rdoc -d to generate class diagrams on a mac running Tiger (OS X 10.4) for a rails app. I managed to get dot installed, but now am running into problems with dot looking for libraries that either do not exist or are apparently in the wrong place. I probably made
2007 May 02
2
Virtual machines booting PXE - PXELINUX
Hello, new to the group. We have been using PXELINUX for some time now with great success. However, with the recent spawn of virtual machines now supporting PXE boot, has anyone been able to mount the disk in this enviornment? Could someone direct me to any information on how to mount and or partition drives? I have discovered the same issue with the HP DX2200 model of PC. For example if I run
2011 Jun 09
2
Problem with a if statement inside a function
I have a really long functions, and at the end of the function, I am using a if statement to tag certain keywords based on whether they have certain values contained in them. However, the if statement doesn't seem to work. When I had split up the commands into various functions, it worked fine, but I'm not sure what going on now that it's combined into a single function. myfunc
2012 Jun 06
2
Dovecot 1.x on AIX -> Dovecot 2.x on Ubuntu
We are working on migrating Dovecot 1.2.17 running on AIX 5.3 (believe it or not!) to Dovecot 2.0.13 running on Ubuntu. We have hundreds of users mboxes we will be migrating. My question is regarding the index files. Should we remove those after the migration, but before we open it up to users so Dovecot can create new ones? I did a test migration of a single user, and Dovecot detects the
2008 Jun 24
4
Problem Compiling 1.1.1 on AIX
Hi all, We've been running Dovecot since December '07 with with no glitches. It's a great solid piece of software, thanks so much Timo!! I thought I'd try out 1.1.1, so I brought it down and tried compiling it on AIX, using the IBM compiler, xlc. It's what I've used all along. The error I'm seeing on the make is: source='array.c'
2002 Mar 02
2
Support for AIX native (.bff) packages: patch available
Hello All, I've written basic support for creating AIX native packages (ie installp/SMIT installable .bff's) that lives in contrib/aix. It is based on Ben Lindstrom's Solaris buildpkg.sh. It requires no special tools and all code was either written by me or derived from the openssh distribution itself. It is made available under the same terms as buildpkg.sh (ie public domain).
2010 Sep 22
1
Unsubscribing from public folders
Hi, I'm having problems unsubscribing from public folders - nothing seems to happen when I do that (from Thunderbird, Squirrelmail or telnet). I'm using Dovecot 1.2.11. I remember that this worked when I was using version 1.1.7. Here is an extract from an imap session: 3 unsubscribe "Public-NIB/archive/older" 3 OK Unsubscribe completed. 6 lsub ""
2004 Jun 10
0
Unsubscribing
Hi. i am having a shortage of disk space. So i would like to unsubscribe while i look for a better capacity disk. I tried unsubscribing following the nomal way but failed. Please help me out. Rgds, Segie
2001 May 24
1
Unsubscribing
OK, this is going to seem sad, but I can not get unsubscribed from wine-users. Sent 3 messages to Majordomo@winehq.com with unsubscribe wine-users in the body, and get back "**** unsubscribe: 'cacook@freedom.net' is not a member of list 'wine-users'." And sending a request to wine-users-approval@winehq.com nets me "unknown local-part
2011 May 19
1
Unsubscribing
How do I unsubscribe from this list? I tried sending an unsubscribe message, but that didn't work; I'm still getting mail.
2014 Feb 20
1
unsubscribing because...
I think it's a sad sign when the mailing list is more about how to manage access to the wiki than actually managing contributions and the content. I don't really have any confidence that centos wants a vibrant community. The recent change list at http://wiki.centos.org/RecentChanges isn't really a good sign. Sorry, but I felt if I simply unsubscribed and disappeared quietly, I'd
2002 Jan 24
1
I'm unsubscribing and here's why!
" Suit yourself, but clearly your email filter is either brain-dead or it isn't set up right. Mailing lists should be sorted by the "Return-Path" header, not the "To" header. - Dave Dykstra " You may be right about the brain-dead mail. We use lotus notes, and at least in our version, you can filter only by to, cc, from, or content. As for the replies to the
2018 Feb 22
0
[WORKSHOP] Computational Aspects of Simulation and Inference for Stochastic Processes and the YUIMA Project
Computational Aspects of Simulation and Inference for Stochastic Processes and the YUIMA Project This two-day workshop is aimed at presenting the latest results on simulation and inference for stochastic processes and their current and prospect implementation within the YUIMA R package. Dates: March 27 (Tue) 9:15-12:15, 14:45-17:45 March 28 (Wed) 9:15-12:15, 14:45-17:45 Location:
2011 Dec 22
1
[LLVMdev] Link error using LLVM 2.0 based on XCode 4.0.1
Hey All; Meet the following link error using LLVM 2.0 based on XCode 4.0.1, I don't know what does it mean and how to fix it? please help, thanks. ld: bad codegen, pointer diff in ___cxx_global_var_init79 to global weak symbol __ZN5boost16exception_detail23exception_ptr_bad_allocILi42EE1eE for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see
1998 Jul 30
0
username map broken in 1.9.18p8???
I'm having problems with the username map feature of Samba. Everything was running fine in 1.9.18p7. After the upgrade to 1.9.18p8, the mapping no longer occurs, and I see errors in the log file: password server CSUNTS rejected the password get_smbpwd_entry: unable to open file /usr/local/samba/private/smbpasswd I tried going back to 1.9.18p7, and sure enough things work like a charm. I
2008 Apr 04
1
java-1.6.0-openjdk packages for testing
Johnny, Thought I'd try these out for you. Looks like a prerequisite is missing? yum --enablerepo=c5-testing install java-1.6.0-openjdk\* <snip the usual gobbledygook> 330 packages excluded due to repository priority protections Parsing package install arguments Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package
2007 Aug 31
2
Server Timed Out: Outlook Express
Hi all, We just started running Dovecot this fall here on campus v 1.0. I've started getting some trouble reports from users. An Outlook Express users reported seeing the "Server has not responded in 60 seconds" messages. Waiting longer doesn't help, he has to stop/start Outlook Express to get connected again. Also have a Thunderbird user who is seeing that type of behavior
2014 Sep 26
1
CentOS Update
Hello. Previously debian, ubuntu, opensuse, I've used. But I'm new to CentOS too. I do not install desktop environment. Servers want to learn. I can not update the system. I could not so I researched. I give the following command . "yum update". I get the error. I'm working on a virtual machine. (I do not know English. Translation I wrote using.) One of the configured
2009 Sep 28
3
CentOS Beer event London
>From Karan's blog: A few of us are going to be getting together for drinks on the Tuesday 29th Oct 2009, everyone is welcome to come along. I'll get there for about 18:15hrs and plan on being around till about 20:00 - Depending on how many people are around and what the feeling is - we might nip around to Ragam ( mostly authentic South Indian food ), a few doors down. There will be a