Displaying 20 results from an estimated 10000 matches similar to: "Disable/patch iOS7 Full Body Search"
2013 Sep 24
1
Apple IOS 7 Mail APP uses multi body searches by default
Hi,
today we found this blogpost:
http://blog.fastmail.fm/2013/09/17/ios-7-mail-app-uses-multi-folder-body-searches-by-default/
Have you any idea if this could impact performance of dovecot using mdbox format with 10MB per file size and zlib enabled?
Thanks and regards
Urban Loesch
2020 Apr 19
1
[Off topic] sending mail from Comcast was: Sendmail not working
> On Apr 19, 2020, at 3:47 PM, S.Bob <sbob at quadratum-braccas.com> wrote:
>
> my relay will be smtp.fastmail.com <http://smtp.fastmail.com/> and it requires authentication and SSL, are there added settings in main.cf that will allow this?
Yes. You?ll want to use your favorite search engine to look up "centos postfix relayhost sasl?. Ignore any of the wiki.centos.org
2016 Apr 05
3
fts_solr: Lookup failed: 400 Bad Request / GET null null
On Sun, Apr 3, 2016 at 4:19 PM, Stephan Bosch <stephan at rename-it.nl> wrote:
>> Unfortunately I do not know (yet) which client action produces these
>> log lines. "GET null null" seems not to be a sensible request in any
>> case.
>>
>> Anyone seeing the same effect?
>
>
> Did this happen only after upgrade to 2.2.23 or is this a fresh
2020 Sep 25
3
dovecot warns (non-fatal) "invalid EHLO response line: Unexpected character in EHLO keyword" connecting to submission relay ?
I'm setting up an alternative submission relay host for dovecot. Atm, it's pointing @ fastmail.com.
with dovecot config,
submission_relay_host = smtp.fastmail.com
submission_relay_port = 465
submission_relay_ssl = smtps
submission_relay_ssl_verify = no
submission_relay_trusted = yes
submission_relay_user = 'acctID at mydomain.com'
2019 Mar 15
4
ACL Folders are open but not being displayed ? [2.3.3]
Hey,
Could someone help figure out whats wrong with my config based on the debug
below?
What I am trying to achieve is to get email1 at example.com to read emails in
the Public directory that is stored on
/run/media/computer/Storage/Email/fastmail/Archive with the preface
Public/Archive .
The ACL has been set for anyone with permissions to lookup,read,write as
shown below:-
doveadm acl get -u
2019 Jul 21
2
Help with IMAP IDLE
Sorry...
I meant to past dovecot and not postfix, doing simultaneously stuff ends up
in this!
Yes, i migrated from DBMail and it was working OK.
Here it is:
root at fastmail:/etc/dovecot# doveconf -n|grep -i idle
imap_idle_notify_interval = 1 mins
imapc_max_idle_time = 1 days
root at fastmail:/etc/dovecot#
-----Original Message-----
From: dovecot <dovecot-bounces at dovecot.org> On
2019 Jul 21
4
Help with IMAP IDLE
Hi,
I'm becaming crazy about this!
I've asked before, not no matter what i do or conf, never works.
How can i make IDLE work for real with MSOutlook, so that i can receive
emails when they arrive, instead of changing folder/get out and in my
account?
Here's my conf, should it be reflected in postconf -n (is it the running
conf?):
==================
root at
2019 Nov 13
2
SASL AUTH with postfix
Jorge Bastos via dovecot skrev den 2019-11-13 22:00:
> How can i have the same with dovecot SASL?
> Thanks in advanced,
https://wiki2.dovecot.org/HowTo/PostfixAndDovecotSASL
Hi benny,
Thanks,
That's exactly what i have in postfix:
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth
smtpd_sasl_auth_enable = yes
plus:
smtpd_sasl_local_domain = fastmail
but the user that i have
2019 May 28
1
JMAP support in Dovecot
On Wed, May 22, 2019, at 23:43, Tanstaafl via dovecot wrote:
> On Wed May 22 2019 05:44:59 GMT-0400 (Eastern Standard Time), Aki Tuomi
> via dovecot <dovecot at dovecot.org> wrote:
> > Unfortunately we have not been able to work on this much, but also the
> > JMAP spec was until very recently still being worked. We have open
> > dialogue with the Thunderbird people,
2015 May 08
1
Full text search indexes not used for header/body OR queries?
I've noticed that when using Lucene full text search, most queries use
the indexes and/or header cache and are fast:
. SEARCH BODY test
. OK Search completed (0.001 secs).
. SEARCH SUBJECT test
. OK Search completed (0.053 secs).
. SEARCH BODY test SUBJECT test
. OK Search completed (0.002 secs).
. SEARCH OR SUBJECT test FROM test
. OK Search completed (0.093 secs).
But an OR query that
2014 Nov 08
3
Help on dict with QUOTA / perms
I'm setting up quota for my users, my users have a UID starting on >5000 and
GID = 5000, and when I query the quota, for example in IMAP, I get:
Nov 8 14:13:28 fastmail dovecot: imap-login: Login: user=<a at a.com>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=18660, secured,
session=<uByciFkH2gB/AAAB>
Nov 8 14:13:37 fastmail dovecot: imap(a at a.com): Error:
2006 Apr 10
6
Bandwidth Management
Hi,
understand that the bandwidth utilized for each call is dependent on the
codec used, wonder if Asterisk can monitor the total bandwidth utilized
and restrict/reject new calls when the resource is insufficient to
support them reliably?
Regards
Andy Tan
--
Andy Tan
andytan@fastmail.fm
--
http://www.fastmail.fm - Does exactly what it says on the tin
2019 Apr 07
2
Question about replacing the web interface with an audio stream
In my case the rest of my server was apache/CPanel, so I don’t have a choice in the matter.
Does it matter if the web interface is completely inaccessible, as would be a side effect of the alias approach?
> On Apr 7, 2019, at 2:29 PM, Yahav Shasha <yahav.shasha at gmail.com> wrote:
>
> Apache is a terrible choice if youre going to revproxy, specially an http stream, youll have
2013 Apr 02
0
FastMail's search using Xapian
G'day,
I thought some folks on this list would be interested to know that the new full text email search feature rolled out today by FastMail
http://blog.fastmail.fm/2013/04/02/fast-full-message-searching-across-all-folders/
is powered by Xapian. All the code for indexing and searching emails is Open Source and in Fastmail's version of the Cyrus IMAP server.
2016 Dec 13
2
Pull requests: CJK words and Snippet generator
On Tue, Oct 04, 2016 at 10:37:49AM +1100, Bron Gondwana wrote:
> Robert is in Australia visiting the FastMail office to co-work with us for a
> couple of months, and I'd love to get this Xapian integration work done
> during this time. We're also looking to release Cyrus IMAPd version 3.0 some
> time in the next few months, and it would be great to not depend on too many
>
2019 Feb 03
2
Amount of writes during index creation
Bron Gondwana writes:
> This is quite possibly part of the underlying write explosion that we ran into when we wrote:
>
> https://fastmail.blog/2014/12/01/email-search-system/
>
> Which now almost 5 years on, has been running like a champion! We're really pleased with how well it works. Xapian reads from multiple databases are really easy, and the immediate writes onto
2007 Mar 15
8
Xen Book
Hi,
I had read on this thread -
http://lists.xensource.com/archives/html/xen-users/2006-03/msg00759.html
- (which is about a year old) about a Xen book being written. Any
updates or others currently writing books on Xen? Thank you.
--
Mathew Brown
mathewbrown@fastmail.fm
--
http://www.fastmail.fm - Same, same, but differentÂ…
_______________________________________________
2004 Aug 06
2
Can connect to example1.ogg but not example1.ogg.m3u
I have just finished setting up ices2 => icecast 2 on RH9 linux.
Have 10 or so .ogg tracks in a playlist.
Also downloaded a full copy of winamp 5.
If I point my browser at
10.1.1.101:8000/example1.ogg.m3u
then winamp opens, and just says Connecting... - it never actually plays
anything.
If I use the open URL feature in winamp and give it
10.1.1.101:8000/example1.ogg
Then winamp connects to the
2016 Aug 03
2
Pull requests: CJK words and Snippet generator
Hi,
On Fri, Jul 29, 2016, at 13:45, James Aylett wrote:
> On Fri, Jul 29, 2016 at 12:12:25PM +0200, rsto at paranoia.at wrote:
> > The FastMail snippet generator has been written when MSet didn't create
> > snippets. I'll first compare both implementations to see if there is a
> > good reason for them to coexist, or might just as well merge any
> > additional
2019 Nov 13
2
SASL AUTH with postfix
Hi,
I just moved from Cyrus SASL to Dovecot SASL, with postfix.
Works great, and no issue with non-ascii chars, has i had with Cyrus.
With Cyrus i was getting the username/passwd via SQL, with this:
sql_select: select password from smtp_auth_users where username='%u@%r' and
status='true'
worked ok for users with email addresses, and i had some special users that
were just a