Re: Fatal error in http-client.c when passdb is oauth2 and userdb is sql

2023-07-19 Thread Eugene Su
It looks very similar to fixed problem in v2.3.13: - doveadm-server: Crash could occur if logging was done outside command handling. For example http-client could have done debug logging afterwards, resulting in either segfault or Panic: file http-client.c: line 642

Re: Fatal error in http-client.c when passdb is oauth2 and userdb is sql

2023-07-18 Thread Eugene Su
I think this mail related to the problem. https://dovecot.org/mailman3/archives/list/dovecot@dovecot.org/message/X5PBA2RVC7ZDIUNMXJQZRFIDS7MZNGJH/ ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Fatal error in http-client.c when passdb is oauth2 and userdb is sql

2023-07-18 Thread Eugene Su
Please, delete this wrong thread. ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Driver for virtual file- was Re: rename virtual user?

2023-07-09 Thread Eugene R
In most cases, the whole point of setting up the virtual users feature is to have the mail user accounts (and the respective database) independent of the "real" system users. This provides significant flexibility, convenience, and security benefits. Best regards Eugene On 09.07.

Re: crash when trying to upgrade from 2.0.x to 2.3.x

2023-02-15 Thread Eugene M. Zheganin
Hello, On 15.02.2023 12:48, Aki Tuomi wrote: Thank you for reporting this issue, which fts driver are you using? Can you provide `doveconf -n` output? Seems like I'm using ... squat, and this, in turn, seems to be the old legacy piece from who knows how long ago installed instance. From your

crash when trying to upgrade from 2.0.x to 2.3.x

2023-02-14 Thread Eugene M. Zheganin
() from /usr/local/lib/dovecot/libdovecot.so.0 No symbol table info available. --Type for more, q to quit, c to continue without paging-- #22 0x112f6208 in master_service_run () from /usr/local/lib/dovecot/libdovecot.so.0 No symbol table info available. #23 0x0105af67 in main () No symbol table info available. (gdb) ===Cut=== Thanks. Eugene.

Re: SASL: encoded packet size too big

2019-08-16 Thread Eugene via dovecot
of the AP-REP is interpreted as packet length. I will ask cyrus-sasl project for further help. Sorry for the hassles. On 8/15/19 4:14 PM, Eugene via dovecot wrote: > I see nothing suspicious in FreeIPA slapd logs because connection drops > before SASL negotiation completion. > Net

Re: SASL: encoded packet size too big

2019-08-15 Thread Eugene via dovecot
cot tries to report LDAP error over GSSAPI. > So the best fix is to make sure your LDAP server does not return error. =) > > Aki > > On 15.8.2019 14.56, Eugene Bright wrote: >> That's right. >> GSS-API is not used anywhere else. >> Do you like to inspect my full con

Re: SASL: encoded packet size too big

2019-08-15 Thread Eugene Bright via dovecot
That's right. GSS-API is not used anywhere else. Do you like to inspect my full configuration? I can dump connection session and send pcap file here. On August 15, 2019 7:27:20 AM GMT+03:00, Aki Tuomi wrote: >> On 15/08/2019 00:34 Eugene via dovecot wrote: >> >> >&

Re: SASL: encoded packet size too big

2019-08-14 Thread Eugene via dovecot
-suid -textcat -vpopmail) On 8/15/19 12:01 AM, Eugene wrote: > Hello! > > Dovecot uses it's own SASL implementation, doesn't it? > > Aug 14 23:45:23 example.com auth[10428]: GSSAPI client step 1 > Aug 14 23:45:23 example.com auth[10428]: encoded packet size too big &g

SASL: encoded packet size too big

2019-08-14 Thread Eugene via dovecot
ker(10428): Error: LDAP: Can't connect to server: ldap://ipa2.example.com Aug 14 23:45:23 example.com dovecot[10085]: auth: Error: auth worker: Aborted USER request for eugene: Lookup timed out Aug 14 23:45:23 example.com dovecot[10085]: imap: Error: auth-master: login: requ

RE: Dovecot eBook

2019-07-20 Thread Eugene Bright via dovecot
ed Amazon and there >is still no PDF version available there. > >Tedious, but scan the book. I have done this with my iPhone and it >resulted in a very good copy that was fully OCRed --- Eugene Bright IT-engineer Tel.: +7 925 728 96 22

Re: Authdb NSS module

2019-07-15 Thread Eugene Bright via dovecot
I use LDAP right now, but local cached sssd queries are much faster and reliable. On July 15, 2019 6:49:18 AM GMT+03:00, Aki Tuomi wrote: > > >On 15/07/2019 02:54 Eugene via dovecot < dovecot@dovecot.org> wrote: > > > >Hello! > > >Upgrading manual tells th

Authdb NSS module

2019-07-14 Thread Eugene via dovecot
ule. Is it possible? Thanks! -- Eugene Bright IT engineer Tel: + 79257289622 signature.asc Description: OpenPGP digital signature

Re: Dovecot LDA with OpenSMTPD

2016-03-19 Thread Eugene V. Kravtsoff
read doc keywords opensmtpd "deliver to lmtp" and dovecot LMTP 18-03-2016 10:06, Eric Kom написав: Good day, Can any one help on how to get Dovecot LDA work with OpenSMTPD? -- With best regards, Eugene V. Kravtsoff

Panic in service(log)

2015-08-27 Thread Eugene Paskevich
] - /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7fd3689bcb45] - dovecot/log(+0x277d) [0x555e9f81777d] master: Error: service(log): child 28845 killed with signal 6 (core dumps disabled) Could anyone please advise? -- Eugene Paskevich | *==)--- | Plug me

Re: Panic in service(log)

2015-08-27 Thread Eugene Paskevich
27.08.2015, 16:09, Eugene Paskevich eug...@raptor.kiev.ua: Hello, I'm using the Debian builds of dovecot-2.2 by S[r]us. Today I started getting the following panic: log: Panic: file priorityq.c: line 122 (priorityq_remove_idx): assertion failed: (idx count) Just in case, here is the full

Re: sieve plugin editheader not found

2015-04-11 Thread Eugene Paskevich
On 04/11/2015 04:26 PM, Patrick Lion wrote: sieve_extensions = +notify +imapflags sieve_plugins = editheader Editheader is not a plugin. It's an extension. Ergo, if you put +editheader into sieve_extensions sievec -x flag won't be necessary. Require line will be though. -- Eugene

Re: sieve plugin editheader not found

2015-04-08 Thread Eugene Paskevich
everything works as expected. eugene@hopper[pts/4]:~ locate editheader /usr/share/doc/dovecot-core/sieve/extensions/editheader.txt That is a txt version of http://wiki2.dovecot.org/Pigeonhole/Sieve/Extensions/Editheader eugene@hopper[pts/4]:~ doveconf -a | grep sieve sieve = ~/.sieve/.current

Re: [Dovecot] Still no emails since Feb. 6

2014-03-05 Thread Eugene R
Hi Steve, Looks like the originating server is currently wursti.dovecot.fi [87.106.245.223] Indeed, there is a mail from Timo on Feb 7 about moving the server =) Do you really filter by IP? Best wishes Eugene -Original Message- From: Steve Campbell Sent: Thursday, March 06, 2014 12

Re: [Dovecot] Still no emails since Feb. 6

2014-03-05 Thread Eugene R
Got access denied for direct mail: campb...@cnpapers.com: host mailserver2.cnpapers.net[216.12.119.162] said: 550 5.7.1 Access denied (in reply to MAIL FROM command) Well, this is now really off-topic for the list (local config error). Sorry to bother people -Original Message-

Re: [Dovecot] LMTP with virtual and system users

2013-12-29 Thread Eugene
wishes Eugene -Original Message- From: Philipp Kolmann Sent: Wednesday, December 25, 2013 11:16 AM To: Dovecot Mailing List Subject: [Dovecot] LMTP with virtual and system users Hi, I have a mailsystem where i have some local users with shell access and full home dirs which receive mail

Re: [Dovecot] Eliminate legacy INBOX namespace - how?

2013-12-21 Thread Eugene
wishes Eugene -Original Message- From: Charles Marcus Sent: Saturday, December 21, 2013 9:12 PM To: dovecot@dovecot.org Subject: Re: [Dovecot] Eliminate legacy INBOX namespace - how? On 2013-12-21 10:58 AM, Timo Sirainen t...@iki.fi wrote: On 21.12.2013, at 17.49, Charles Marcus cmar

Re: [Dovecot] 2.2.9

2013-11-23 Thread Eugene
. Best wishes Eugene -Original Message- From: Andreas Kasenides Sent: Saturday, November 23, 2013 10:24 PM To: dovecot@dovecot.org Subject: Re: [Dovecot] 2.2.9 On 23-11-2013 19:56, Luuk wrote: On 23-11-2013 18:44, Andreas Kasenides wrote: On 23-11-2013 3:47, Noel Butler wrote

Re: [Dovecot] Dovecot antispam unable to call dspam since dovecot upgrade to 2.X

2013-11-15 Thread Eugene
Hi all, If I remember correctly (stopped using DSPAM some time ago), you should add a trusted user to dspam.conf: Trust root ... Trust vmail Best wishes Eugene -Original Message- From: Guillaume Hilt Sent: Friday, November 15, 2013 11:57 AM To: dovecot@dovecot.org Subject: Re

Re: [Dovecot] Is this odd?

2013-09-09 Thread Eugene
Hi LuKreme, Do you have any special reasons NOT to use standard layout (Maildir under home) for virtual users, as suggested in the docs and by users here? Best wishes Eugene -Original Message- From: LuKreme Sent: Monday, September 09, 2013 3:20 AM To: dovecot@dovecot.org Subject

Re: [Dovecot] kqueue bug?

2013-08-30 Thread Eugene
Hi Timo, Also no problems here: FreeBSD 9.1-RELEASE-p3, Dovecot 2.2.5 with default port config including Build options: ioloop=kqueue notify=kqueue ipv6 openssl io_block_size=8192 Best wishes Eugene -Original Message- From: Michael Grimm Sent: Friday, August 30, 2013 10:13 PM

Re: [Dovecot] courier to dovecot

2013-07-16 Thread Eugene
. Best wishes Eugene -Original Message- From: J Gao Sent: Tuesday, July 16, 2013 2:13 AM To: dovecot@dovecot.org Subject: [Dovecot] courier to dovecot Hi, All, I am new here and I need your advises. Here is my story: I have a mail server like this: - CentOS 5 32 bit (LAMP) - Postfix 2.3

Re: [Dovecot] virtual users

2013-07-12 Thread Eugene
Eugene -Original Message- From: Gab IIpop Sent: Thursday, July 11, 2013 5:31 PM To: dovecot@dovecot.org Subject: [Dovecot] (no subject) From the documentation, virtual users seem like a good idea if you plan on having a lot of users. Although I'm wondering about the following: What other

Re: [Dovecot] Crashes with 2.2.4 setup that worked perfectly with 2.2.2 (.2.3 also crashes)

2013-07-08 Thread Eugene
Hi Trever, Actually the first line seems to suggest an attempt to allocate 2GB block. The question is why it wants to do that =) Best wishes Eugene -Original Message- From: Trever L. Adams Sent: Monday, July 08, 2013 1:55 PM To: Reindl Harald Cc: dovecot@dovecot.org Subject: Re

Re: [Dovecot] popup to all users ?

2013-07-05 Thread Eugene
Hi Frank, Maybe it would be better to just send them a (group) e-mail ? best wishes Eugene -Original Message- From: Frank Bonnet Sent: Friday, July 05, 2013 5:41 PM To: Dovecot Mailinglist Subject: [Dovecot] popup to all users ? Hello I need to have a information popup

Re: [Dovecot] Config for master user in dovecot 1.1.20

2013-06-23 Thread Eugene
Hello, Actually I have just recently migrated 2 Dovecot installations from 1.x to 2.x simply by installing the current version and pointing it to the same user and storage configuration. Worked like a charm. Best wishes Eugene -Original Message- From: izul Sent: Monday, June 24

Re: [Dovecot] Transparent IMAP proxy

2013-06-16 Thread Eugene
-scanning capability. But SMTP is certainly better (though IMO even that is not really needed if you have reasonable antispam filtering and think before opening attachments). Cheers Eugene

Re: [Dovecot] dovecot antispam plugin is not woking

2013-05-04 Thread Eugene Paskevich
spam system should it make an error. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix

Re: [Dovecot] dovecot antispam plugin is not woking

2013-04-30 Thread Eugene Paskevich
. cna anyone help me Please fix antispam_dspam_args and let me know whether it works. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix

Re: [Dovecot] dovecot antispam plugin is not woking

2013-04-30 Thread Eugene Paskevich
antispam_backend = dspam antispam_dspam_args = --client;--user;vmail;--source=error;--signature=%%s antispam_dspam_result_header = X-DSPAM-Result antispam_signature = X-DSPAM-Signature } -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua

Re: [Dovecot] Antispam r49 breaks Dovecot v2.1

2013-04-30 Thread Eugene Paskevich
On Thu, 20 Dec 2012 12:58:23 +0200, Steffen Kaiser skdove...@smail.inf.fh-brs.de wrote: patch 49 breaks compilation with Dovecot v2.1. Fixed in 5ebc6aae4d7c. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
configuration as to where debugging logging should go to. Otherwise I have no idea. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
. and this is info_log_path = /var/log/dovecot/dovecot.log log_path = /var/log/dovecot/dovecot-err.log debug_log_path = Did you notice that patch is mainly for i_debug() invocations? :-) Try sitting debug_log_path to something meaningful. And of course restart dovecot. -- Eugene

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
On Mon, 01 Oct 2012 13:58:23 +0300, Davide davide.mar...@mail.cgilfe.it wrote: Parameters i.e. antispam_crm_binary = /opt/crm114/mailreaver.crm must be enclosed on ? so antispam_crm_binary = /opt/crm114/mailreaver.crm No. -- Eugene Paskevich | *==)--- | Plug me

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
log 2012-10-01 12:33:31 imap: Debug: Module loaded: /usr/local/lib/dovecot/lib90_antispam_plugin.so but nothing inherit [CANNOT] Failed to call crm114 binary Could you please post the contents of the debug file somewhere? -- Eugene Paskevich | *==)--- | Plug me

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-10-01 Thread Eugene Paskevich
with a script bash to ouput command,user etc etc Wait a second... So the script is ran correctly but reaver isn't? That probably means that either reaver dislikes its arguments or its stdin... -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-09-30 Thread Eugene Paskevich
-20120927_105129_798028_B0035817 X-CRM114-Status: GOOD ( 28.64 ) headers ... Operation failed over folder 'UNSURE'. Server for account davide.mar...@mail.cgilfe.it said: [CANNOT] Failed to call crm114 binary.. Did you see anything in syslog? If not, let's begin with the attached patch. -- Eugene

Re: [Dovecot] Antispam plugin problem (CRM114)

2012-09-30 Thread Eugene Paskevich
On Mon, 01 Oct 2012 02:07:25 +0300, Eugene Paskevich eug...@raptor.kiev.ua wrote: Did you see anything in syslog? If not, let's begin with the attached patch. Ouch... too sleepy. Here's the correct patch. -- Eugene Paskevich | *==)--- | Plug me into eug

Re: [Dovecot] 2.1.10 crashes at login (buf-used = buf-alloc)

2012-09-19 Thread Eugene Paskevich
://hg.dovecot.org/dovecot-antispam-plugin/annotate/e902fcd40d1d/antispam-plugin.c#l32 -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix

Re: [Dovecot] Antispam plugin not compatible with Dovecot 2.1

2012-01-18 Thread Eugene Paskevich
: 'struct mail_save_context' has no member named 'copying' The copying should be changed to copying_via_save. Thank you, Timo. Would #if DOVECOT_IS_GE(2,1) suffice or do I need anything more specific? -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua

Re: [Dovecot] Antispam plugin not compatible with Dovecot 2.1

2012-01-18 Thread Eugene Paskevich
On Wed, 18 Jan 2012 18:31:49 +0200, Timo Sirainen t...@iki.fi wrote: On Wed, 2012-01-18 at 18:19 +0200, Eugene Paskevich wrote: mailbox.c: In function 'antispam_save_begin': mailbox.c:138:12: error: 'struct mail_save_context' has no member named 'copying' The copying should be changed

Re: [Dovecot] dspam

2011-07-25 Thread Eugene Paskevich
: antispam plugin backend is not selected for this user any explanation ? A simple one, yes. :-) Pay your attention to dovecot-antispam manual page. Please keep us posted if problems remain. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua

[Dovecot] Dovecot 2.0.8 dysnc problems

2010-12-17 Thread Eugene Tay
: Can't rename mailbox INBOX to INBOX_e67c001b52ca014d8f5c1f237f90: Renaming INBOX isn't supported. May I know what is the problems on here? Thanks Regards, Eugene Tay -- View this message in context: http://old.nabble.com/Dovecot-2.0.8-dysnc-problems-tp30479540p30479540.html Sent from

Re: [Dovecot] [st...@telcotec.se: [stava: antispam problem]]

2010-10-23 Thread Eugene Paskevich
as you supposed them to be. Try applying the attached patch which should show how exactly the folders are treated. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix diff -r 0cda886fec90 src/mailbox.c --- a/src

Re: [Dovecot] dovecot-antispam-1.3 multiple plugin load

2010-10-23 Thread Eugene Paskevich
... } When I try to login, the connection is aborted and dovecot connection die with coredump Are there are any people with similar settings ? (doble instance of antispam plugin) Could you please elaborate why you need to load multiple plugin instances simultaneously? -- Eugene Paskevich

Re: [Dovecot] release plan for dovecot antispam plugin?

2010-10-05 Thread Eugene Paskevich
. I have to run all the licensing/copyrighting questions by them. I hope this shouldn't be a problem. But it has to be done before releasing. -- Eugene Paskevich | *==)--- | Plug me into eug...@raptor.kiev.ua| ---(==* | The Matrix

Re: [Dovecot] dovecot and ntp: Fatal: Time just moved backwards

2009-06-09 Thread Eugene
imap/pop3 instances) would be quite reasonable. Basically it is the only thing I don't like in Dovecot... and was even planning to hack the time check out of the code =)) Best wishes Eugene

Re: [Dovecot] dovecot and ntp: Fatal: Time just moved backwards

2009-06-09 Thread Eugene
the feeling that the problem is really artificially complicated =) Regards Eugene

Re: [Dovecot] antispam plugin claims antispam signature not found

2008-11-10 Thread Eugene
. Regards Eugene

Re: [Dovecot] Another dovecot-antispam plugin can't call dspam

2008-11-10 Thread Eugene
was that if the loop actually loops (i.e. more that 1024 bytes returned), we just log several lines in debug log. Sorry for buffer overrun, we have to check readsize of course. Or just pass sizeof(buf)-1 to read() Eugene

Re: [Dovecot] Another dovecot-antispam plugin can't call dspam

2008-11-05 Thread Eugene
of the dspam reply (it turned out quite useful not only for the stack corruption problem). Makefile.patch fixes the syntax to compile with gmake under FreeBSD 6.1 and also adjusts the installed plugin permissions. Best wishes Eugene patch-genie.tgz Description: Binary data

[Dovecot] antispam plugin problem

2008-11-01 Thread Eugene
is wrong? Best wishes Eugene

Re: [Dovecot] antispam plugin problem

2008-11-01 Thread Eugene
? Best wishes Eugene

Re: [Dovecot] sieve discard

2008-09-19 Thread Eugene Gladchenko
. Now the sieve script looks as follows and it works: if address :is :all [To, Cc, Bcc, Reply-To] [[EMAIL PROTECTED]] { discard; } -- Eugene Gladchenko EVG15-RIPE

Re: [Dovecot] sieve discard

2008-09-18 Thread Eugene Gladchenko
discard the messages that I send to [EMAIL PROTECTED] myself, see: deliver(eugene): Sep 19 02:17:05 Info: cmusieve: Using sieve path: /home/eugene/.dovecot.sieve deliver(eugene): Sep 19 02:17:05 Info: cmusieve: Executing script /home/eugene/.dovecot.sievec deliver(eugene): Sep 19 02:17:05 Info

Re: [Dovecot] EXPUNGE delay

2008-06-09 Thread Eugene
Eugene

Re: [Dovecot] Time moved backwards

2008-05-14 Thread Eugene
for (expensive) console operations. Best wishes Eugene

[Dovecot] Time moved backwards

2008-05-13 Thread Eugene
is really that much of a problem -- to restart itself automatically. Maybe a config option could be introduced. Best wishes Eugene

Re: [Dovecot] Time moved backwards

2008-05-13 Thread Eugene
that should not take much time? Best wishes Eugene

Re: [Dovecot] Time moved backwards

2008-05-13 Thread Eugene
with that). Please read carefully. ntpd IS run before dovecot, but a change of time happens some time later. Of course, dovecot starting script can be hacked to sleep for some time, but it feels like a wrong way to solve a problem. Best wishes Eugene

Re: [Dovecot] Time moved backwards

2008-05-13 Thread Eugene
for several reasons. In addition, the clock should not be stepped until a consistent offset has been observed for a sanity interval, currently 15 minutes. So ntpd may in principle step time again. http://www.ntp.org/ntpfaq/NTP-s-config.htm Eugene

Re: [Dovecot] Development news

2008-04-17 Thread Eugene
. After 5 weeks there's one free week Are you a teacher or a student? And generally speaking, I expected a small bio/CV on the site but was not able to find one. Best wishes Eugene

[Dovecot] EXPUNGE delay

2008-02-28 Thread Eugene
. Interestingly, Dovecot 1.0.7 (on another server) does not have such problem. Best wishes Eugene IMAP: 00:46:56 [tx] 0yc9 UID STORE 172903 +FLAGS.SILENT (\Deleted \Seen) IMAP: 00:46:56 [rx] 0yc9 OK Store completed. IMAP: 00:46:58 [tx] 623w EXPUNGE IMAP: 00:46:58 [rx] * 102 FETCH (FLAGS (\Deleted \Seen

Re: [Dovecot] How to write plugin

2007-11-20 Thread Eugene Prokopiev
I tried to use http://www.dovecot.org/patches/copy_plugin.c as simple example. My code is attached. I see plugin loading in logs: Nov 20 12:29:33 mail dovecot-auth: pam_tcb(dovecot:auth): Authentication passed for enp from (uid=0) Nov 20 12:29:33 mail dovecot: imap-login: Login: user=enp,

[Dovecot] dspam integration

2007-11-19 Thread Eugene Prokopiev
Hi, I see http://johannes.sipsolutions.net/Projects/dovecot-antispam and http://blog.cynapses.org/2007/09/13/dovecot-dspam-plugin/ solutions. Second git repo is not answer, first one is cloned, but I see some drawbacks with it. Dspam backend is more native solution but libdspam using instead of

[Dovecot] How to write plugin

2007-11-19 Thread Eugene Prokopiev
Hi, Where can I find documentation for plugin writers? Now I see mail-log-plugin source, but I can't understand how entry points (functions mail-log-plugin-init and mail-log-plugin-deinit) are defined to execute some actions on load/unload/copy messages. Can anybody comments this?

[Dovecot] Tracing an IP of a user who deleted the message

2007-05-10 Thread Eugene Gladchenko
? If not, what can be done about it in the future? Thank you. -- Eugene Gladchenko EVG15-RIPE