Displaying 20 results from an estimated 20000 matches similar to: "ot: iPhone crashed, re-downloading all messages"
2018 Jul 22
4
ot: LE server conf setup/ iPhone 'expired cert' message
I've installed LE certs on my Dovecot a while back, and, it has been
working OK since, but, today, an iPhone user said he can't get emails as
iphone says 'cert is expired', searching around, I see some other iPhone
similar issues reported, do I have my conf correct, I have;
# cat dovecot.conf | grep ssl
ssl = required
verbose_ssl = no
ssl_cert =
2018 Jul 22
2
ot: LE server conf setup/ iPhone 'expired cert' message
On Sun, 22 Jul 2018, B. Reino wrote:
> You can add a hook (script) to /etc/letsencrypt/renewal-hooks/deply/
I meant, of course "deploy" and not "deply" :)
Sorry about that.
2012 Nov 13
5
IPhone wont delete IMAP messages from dovecot mailbox
Hello!
I've got dovecot running with postfix. Have virtual users under vmail
folder.
When I connect with outlook, I can read, delete messages.
When I sign on with webmail, also can delete messages,
Mutt is working as well on the mail server, can delete messages.
Once the message is deleted it moves to the trash. Works as it
supposed to.
But on Iphone, when I add a mail user, got the
2016 May 25
4
ot: migrating TB user's email to new laptop
On Wed, May 25, 2016 4:31 pm, Philip McGaw wrote:
> Did user historically have POP set up?
Philip, thanks
no, not for a long time, IMAP/143/StartTLS on old laptop
> If you still have access to the old laptop set up imap and move the
> emails back.
yes, I have old laptop here.
sorry, not sure how to, is that inside TBird, or how ? (not very familiar
with TBird...)
>> another OT:
2018 Jul 22
2
ot: LE server conf setup/ iPhone 'expired cert' message
On Sun, July 22, 2018 11:22 pm, dclist at list.jmatt.net wrote:
> Usually, a browser connects to a web server on port 443, while an email
> client connects to an IMAP or POP server on a different port, served by
> different software. Just because your browser receives a current/valid
> cert, that doesn?t mean your dovecot server is sending the same
> certificate.
>
>
2013 Dec 12
1
ot: tracking messages- luser troubleshooting
I had a user complaining of 'not getting emails'
I've searched for sender in maillog, got two messages, both showed up as;
Dec 12 15:51:29 emu postfix/pipe[9607]: 3F21C5E750: to=<xxx>,
relay=dovecot, delay=6.4, delays=6.3/0.01/0/0.12, dsn=2.0.0, status=sent
(delivered via dovecot service)
Dec 12 15:51:29 emu postfix/qmgr[20178]: 3F21C5E750: removed
yes the user claimed the
2012 Jul 10
6
getting rid of old spam from +spam Maildir ?
I'm trying to setup per user '+spam' delivery from amavis tags, so that
each user gets any mails tagged as spam to 'spam' Maildir via +spam
Dovecot lmtp delivery.
after say 7 days I want to delete all spams older than 7 days,
if I simply delete mail files from the file system, is that a 'bad thing' ?
what is a proper way to do that, and scripts ?
for
2019 May 31
3
sieve setup. no svbin ?
On Fri, May 31, 2019 10:18 am, Ralph Seichter via dovecot wrote:
> * Voytek Eymont via dovecot:
> Try runing "sievec -u {your_linux_user} /path/to/whatever.sieve" from a
> shell and check the resulting error messages.
Raplh, thanks
so, am I'm missing sql lookup for sieve...?
# sievec -u voytek dovecot.sieve
sievec(voytek)<9667><>: Error: user voytek: Auth
2019 May 30
2
sieve setup. no svbin ?
since moving/upgrading system I've noticed I no longer get sieve script
compiled, there is no dovecot.svbin created in
/var/vmail/vmail1/sbt.net.au/voytek at tld.au/sieve
what am I missing, how to check ?
also, looking at sieve.log, I see a lot of
May 31 06:32:50 lda(voytek at sbt.net.au)<1234><c4aVBfI98FzSBAAAyLbbsQ>:
Error: sieve: Failed to initialize script execution: Invalid
2018 Jul 22
0
ot: LE server conf setup/ iPhone 'expired cert' message
> On Jul 22, 2018, at 9:04 AM, Voytek Eymont <voytek at sbt.net.au> wrote:
>
> I've installed LE certs on my Dovecot a while back, and, it has been
> working OK since, but, today, an iPhone user said he can't get emails as
> iphone says 'cert is expired',
> (if I open mailserver host in browser, padlock shows current/valid cert)
>
Usually, a browser
2019 Mar 03
2
migrating/cloning 2.2 > 2.3?
I have 2.2 installation on Centos 7, and, I'm trying to setup a new
server, and, 'clone' existing setup: Dovecot/Postfix/Mysql
on new Centos 7 installed from RPM 2.3.4.1 (3c0b8769e)
I then copied/overwrote from old to new /etc/dovecot/*.conf (but not
conf.d files), created self certs in place of old server certs
and, started Dovecot
is that totally dumb, and, how should I do this,
2018 Jul 22
0
ot: LE server conf setup/ iPhone 'expired cert' message
Do you have restarted Dovecot to reload the renewed certificate?
Am 22. Juli 2018, 15:04, um 15:04, Voytek Eymont <voytek at sbt.net.au> schrieb:
>I've installed LE certs on my Dovecot a while back, and, it has been
>working OK since, but, today, an iPhone user said he can't get emails
>as
>iphone says 'cert is expired', searching around, I see some other
2017 Aug 17
1
autocreate deprecated q
On Thu, August 17, 2017 5:03 pm, Aki Tuomi wrote:
>
>> On August 17, 2017 at 8:56 AM voytek at sbt.net.au wrote:
>
> autocreate and autosubscribe are moved under mailbox settings
>
> namespace { mailbox FooBox { auto = create }
> mailbox Trash { auto = subscribe }
> }
Aki, thanks
I've inserted it, but, maybe not in the correct place ?
Aug 17 17:22:43 imap(ve at
2017 Aug 20
4
pop 110/995, imap 143/993 ?
just setting a new Dovecot server to migrate from older system, but, I
have a general question:
1. I've set the server with self issued cert, and both pop/imap
StartTLS/110/143 SSL/993/995 (apologies if I'm using wrong naming
terminology)
is there a 'preferred way'? should I tell users to use 143 over 993 ? or
993 over 143? or?
my current understanding is that some (MS?)
2018 Jan 16
1
MyISAM Too many open files; + index.cache: Cannot allocate memory
installed new Dovecot 2.2 on Centos 7, and, migrated some users from old
server
# dovecot --version
2.2.33.2 (d6601f4ec)
works OK, but, noticed some sql and index.cache errors
what am I missing ?
only noticed this one so far
------------------
# grep "Too many open files" /var/log/dovecot.log
Jan 02 15:22:16 auth-worker(1411): Warning: mysql: Query failed, retrying:
Got error 24
2017 Aug 21
4
pop 110/995, imap 143/993 ?
On 21/08/17 10:37, Gedalya wrote:
> On 08/21/2017 07:28 AM, voytek at sbt.net.au wrote:
>> is there a 'preferred way'? should I tell users to use 143 over 993 ? or
>> 993 over 143? or?
> There is no concrete answer. There are various opinions and feelings about this.
> The opinion againt 993/995 is that these are not standard ports,
Out of curiosity, is there a
2020 May 07
4
ot: copy physical mail files ?
> Am 07.05.2020 um 17:15 schrieb Admin dishaw.org <admin at dishaw.org>:
>
>
>
>> On May 6, 2020, at 9:45 PM, Voytek Eymont <voytek at sbt.net.au> wrote:
>>
>> dumb question warning:
>>
>> I have two email accounts, me at tld1 and me at tld2
>> often, get emails intended (by me) for me at tld2 sent to me at tld1
>>
>>
2020 May 07
3
ot: copy physical mail files ?
dumb question warning:
I have two email accounts, me at tld1 and me at tld2
often, get emails intended (by me) for me at tld2 sent to me at tld1
this is purely for my own preferred record keeping preference,
as I run the server, is it 'a really bad things' if I simply copy relevant
mail files from
/var/vmail/vmail1/tld1..../cur to /var/vmail/vmail1/tld2.../cur ?
rather than forward
2016 Jan 27
5
ot: data consumption IMAP vs POP
I have a domain with about 50 mailboxes, server is located here in AUS but
most of the users are on a LAN is SEAsia location. They were using POP
(with Thunderbird), I suggested then can use IMAP instead, so they did.
now they are asking;
"Looks like Imap is adding a lot to our internet bandwidth"
I guess they have some bandwidth limitation on their link
I think I can understand that
2017 Aug 17
2
autocreate deprecated q
I'm getting "autocreate plugin is deprecated"
I've removed 1) but still see error
am I correct I don't need default IMAP folders in dovecot.conf as they
come from 15-mailboxes.conf ?
# grep autocreate dovecot.conf
lda_mailbox_autocreate = yes
mail_plugins = quota sieve autocreate
mail_plugins = quota imap_quota autocreate
do I just remove BOTH 'mail_plugin ...