Displaying 20 results from an estimated 10000 matches similar to: "Dovecot-sieve processing optimizations"
2009 Feb 03
1
Authentication woes.
I'm still searching but hoping someone can offer a clue-stick.
Long story short! I had a server crash suddenly and all I can get at
are the files. Built a new host and copied the data and config files
over, correcting ownership and permissions (hopefully) as I went.
But now I can't get logged in.
Messages in /var/log/dovecot/dovecot-info.log, without saslauthd
running, are like
2008 Nov 05
5
Phishing attempt
FYI/Heads up,
I /just/ received what looks like a phishing attempt for information
about Open Source PBX usage. It says it comes from Digium but all the
links (including the one for digium.com) point elsewhere.
Rod
--
2008 May 12
2
Which sound file formats?
I've got the text files created -- thanks to Russell Bryant -- for
re-building the core and extra sounds using another voice but I'm not
sure which formats to actually build.
This will be a small/personal system using Vitelity.net so will only
have SIP connections.
The /var/lib/asterisk/sounds/ directory contains .alaw, .g722, .g729,
.gsm, .ulaw, and .wav.
What are the minimal
2010 Oct 25
1
dovecot Digest, Vol 90, Issue 102
> From: "Roderick A. Anderson" <raanders at cyber-office.net>
> Subject: [Dovecot] RHEL5/CentOS5 YUM repo, rpm, or spec file for 2.0?
>
> I don't remember sing any mention come across the list reference the
> Subject line and nothing shows up within the first three pages of a
> Google search.
>
> Anyone know of a YUM repo. RPM or spec file for
2010 Aug 06
2
Using a 1.4 config with 1.6
I have a rather simple setup running under Asterisk 1.4. I'd like to
move it to a new install of 1.6. Before I bring it online are there any
gotchas I should look for? A Gotcha README would be better but
searching with Google and the forums, for me, gets hits that deal with
hardware issues -- cards etc. Nothing about depreciated/changed commands.
TIA,
Rod
--
2007 Aug 02
1
dovecot 1.0.2, sieve 1.0.2 and regex
I've just ported a largeish procmail script across to sieve and want to
get to use wildcards in filing mail and can't seem to get regex to work.
The script starts nicely with:
> require ["fileinto","regex","envelope","vacation","regex"];
and a bit down these few lines comes into play:
> elsif header :regex "From"
2008 Oct 07
2
Virtual domain aliases
As I said in a previous reply the server is going great. In fact I can
even send mail via it. (On the really old server I'm moving from I
couldn't get authentication for outbound to work.)
I now have a couple of small issues to deal with before moving
completely off the old system.
Virtual domains aliases? My reading seems to indicate that Postfix only
handles aliases in one
2008 May 07
3
[Q] IMAP update message header?
More about IMAP, less about Dovecot.
This is more an IMAP question than specifically about Dovecot. Sorry to
ask here but I've been researching, reading and lurking with no answer
so far.
What I'm doing is running reports as a user from a remote system to
provide a list of messages (Sender/From, Subject, Date, size) in a
specific folder(?). In one case it isn't even a Dovecot
2010 Jul 27
1
Asterisk and Amazon Web Services
Anyone tried installing Asterisk in a AWS server?
\\||/
Rod
--
2009 Feb 24
1
Dovecot as a email storage system
I was thinking about all the old email I have and don't want to get rid
of and how much space it is taking on my mail server. The idea came to
me to install Dovecot on a server at home then I could drop mail into I
want to save. It doesn't need to receive mail except what that is moved
to it.
Anyone see problems with doing this?
Thanks,
Rod
--
2018 Feb 16
4
Sieve to process list mail based on list-ID
Before I spend a lot of time trying to replicate a procmail script that automatically sorts list mail into mailboxes based on the List-ID header (and possibly some other data) I thought I'd check if someone had already done this for sieve.
Basically, what I do now in procmail is
1. Get the listname from the List-ID header (or List-post/List-owner if no ID)
2. check against a list of
2009 Feb 20
3
GUI/WUI for creating (common) sieve scripts?
Anyone aware of a Web User Interface or GUI to allow users to create
simple/common-type sieve scripts?
I found the sieve testing and have used it as I play; plus mangesieve
(and Net:ManageSieve.pm) but want to allow users to build so some
clicking and maybe a little typing and then end up with some filters.
So before I go invent this wheel I'd like to know what others are doing?
TIA,
2004 Aug 23
2
Hold the phone!
Just a little pun there!
I've been mostly lurking for a couple of weeks and realize how little I
know and understand about this PBX and phone stuff. I did a little
looking about and came across a glossary but they terms are -- for me --
kind of out of context. I'm wondering if there is (much as I hate the
term "Dummy") a "PBX for Dummy's" or similar.
I've
2016 Nov 17
2
Generalized looping possible in pigeonhole sieve?
I'm struggling to achieve the kind of filtering with sieve that I was
able to do with procmail.
TL;DR
I'd like a way to loop through a set of (address, destination) pairs in
sieve so that I can maintain the (address, destination) pairs in one
place and not have to explicitly write scores of nearly identical
[...]
if address :matches ["From", "Sender",
2008 Oct 15
2
Virtual Domains and Master Users
Can I have a master users list for each virtual domain? I'm not sure
from what I read on the page:
http://wiki.dovecot.org/Authentication/MasterUsers
auth default {
mechanisms = plain login CRAM-MD5
passdb passwd-file {
args = /var/mail/vhosts/%d/passwd.masterusers
master = yes
pass = yes
}
passdb passwd-file {
args = username_format=%n
2009 Feb 07
2
Rebuild folder listing?
I don't know what to call what I'm trying to do so I'll explain the
situation.
I had a total complete crash of the Linux-Vserver system that was
hosting a Postfix+Dovecot guest with a three domains and 1-5 accounts
per domain. Lots of mail though.
Before it completely melted down I as able to get to the data (messages)
and save them and the configuration files for both Dovecot
2008 May 09
1
Text for built-in recordings
Steve Prior's mention of using Allison's voice with Cepstral reminded me
to ask: for a listing of the text for the built-in recordings.
I found a web page but I'd prefer not having to scrape the info out of
it. I didn't notice anything while wandering through the source code/files.
I want to rebuild them for my system using Callie's voice.
Thanks,
Rod
--
2008 Oct 06
2
Manual verses Wiki
I know I'm looking at the answer but probably not seeing it on the Wiki?
Is there a "manual" for Dovecot?
Or ... where do I find all the options for the userdb and passdb options?
While trying to get my head wrapped around this I noticed I might have
been mixing args between the two. One example has userdb first then the
next one passdb.
Rod
--
2008 Nov 19
3
TDM400 (?) zap hangup
And if that ain't confusing I don't know what would be.
I bought a TDM400 with two modules (FXO, FXS) a couple or so years ago
and ended up never using it. Passed it along to a friend who is having
some problems with it. (He isn't on this list.)
We've both tried searches using Google but haven't been able to find
anything that helps. So this is more a question of
2008 Aug 13
2
Webmail app ... again.
There was a thread several weeks (or months) ago on webmail applications.
I didn't like any of the options and only found few that I did but they
were either expensive or not maintained.
So ... I raised the question on the Catalyst Framework list about Perl
based webmail apps and got nothing usable. It came down to what would
it take to build a Perl (Cat) webmail app.
Several others on