s=check_policy_service
inet:mailstore.example.com:12340
but obtain the error:
postconf: fatal: missing '=' after attribute name:
"inet:mailstore.example.com:12340"
Please, which is the correct syntax? :-)
Thanks again!
Davide
sage in your logs and you should get back a bouncemail from the
sending server.
Hope I explained it correct.
Best
Urban
WAW! Very very clear your example!
Thanks again Urban, you are a friend ;-)
I will try...
Thanks again to all!
Davide
--
cosmogoniA
n o p r o v a r e n o f a r e o n o n f a r e n o n c e p r o v a r e
,permit_sasl_authenticated,reject,check_policy_service
inet:mailstore.example.com:12340
right? :-)
And eventually, should you suggest me how made some functional
verification test?
Many many many thanks Urban!! ;-)
Davide
sh
user = dovecot
unix_listener quota-warning {
user = vmail
}
}
service quota-status {
executable = quota-status -p postfix
inet_listener {
port = 12340
# You can choose any port you want
}
client_limit = 1
}
Many many thanks!!
Davide
ble to communicate the username type via RFC?
Many thanks again!
Davide
y the
username and not the whole email address, both for incoming and outgoing
server...
Is any of you using this second way? And possibly, do you kniw if it
works with different clients (desktop and mobile)?
Many many thanks!
Davide
Hi Friends,
for some special needs I would like to inhibit the email deletion from
any email client POP3 access.
For example prevent the Thunderbird ability to delete server messages
older than..
Is this possibile via ACL?
Many many thanks!
Davide
Hi to all i have compiled and installed dovecot 2.3.2.1 on debian 6 with
success but now i'm facing a strange problem on communication from postfix
installed on server A with dovecot installed on server B (which version is
2.3.2.1). All incoming emails delivered from esternal from server A to
serve
Hi i have a problem compiling as mantioned on object of this mail: i'm
changing dovecot on my debian 6 from version 2.2.32 to 2.2.36 and
pigeonhole from 0.4.20 to 0.4.24
this is output of dovecot -n for listing versions installed
dovecot -n
# 2.2.32 (dfbe293d4): /usr/local/etc/dovecot/dovecot.conf
rbird/Autoconfiguration
You need to serve an xml file on your webserver on the same domain.
MfG Robert Schetterer:
see
https://automx.org/en/
https://blog.sys4.de/outlook-2013-special-use-mit-dovecot-de.html
https://wiki.dovecot.org/MailboxSettings
Perfect!
Many thanks to all!
Davide
auto-configure the email client.
Actually my mail server parameters are not automatically taken from
Thunderbird or K9-Mail.
Is there a way to make this possible? Or am I on a wrong path?
Many many thanks!
Davide
Italy
a
Here my question: why not
../Maildir/Scuola/prova ?
Where I'm wrong?
Many thanks!
Davide
of
the source. If you use 'sync -1' option,
it does not delete mails/folders from destination.
Sami
Ah, ok, for the next sync I will try Dsync!
Many thanks again!
davide
are done very well ;-)
x9p wrote:> I do not believe imapsync has license issues. Its written in
perl and its
hosted on github. You can pay for support if you want. and disable
stats
uploaded to their servers, via command line.
Well, clear, many thanks x9p!
Many thanks to all!
Davide
--
cosmog
Many thanks again
Davide
even if I do not know the other remote server
typology?
Many thanks to all!!
Davide
--
firma
cosmogoniA <https://www.cosmogonia.org/>
n o p r o v a r e n o f a r e o n o n f a r e n o n c e p r o v a r e
The each mail servers are Linux based, one of this (mine) is Dovecot.
Based on your experience which of these tools would be preferable to
use?
Thank you very much
Davide
e: Global ACL
file: /etc/dovecot/dovecot-acl
Oct 09 22:27:18 imap(book...@mysite.org): Debug: acl vfile: file
/var/vmail/mysite.org/booking/Maildir/dovecot-acl not found
Thanks
Davide
On 06.10.2017 12:42:22, Aki Tuomi wrote:
[..]
Maybe it is not possible with Dovecot?
Many Thanks
Davide
Just give the relevant permissions to the user, and it also requires
that the target directory is writable by source user.
Aki
Oh, excuse me for the (most probably) silly question, but
by me.
Maybe it is not possible with Dovecot?
Many Thanks
Davide
ctory chosen by me.
These are the settings on /etc/dovecot/dovecot.acl:
* user=f...@mydomain.com lrwsip
* user=i...@mydomain.com lrwsip
is it possible?
I've read https://wiki2.dovecot.org/ACL but I've not found a solution.
many many thanks!
Davide
From: Olaf Hopp
Davide,
yours is all postfix and thus has got no overlap with dovecot.
So no interference.
Olaf
Yes, I know, but I preferred not to give anything for granted ;-)
Many Thanks Olaf!
Hi to all,
@Olaf Hopp I've this filter enabled for fail2ban, my question is: could
my filters overlap or interfere with those suggested by you?
this is my filter:
Contents of /etc/fail2ban/jail.conf:
[postfix]
# Ban for 10 minutes if it fails 6 times within 10 minutes
enabled = true
port
From: Thomas Leuxner
cat /etc/dovecot/dovecot-acl
* user=book...@hotelsangiorgioriccione.com lrwsi
* user=i...@hotelsangiorgioriccione.com lrwsi
Hi Davide,
For LMTP to file the mails you need to add the p flag (POST).
Well, I've added the "p" flag and now I will monito
Steffen Kaiser ha scritto:
Does INBOX/Junk already exists?
Yes, (but empty):
find /var/vmail/hotelsangiorgioriccione.com/info/ |grep INBOX
/var/vmail/hotelsangiorgioriccione.com/info/Maildir/.INBOX
/var/vmail/hotelsangiorgioriccione.com/info/Maildir/.INBOX/Trash
/var/vmail/hotelsangiorgioricci
I add a clarification:
Now that I've commented out sieve Junk/Trash on
"/etc/dovecot/conf.d/15-mailboxes.conf"
mailbox Junk
{ special_use = \Junk
}
mailbox Trash
{ special_use = \Trash
}
remains a single account with permission issues, only one with write
permissions cont
For more clarity I also attach the content of
"/etc/dovecot/conf.d/15-mailboxes.conf"
# mailbox Junk {
#special_use = \Junk
# }
# mailbox Trash {
#special_use = \Trash
# }
mailbox INBOX/Junk {
auto = subscribe
special_use = \Junk
}
mailbox INBOX/Trash {
auto = subscribe
For more clarity I also attach the content of
"/etc/dovecot/conf.d/15-mailboxes.conf"
# mailbox Junk {
#special_use = \Junk
# }
# mailbox Trash {
#special_use = \Trash
# }
mailbox INBOX/Junk {
auto = subscribe
special_use = \Junk
}
mailbox INBOX/Trash {
auto = subscribe
Hello to everyone,
On Debian Jessie (no SElinux) and "dovecot-sieve 1:2.2.13-12~deb8u1"
I've changed the sieve (sieve_after) Junk and Trash path, from:
"INBOX.Junk"
to
"INBOX/Junk"
compiled it:
sievec /etc/dovecot/sieve-after/spam-to-folder.sieve
but now if i look into mail.err log, found
r users.
Many many thanks!
Davide
: imap(i...@mydomain.com): Error: Global
ACL file /etc/dovecot/dovecot-acl line 2: Unknown ID 'at'
But none of these gave results,
could you explain better or gime me an example?
Many many thanks!
Davide
Italy
Hi friends,
Following the Workaround tutorial for Jessie
(https://workaround.org/ispmail/jessie ) I've set up six month ago my
first Postfix email server and all works very fine, except for the
ability from the user to encrypt login password.
I can use the encrypted login password with smtp (Po
mail_plugin_dir = /usr/local/lib/dovecot
mail_plugins = " notify zlib quota fts fts_solr stats acl mail_log
sieve"
postmaster_address = postmas...@mail.cgilfe.it
rejection_reason = Il sistema ha rifiutato automaticamente il messaggio
destinato a <%t> per il seguente motivo:%n%r
rej
Hi, my problem is this:
if i use lmtp for delivery and lookup for real_virtual_u...@mydomain.com
all function perfectly and mails are delivered correctly (quota and
presence of user also)
but if i send an email to real_alias_addr...@mydomain.com LMTP service
(it's an alias containing several users
Same problem and same structure Mr Bomze exept for Solr that mine is at
the 4.10.3 and tika server at 1.8 version
Il 03/06/2015 17:43, Robinson Bomze ha scritto:
Hi,
yesterday i tried to setup Dovecot with Solr (3.6.2) + Tika (1.8) for
FTS. i used a fresh Debian 8.0 system in the beginning wit
ts fts_solr mail_log sieve"
postmaster_address = postmas...@mail.cgilfe.it
rejection_reason = Il messaggio destinato a <%t> ▒ stato
automaticamente rifiutato:%n%r
rejection_subject = Messaggio Rifiutato: %s
submission_host = 127.0.0.1
}
--
*Davide Marchi*
*T*eorema *F*errara *S*rl
*V*ia *S
Hi to all, i have two servers with dovecot 2.2.15 one is actualy on
production (server A) and another that i put on production soon (server B)
My goal is migrate maildir from server A and server B.
How can i achieve that?
I read http://wiki2.dovecot.org/Migration/Dsync but i haven't understand
w
stand
well where to put such configuration (in which server).
Thanks in advance for any help.
--
*Davide Marchi
Teorema Ferrara Srl**
**Via Spronello, 7 - Ferrara - 44121
05327831610532783368
davide.mar...@mail.cgilfe.it
davide.marchi73
Web: http://www.cgilfe.it*
*
CONFIDENZIALITA'*
*Ai sensi
ection_subject = Messaggio Rifiutato: %s
submission_host = 127.0.0.1
}
If i throw a command like this
doveadm -Dv index -u davide.mar...@mail.cgilfe.it INBOX i receive the
error that i attach to this message
Any idea about the reason of error and how can i resolve it?
--
*Davide Marchi
T
Hi to all, i found that dovecot-ee repository access is free 0,00 $
cost; i'm running dovecot community 2.2.13 can i migrate my system to
dovecot-ee? What are difference between Dovecot-ee and Dovecot-community?
--
*Davide Marchi*
*T*eorema *F*errara *Srl*
Via Spronello, 7 - Ferrara - 4412
I have installed redis backend for quota and my dovecot.conf is as follow:
quota = dict:User quota:ignoreunlimited:redis:host=127.0.0.1:prefix=%u/
but for all of my users doveadm quota get return always same quota (of
the last user)
Someone could help me in the right direction?
--
*Davide
aster_service_run+0x13)
[0x7f31fc268ed3] -> dovecot/imap(main+0x2a7) [0x423907] ->
/lib/libc.so.6(__libc_start_main+0xfd) [0x7f31fbefbc8d] ->
dovecot/imap() [0x40bcc9]
2014-05-08 12:44:21 imap(X): Fatal: master: service(imap): child
23779 killed with signal 6 (core dumps disabled)
.
? thanks.
--
*Davide Marchi*
*T*eorema *F*errara *Srl*
Via Spronello, 7 - Ferrara - 44121
Tel. *0532783161* Fax. *0532783368*
E-m@il: *davide.mar...@mail.cgilfe.it*
Skype: *davide.marchi73*
Web: *http://www.cgilfe.it*
*CONFIDENZIALITA'*
*Ai sensi del D.Lgs. 196/2003 si precisa che le informa
Hi to all, my question is if it's possible to retrive only mail location
and mailformat with user_query and for authentication to use vpopmail
plugins for dovecot version 2.2.5
i want to put a column in my mysql tables that inherit to user (vpopmail
db) like "maildir format"
--
*Da
Many thanks for explanation; do you have implemented high security mode
or high performance mode with loginprocess
Il 26/09/2013 11:33, Arnaud Abélard ha scritto:
On 09/26/2013 09:47 AM, voy...@sbt.net.au wrote:
On Thu, September 26, 2013 5:41 pm, Davide wrote:
Hi to all, i have dovecot
Hi to all, i have dovecot 2.2.5 when i digit doveadm who i see a lot of
connections IMAP for single user liker the example below
x.yyy...@mail.cgilfe.it 9 imap (20572 20614 19120 20653 19136 20655
19138 20661 20471) (192.168.x.xxx)
Why so many IMAP?
--
*Davide Marchi*
*T*eorema *F
= Messaggio a <%t> automaticamente rifiutato:%n%r
submission_host = 192.16X.XXX.XX0
}
If user over quota receive a messagge internally all is ok but if the
user receive a mail from external domains nothing to the sender is sentback.
Thanks in advance to all for possible help.
--
*Davide
someone use dovecot antispam with crm114?
--
*Davide Marchi*
*T*eorema *F*errara *Srl*
Via Spronello, 7 - Ferrara - 44121
Tel. *0532783161* Fax. *0532783368*
E-m@il: *davide.mar...@mail.cgilfe.it*
Skype: *davide.marchi73*
Web: *http://www.cgilfe.it*
*CONFIDENZIALITA'*
*Ai sensi del D.Lgs
In Timo' scripts there is also reference to tab-formatter.pl which is an
extra script downlodable from http://www.dovecot.org/tools/
Il 27/06/2013 22:42, Thomas Harold ha scritto:
On 9/28/2010 3:34 AM, Martin Waschbüsch wrote:
Am 26.09.2010 um 08:30 schrieb Mohit Chawla:
How about collectd (
Hi
I'm experiencing a strange problem on my dovecot 2.0.21 setup.
When i delete a folder "foo" it was correctly moved in the trash folder.
If i try to delete from it the folder "foo" from the trash it gets
renamed "foo1".
If I try to dlete "foo1" it gets renamed foo11, and the operation coul
http://archiv.isusice.eu/ewcyozyg/fltdigdpmijtefzkeuuepzdutvxu.hnfzuk
Hi to all is it possible to use dovecot lda to pipe emails into enkive
socket? if yes how?
--
*Davide Marchi*
*T*eorema *F*errara *Srl*
Via Spronello, 7 - Ferrara - 44121
Tel. *0532783161* Fax. *0532783368*
E-m@il: *davide.mar...@mail.cgilfe.it*
Skype: *davide.marchi73*
Web: *http
Is it possible to remove return-path in dovecot lda rejection?
--
*Davide Marchi*
*T*eorema *F*errara *Srl*
Via Spronello, 7 - Ferrara - 44121
Tel. *0532783161* Fax. *0532783368*
E-m@il: *davide.mar...@mail.cgilfe.it*
Skype: *davide.marchi73*
Web: *http://www.cgilfe.it*
*CONFIDENZIALITA'
s my .qmail-default file:
|/var/qmail/bin/preline -f /usr/local/libexec/dovecot/dovecot-lda -d $EXT@$USER |
/home/vpopmail/bin/vdelivermail "" bounce-no-mailbox
Thanks in advance.
--
*Davide Marchi*
*T*eorema *F*errara *Srl*
Via Spronello, 7 - Ferrara - 44121
Tel. *0532783161* Fax. *
icamente
rifiutato:%n%r
sendmail_path = /usr/bin/sendmail
# quota_full_tempfail = yes
}
--
*Davide Marchi*
*T*eorema *F*errara *Srl*
Via Spronello, 7 - Ferrara - 44121
Tel. *0532783161* Fax. *0532783368*
E-m@il: *davide.mar...@mail.cgilfe.it*
Skype: *davide.marchi73*
Web: *http://www.cgilfe.it*
oblem isn't it?
Thanks in advance for any response
--
*/Davide Marchi
/Teorema Ferrara Srl
/(Tel: /**/+39 0532 783161)/**/
(Fax: +/**/39 0532 783368/**/)/**//**/
/**//**/davide.mar...@mail.cgilfe.it
<mailto:davide.mar...@mail.cgilfe.it?subject=Info>
/CONFIDENZIALITA’ ***
Questo messag
Hi to all,
my question is what is benefit implementing LMTP service replacing LDA i
have dovecot 2.1.8 with vpoipmail+qmail and about 500 users now i'm
using LDA and i'm interested on LMTP service.
Thanks in advance
--
*/Davide Marchi
/Teorema Ferrara Srl
/(Tel: /**/+39 0532 783161
but anyway thunderbird say [CANNOT] Failed to call
reaver
Il 01/10/2012 14:04, Eugene Paskevich ha scritto:
On Mon, 01 Oct 2012 14:48:31 +0300, Davide
wrote:
Can i attach compressed log in a post?
If it's of the sane size :-)
But I'm actually interested in the output which was trigge
mail/domains/mail.cgilfe.it/davide.marchi
--fileprefix=/opt/crm114/
if i exec this command with user vpopmail in console the command is
successful
Il 01/10/2012 14:04, Eugene Paskevich ha scritto:
On Mon, 01 Oct 2012 14:48:31 +0300, Davide
wrote:
Can i attach compressed log in a post?
If it
Restarting Dovecot instead to use doveadm reload i hav strange error:
managesieve(root): Fatal: getcwd() failed: No such file or directory
doveconf: Error: managesieve-login: dump-capability process returned 89
Il 01/10/2012 13:48, Davide ha scritto:
Can i attach compressed log in a post?
I
Can i attach compressed log in a post?
I can produce output replacing crm binary with a script bash to ouput
command,user etc etc
Il 01/10/2012 13:01, Eugene Paskevich ha scritto:
On Mon, 01 Oct 2012 13:57:14 +0300, Davide
wrote:
I deleted
antispam_verbose_debug = 1
Parameters i.e. antispam_crm_binary = /opt/crm114/mailreaver.crm
must be enclosed on ""? so
antispam_crm_binary = "/opt/crm114/mailreaver.crm"
Il 01/10/2012 12:07, Eugene Paskevich ha scritto:
On Mon, 01 Oct 2012 12:54:01 +0300, Davide
wrote:
this is my dovecot config
/lib90_antispam_plugin.so
but nothing inherit [CANNOT] Failed to call crm114 binary
Il 01/10/2012 12:07, Eugene Paskevich ha scritto:
On Mon, 01 Oct 2012 12:54:01 +0300, Davide
wrote:
this is my dovecot configuration for antispam plugin logging:
antispam_verbose_debug = 1
antispam_debug_target
scritto:
On Mon, 01 Oct 2012 12:00:14 +0300, Davide
wrote:
Thank you very much for the reply, i' have installed the supplied
patch with the following command:
- patch -p1 -i ../crm_debug.patch (i'm in the cloned base directory)
i compile the plugin and all go easy
i move my wrongly tagged
I have recived an empty message in response
Il 01/10/2012 11:04, Davide ha scritto:
I downloaded and applaied the patch in the message 01:16 of 716 bytes:
diff -r 7f94cc6b4d8e src/crm114.c
--- a/src/crm114.cFri May 11 04:05:59 2012 +0300
+++ b/src/crm114.cMon Oct 01 02:15:40 2012 +0300
? cfg->spam : cfg->non_spam;
+ i_debug("Executing '%s %s'", cfg->binary, t_strarray_join(argv, " "));
execv(cfg->binary, (char *const *) argv);
/* fall through if reaver can't be found */
i_debug("executing %s failed: %d (uid=%d
Thank you very much for the reply, i' have installed the supplied patch
with the following command:
- patch -p1 -i ../crm_debug.patch (i'm in the cloned base directory)
i compile the plugin and all go easy
i move my wrongly tagged mail from UNSURE to INBOX and thunderbird tell
me ..blah..blah.
following message:
"Operation failed over folder 'UNSURE'. Server for account
davide.mar...@mail.cgilfe.it said: [CANNOT] Failed to call crm114 binary.."
I dont'know where is my mistake if someone can help me is much
appreciated Thank you
--
*/Davide Marchi
/Teor
Haha, you are right =)
However this is open source and don't speak with google's servers ;)
Il giorno 20/nov/2011, alle ore 17:09, Jerry ha scritto:
> On Sun, 20 Nov 2011 10:08:20 +0100
> Davide Cavion articulated:
>
>> Google authenticator has a PAM interface:
>&g
Google authenticator has a PAM interface:
http://code.google.com/p/google-authenticator/wiki/PamModuleInstructions
Have someone tried implementing it onto Dovecot? It would be really great if
you consider your emails important!
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06/29/2011 06:36 PM, William Blunn wrote:
> On 28/06/2011 17:13, Davide Vaghetti wrote:
>> I have one thousand virtual users with mdbox mailbox format and 10
>> GByte quota. I have noticed some performance problem related to
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 06/28/2011 07:29 PM, Charles Marcus wrote:
> On 2011-06-28 12:13 PM, Davide Vaghetti wrote:
>> mail_location = mdbox:/var/vmail/%-1.1u/%u/mdbox
>>
>> and I want to switch to
>>
>> mail_location =
>> mdbo
get rid of all the old index files?
- - how much the index files (no fts squat) can grow?
thanks in advance
bye
davide
- --
Dott. Davide Vaghetti
Centro Servizi Informatici Facolta' di Ingegneria
Universita' di Pisa
PGP:
http://keys.keysigning.org:11371/pks/lookup?op=
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 04/20/2011 05:15 PM, Timo Sirainen wrote:
> On Tue, 2011-04-19 at 17:36 +0200, Davide Vaghetti wrote:
>
>> we are using dovecot with mdbox to provide mail services for a community
>> of 1000 academic users. We have quite a big
davide
- --
Dott. Davide Vaghetti
Centro Servizi Informatici Facolta' di Ingegneria
Universita' di Pisa
PGP:
http://keys.keysigning.org:11371/pks/lookup?op=get&search=0x7A1B3BA18C4E0A4D
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with
uot;, you decide the actual use
via the main.cf (at least as regards the delivery).
bye
davide
- --
Dott. Davide Vaghetti
Centro Servizi Informatici Facolta' di Ingegneria
Universita' di Pisa
PGP:
http://keys.keysigning.org:11371/pks/lookup?op=get&search=0x7A1B3BA18C4E0A4D
-BEGIN
}
Davide.
On Sun, Jul 13, 2008 at 6:25 PM, Frank <[EMAIL PROTECTED]> wrote:
> Hello!
>
> I have implemented a mail system with postfix and dovecot as LDA.
>>
>> Users who have exceeded their quota when receiving messages dont'see the
>> message bounced.
quota = maildir:storage=10240
}
protocol lda {
mail_plugins = quota
postmaster_address = [EMAIL PROTECTED]
auth_socket_path = /var/run/dovecot/auth-master
}
Thanks very much.
Davide.
Frank Cusack wrote:
> On April 4, 2007 5:53:10 PM +0200 Davide Vaghetti
> <[EMAIL PROTECTED]> wrote:
>> Hi all,
>>
>> I'm having terrible time, and a lot of core dumps, building dovecot on
>> Solaris 10.
> ...
>> When I try to actually make it, th
nsolve login. See:
>
> http://developers.sun.com/sunstudio/downloads/
>
> Dovecot has been pretty bullet-proof for me.
For me too... on linux ;-)
I solved using bash instead of ksh, thanks anyway.
bye
davide
--
--
Davide Vaghetti
Centro SerRA - University of Pisa NOC
ssues ?
thanks in advance
bye
--
Davide Vaghetti
Centro SerRA - University of Pisa NOC
81 matches
Mail list logo