Displaying 20 results from an estimated 30 matches for "lotte".
Did you mean:
otte
2015 Jul 20
2
[Dovecot Antispam] Can't seem to load plugin
On 2015-07-20 08:20, Christian Kivalo wrote:
>>
>> That seems to be about all I get though. Still nothing to indicate
>> errors, and
>> nothing to indicate that anything is being done when I move messages
>> into
>> spam. I suppose that probably means I've configured the folder paths
>> incorrectly. I'll have to keep beating my head against it
2004 Aug 06
2
multiple shout streams
I'm running multiple instances of ices. Also, I found what the problem
was with the constant stream. I was getting a default stream because I
was using my local ip address to run the server, and when I tried to
access the different streams from my outside ip address something got
confused. I'm running it from my outside ip address and everything works
fine. Does anyone know a what to run
2015 Jul 20
0
[Dovecot Antispam] Can't seem to load plugin
So I modified my configuration a couple times just to try and get any results
from the plugin. I commented out my backend configuration, and finally got the
plugin to log something.
root at zerolag:/usr/local/etc/dovecot # grep antispam /var/log/maillog
Jul 20 05:27:50 zerolag dovecot: imap(james.lott): Error: antispam plugin
backend is not selected for this user
At this point, I'll take
2004 Aug 06
1
multiple shout streams
My OS in linux.
my local ip address is 192.168.1.1 I'm currently running icecast from my
comcast ip address 68.50.209.120. But if I try to connect to the stream
via 192.168.1.1 I get
404 Entity Not Found
The requested file or stream was not found on this server.
Thanks,
Aaron
<p>On Fri, 2002-09-13 at 17:14, zeek wrote:
>
> What OS is the system? What is the IPaddr?
>
>
2015 Jul 19
2
[Dovecot Antispam] Can't seem to load plugin
Hello list,
I'm hoping there is a user of the antispam plugin out there who might be able
to lend a pointer or two.
I am running dovecot 2.2.18 on FreeBSD 10 (doveconf -n attached), where I
have installed the binary dovecot2-antispam-plugin package. I have put
together what should, in my estimation, be a working configuration for the
plugin. I have reviewed the man page and the online
2015 Jul 20
2
[Dovecot Antispam] Can't seem to load plugin
Thanks for the pointer! Thanks to the enabled debug logging, I can now see
that the plugin is at least loading
root at zerolag:/usr/local/etc/dovecot # grep antispam /var/log/debug.log
Jul 19 20:02:30 zerolag dovecot: imap(james.lott): Debug: Module loaded:
/usr/local/lib/dovecot/lib90_antispam_plugin.so
Jul 19 20:02:35 zerolag dovecot: imap(james.lott): Debug: Module loaded:
2004 Aug 06
2
multiple shout streams
Hi,
I'm trying to figure out how to have mulitple shout streams running on
my icecast server. I'd like to have it setup like
http://192.168.1.1:8000/classical plays classical
http://192.168.1.1:8000/pop plays pop
etc.
Thanks,
Aaron
--
palott@math.umd.edu
http://www.math.umd.edu/~palott
LCV: IPST 4364A (301)405-4865
Office: IPST 4364D (301)405-4843
Fax: (301)314-0827
P. Aaron
2012 Oct 30
4
horizontal space/indent and HTML/PDF
What is the best method to introduce horizontal space in text in a
Pandoc document? Preferably something that would work for both HTML
and PDF output?
I need this for some poetry that has indented lines, ala the 2nd and 3rd lines:
hickory dickory dock
the most ran up the clock
the clock struck one
the mouse ran down
c
--
Chris Lott <chris at chrislott.org>
2004 Aug 06
0
multiple shout streams
What OS is the system? What is the IPaddr?
Do:
ifconfig -a
netstat -nr
<p>-zeek
> -----Original Message-----
> From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of
> P. Aaron Lott
> Sent: Friday, September 13, 2002 5:04 PM
> To: Maria Wright
> Cc: icecast@xiph.org
> Subject: Re: [icecast] multiple shout streams
>
>
> I'm running
2001 Nov 20
2
rename file1 -> file2: No such file or directory
I'm rsyncing from an linux box to a win2k box with a precompiled version
of rsync for win2k. durring the procces he gives me a lotte of the
following
errors (with different filenames):
rename
realother/Maildir/cur/.1005882149.8001_0.nyx.wildape,S=3080:2,.001002 ->
realother/Maildir/cur/1005882149.8001_0.nyx.wildape,S=3080:2, : No such
file or
directory
I user the command:
rsync -cru pietje@host1:/rcd/ /lcd
any Ideas what...
2011 Nov 22
1
markdown and vim
Am I the only person who uses Markdown somewhat intensively and uses
the Vim editor? I'm surprised that-- unless I'm missing it-- there is
only one markdown "mode" for vim, and it is broken in all sorts of
ways (most seriously, anything in square brackets other than a link
breaks the syntax highlighting in a bad way, and it can't handle
"text_like this text"). Emacs
2012 Feb 01
5
Mac markdown editor that saves as .txt
Hi all,
I'm a newer user of markdown & MultiMarkdown, and I'm looking for the
perfect setup of software for my Mac and my Android phone. I'd like to
have my drafts editable from both.
What I want is an attractive Mac app for writing (primarily blog posts and
emails) that saves its files as .txt . Most of them save as .md or
.markdown instead, and since there doesn't seem to
2006 Sep 10
3
most of INBOX missing?
Greetings.
I'm having an issue with dovecot that I'm hoping that someone can help
me with. Most of the mail in my INBOX has mysteriously disappeared and
I'd like to get it back. It's all in the ~/Maildir/cur directory and
dovecot reports that 1048 messages exist when given the SELECT imap
command. But Thunderbird and the SEARCH imap command only list 25 messages:
2015 Jul 17
2
[Sieve] Unable to fileinto subfolders
Hello again list!
I am configuring a server running Dovecot 2.2.15 (Pigeonhole 0.4.6), and
I am having an issue with Sieve scripts where I cannot sort messages
into a subfolder of a mailbox. An email which is matched by the
following script:
require "fileinto";
if header :contains "Subject" "[SORT ME]" { fileinto "INBOX.Sorted"; }
Yields the following
2015 Jul 21
2
dovecot proxy/director and high availability design
I think RR DNS is the only viable solution under these circumstances. If
you can cope with the fact that failovers won't be seamless, I don't
think there's anything wrong with that though.
On 07/21/2015 11:54 AM, Laz C. Peterson wrote:
> The consensus seems to say no to RR DNS ? I am going to take that into serious consideration.
>
> With this proxy setup you describe, what
2015 Jul 19
0
[Dovecot Antispam] Can't seem to load plugin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
James Lott wrote:
>
> There is no sign on the plugin even attempting to load. No log
> entries, no errors, nothing. The plugin is definitely in the right
> place with the right name, since I let the package manager handle
> all of that for me
first, enabled logging:
http://wiki2.dovecot.org/Logging
mail_debug=yes
- --
Steffen
2015 Jul 21
0
dovecot proxy/director and high availability design
On Tue, 21 Jul 2015 12:00:39 -0700
James Lott <james at lottspot.com> wrote:
> I think RR DNS is the only viable solution under these circumstances.
> If you can cope with the fact that failovers won't be seamless, I
> don't think there's anything wrong with that though.
>
> On 07/21/2015 11:54 AM, Laz C. Peterson wrote:
> > The consensus seems to say no to
2004 Aug 06
0
relaying streams
How do I setup relaying in icecast? I tried editing my icecast.conf file
like
alias techo http://192.76.151.253:8000
and like
alias add techo http://192.76.151.253:8000
but neither seemed to work when I tried to open
http://myipaddress:8000/techno
<p>Thanks,
Aaron
--
palott@math.umd.edu
http://www.math.umd.edu/~palott
LCV: IPST 4364A (301)405-4865
Office: IPST 4364D (301)405-4843
2011 Nov 22
0
Markdown Pro
Has anyone used the "Markdown Pro" editor for Mac? The screenshots
look pleasant, but there's not a lot of technical information on their
site and apparently the concept of trial versions went out the window
with the App Store (which I otherwise quite like)...
I'm not looking for a debate about the methods for display, etc.
(though I do find those interesting, for the most
1999 Aug 16
1
Important
Hi all,
This is one of ur Samba Fans , although I have not mailed to
talk bout Pizzas , I have something pressing me,please read on :
I have two Domains - TIDOMAIN which is the Network server (NT) which
also is the Mail server , the Clients in the network make TIDOMAIN as
their Primary wins server ,OK, I have installed Samba in the Solaris
Box and have made it Point to this domain