similar to: Atomia user activation

Displaying 20 results from an estimated 40000 matches similar to: "Atomia user activation"

2019 Dec 11
2
Ticket Received - [#22073] Re: Duplicate e-mail with Dovecot and Sieve
Hi Claudio Corvino via dovecot, We have received your request and a ticket has been created with Ticket ID - 22073. A support representative will be reviewing your request and will contact you shortly. To view the status of the ticket or add comments, please visit? https://support.atomia.com/helpdesk/tickets/22073 Speak to you soon, Atomia Support Team
2019 Dec 11
0
Ticket Received - [#22079] RE: Re[2]: Lightweight LMTP daemon to avoid overkill MTA
Hi Claudio Corvino via dovecot, We have received your request and a ticket has been created with Ticket ID - 22079. A support representative will be reviewing your request and will contact you shortly. To view the status of the ticket or add comments, please visit? https://support.atomia.com/helpdesk/tickets/22079 Speak to you soon, Atomia Support Team
2019 Dec 11
4
Ban Atomia.com?
Can a mail admin ban atomia.com from posting? I mean, I like the idea that every post is clogging up their support queue, but really, not that much. Sent from my iPhone
2019 Dec 11
0
Ticket Received - [#22073] Re: Duplicate e-mail with Dovecot and Sieve
Atomia via dovecot skrev den 2019-12-11 17:37: > Hi Claudio Corvino via dovecot, wonderfull example on why mailman sooks on change sender from :// this mail here should imho be very private not posted to maillists stop breaking dkim please
2019 Nov 26
5
Duplicate e-mail with Dovecot and Sieve
Hi everyone, we have a duplicate e-mail problem with Dovecot 2.2.13 (LMTP as MDA) on a Debian 8 server. Our users are on external LDAP. We just need to setup a vacation responder (with Sieve) for our employees with a redirect to an alias (a distribution list), let's call it /LIST at domain.com/, that comprehends even the user that just activated the out of office. This generates a
2019 Nov 29
1
Duplicate e-mail with Dovecot and Sieve
X-Loop header could be what I was looking for, thanks! On 28/11/19 22:03, @lbutlr via dovecot wrote: > On 28 Nov 2019, at 09:44, Claudio Corvino <ccorvino at trustitalia.it> wrote: >> Just one problem remaining: the e-mail that have LIST at domain.tld in BCC could not be intercepted by the sieve filter as in the header is not present any reference to LIST at domain.tld; am I
2019 Dec 11
0
Ban Atomia.com?
LuKreme via dovecot skrev den 2019-12-11 19:36: > Can a mail admin ban atomia.com from posting? I mean, I like the idea > that every post is clogging up their support queue, but really, not > that much. he used dovecot at dovecot.org as sender address, very cleaver so if he try password recovery fun starts
2020 Jul 13
0
Dovecot permission denied errors on NFS after upgrade to 2.2.17
On Mon, Jul 13, 2020 at 7:36 AM Claudio Corvino <ccorvino at trustitalia.it> wrote: > Thanks Jochen, > > no mixups present at all, file assigned to UID 501. > > Since this problem started few hours after the Debian upgrade, I think > it is related to it. > > I don't know if something has changed on the NFS client side on Debian, > but I don't think so as
2020 Sep 21
0
Dovecot permission denied errors on NFS after upgrade to 2.2.17
Hi everyone, problem still occurring, I just noticed that if I do an "ls -l /mnt/mail-storage/<user>/Maildir/cur/" from the Dovecot server I can unblock the mailbox of the user and Thunderbird can receives all the e-mails. The problem occurs even with the gmail client on the smartphone. I just tried many things but can't find a solution. I just reinstalled a new server
2020 Sep 23
2
Dovecot permission denied errors on NFS after upgrade to 2.2.17
On 21 Sep 2020, at 01:48, Claudio Corvino <ccorvino at trustitalia.it> wrote: > problem still occurring, I just noticed that if I do an "ls -l /mnt/mail-storage/<user>/Maildir/cur/" from the Dovecot server I can unblock the mailbox of the user and Thunderbird can receives all the e-mails. > > The problem occurs even with the gmail client on the smartphone. >
2020 Jul 13
2
Dovecot permission denied errors on NFS after upgrade to 2.2.17
Thanks Jochen, no mixups present at all, file assigned to UID 501. Since this problem started few hours after the Debian upgrade, I think it is related to it. I don't know if something has changed on the NFS client side on Debian, but I don't think so as aptlistchanges didn't notify me about it, nor if Dovecot 2.2.17 treat NFS in other way. I'm stuck. On 13/07/20 16:07,
2020 Jul 20
2
Dovecot permission denied errors on NFS after upgrade to 2.2.17
Hi everyone, after some hours when I sent my last e-mail to the ML the problem reoccurred, again problem with some mailboxes reading some e-mails and many errors into dovecot.log like these: /Jul 14 15:07:50 imap(XXX): Error: open(/mnt/mail-storage/XXX/Maildir/cur/1594641298.M607225P10899.XXX,S=4465,W=4534:2,m) failed: Permission denied (euid=501(vmail) egid=501(vmail) missing +r perm:
2020 Sep 24
0
Dovecot permission denied errors on NFS after upgrade to 2.2.17
Hi, this sound correct, here is my fstab entry: /XXX.XXX.XXX.XXX:/mail-storage??? /mnt/mail-storage nfs defaults,timeo=30??? ??? ??? ??? 0?????? 0/ Here are my options when doing "mount":
2019 Dec 11
3
Lightweight LMTP daemon to avoid overkill MTA
Hi, My situation is as follows. -An internet-facing spam filter relays email to destination mail server (Dovecot) with SMTP. - Dovecot should take email and deliver it to user's mailboxes. I guess I'd need LMTP for this. - An external SMTP relay is already in place. I am thinking of using Dovecot submission to relay to the external relaying cluster. So, both relaying and routing are done
2019 Nov 27
2
Duplicate e-mail with Dovecot and Sieve
The "duplicate" test was removed because not working in this particular case, I already read the RFC but I didn't find anything useful for our case. I'll try replacing `if true` with `if not duplicate` into sieve script and I'll post back the result. The "true" check is used to enable the out of office rule, otherwise we use "if false # true" to
2019 Nov 28
0
Duplicate e-mail with Dovecot and Sieve
On 28 Nov 2019, at 09:44, Claudio Corvino <ccorvino at trustitalia.it> wrote: > Just one problem remaining: the e-mail that have LIST at domain.tld in BCC could not be intercepted by the sieve filter as in the header is not present any reference to LIST at domain.tld; am I missing something or this cannot be fixed? The normal way to do this is to add an X-Loop header. And no, there is
2020 Jul 13
0
Dovecot permission denied errors on NFS after upgrade to 2.2.17
Hi Jochen, the ID has not changed, in addition the "permission denied" error is random, most of the time Dovecot works well. How can I check the mappings NFS uses? After the Debian upgrade I was using these NFS mount options: rw,user,rsize=8192,wsize=8192,timeo=30,intr Now trying to fix the problem I set "defaults" mount option, but nothing has changed. Thanks On
2019 Nov 28
2
Duplicate e-mail with Dovecot and Sieve
Hi, I think that the test "if not duplicate" could not work for our case, as the out of office should answer everytime, we only wants the redirect to not be sent as a duplicate for the users of the alias LIST. In other words we would like: 1) To redirect the e-mail directed to a single user (with out of office active) to LIST at domain.tld, so that every user of the LIST receives
2019 Dec 11
3
Lightweight LMTP daemon to avoid overkill MTA
Hi, I was unclear in my question. The spam filter is only able to deliver mail over SMTP, not over LMTP.. So I would still need some kind of daemon that listens for SMTP and then offers incoming email to Dovecot's LMTP socket. Met vriendelijke groeten, William Edwards T. 040 - 711 44 96 E. wedwards at cyberfusion.nl ? ----- Original Message ----- From: Marc Roos (M.Roos at
2011 Jun 22
2
User doesn't have home dir set, disabling duplicate database
Hello all, I have a strange message into the logs of dovecot, il says something like: Jun 22 10:18:07 lda(claudio at domain.com): Error: User claudio at domain.com doesn't have home dir set, disabling duplicate database But the mail arrives correctly, and no problems at all. I have googled a little about, and i have found a post it says to put mail_home and not home into the plugin part of