virtual users, mailer daemon send mails to non existant recipient and dovecot store it

2016-08-23 Thread Sam
Hello, Sometime when we receive a spam or virus that is detected as it, mailer daemon send a reply to the sender to inform that the message is a spam or content viruses. The problem is that the sender of the spam as something like voicem...@ourdomain.fr ( the user voicemail doesn't exist in

Re: virtual users, mailer daemon send mails to non existant recipient and dovecot store it

2016-08-23 Thread Sam
Hello Aki, here is the output: # 2.2.10: /etc/dovecot/dovecot.conf # OS: Linux 3.10.0-327.el7.x86_64 x86_64 CentOS Linux release 7.2.1511 (Core) auth_debug = yes auth_master_user_separator = * auth_mechanisms = plain login mail_location = maildir:~/Maildir managesieve_notify_capability = mailto

Re: virtual users, mailer daemon send mails to non existant recipient and dovecot store it

2016-08-24 Thread Sam
Does it works with pam? Can I set it like this : userdb { driver = pam args = uid=1001 gid=1001 home=/home/vmail/%Lu allow_all_users=no } Thanks Aki Le 24/08/2016 à 08:45, Aki Tuomi a écrit : On 24.08.2016 09:43, Sam wrote: Hello Aki, here is the output: userdb { args = uid=1001

Re: virtual users, mailer daemon send mails to non existant recipient and dovecot store it

2016-08-24 Thread Sam
Hello Sean, You're right, I going to switch off the return message too. Thanks! Samuel Le 23/08/2016 à 20:07, Sean Greenslade a écrit : On Tue, Aug 23, 2016 at 05:57:37PM +0200, Sam wrote: Hello, Sometime when we receive a spam or virus that is detected as it, mailer daemon send a rep

Dictionary quota with Flat file database

2016-06-30 Thread Sam
a = dict:user::file:%h/Maildir/dovecot-quota # same result with : # quota = dict:User::file:%h/Maildir/dovecot-quota } my server : CentOS Linux release 7.2.1511 dovecot : dovecot-2.2.10-5.el7.x86_64 Thanks for helping. Sam

Fwd: Re: Dictionary quota with Flat file database

2016-06-30 Thread Sam
ow if these following options in 90-quota.ext works again : quota_rule2 = Trash:storage=+100M quota_grace = 10%% I'm going to test that. Thanks a lot! Sam Le 30/06/2016 à 16:13, aki.tu...@dovecot.fi a écrit : On June 30, 2016 at 4:41 PM Sam wrote: Hello, I want specific

Re: Providers running dovecot?

2020-09-27 Thread Sam Kuper
On Sun, Sep 27, 2020 at 04:30:21PM +0200, Olivier Cailloux wrote: > I am looking for providers of free e-mail addresses known to run > Dovecot (or a variant thereof) for IMAP access. Possibly Posteo. Not free IIRC, but very inexpensive (~1EUR/month). -- A: When it messes up the order in which p

Re: Some questions about mail_crypt setups

2021-02-21 Thread Sam Kuper
be either compromised or malicious; you also leave yourself vulnerable to a whole new class of DoS attacks. (Okta is mostly security theatre. The basic premise is bad enough, but auditing various Okta deployments, and meeting and speaking with Okta technical staff, left me with an even worse im

Re: Strategies for protecting IMAP (e.g. MFA)

2021-11-14 Thread Sam Kuper
On Sat, Nov 13, 2021 at 03:34:12PM -0800, lists wrote: > [..] Now Yubikey at least has my attention. But people often leave the > key plugged into their notebook. Very true with the Google equivalent > which I have heard from Google employees. The keys themselves aren't > exactly transferable, but

Re: ZFS storage and backup

2021-11-14 Thread Sam Kuper
On Sun, Nov 14, 2021 at 03:14:44PM +0100, infoomatic wrote: > I am about to migrate our mailservices to FreeBSD + ZFS. Thus, before > entering the sheer endless  stage of performance testing, I thought I > would ask here kindly for all kinds of information. > > [..] > > *) storages: any infos on

Re: GDPR/sender-ip (was: make received-header on submission optional or at least drop the ip in it)

2022-01-05 Thread Sam Kuper
ending an email to a mailing list might very well consent for the mailing list's recipients to receive the content, subject, and reply address of that email - but *not* the IP address from which it was sent. Sam -- A: When it messes up the order in which people normally read text. Q: When i

Sieve scripts igniored

2022-01-07 Thread Sam R
Hello, I have an issue with Sieve plugin, I can drive rules remotely with sieve:// myserver.fr:4190/?tls=YES, the rules are well created under /home/vmail/name.firstname, but these are never executed. I have also read https://doc.dovecot.org/configuration_manual/sieve/troubleshooting/, but I don'

Re: GDPR/sender-ip (was: make received-header on submission optional or at least drop the ip in it)

2022-01-07 Thread Sam Kuper
On Wed, Jan 05, 2022 at 07:00:19PM +0100, John Fawcett wrote: > On 05/01/2022 18:36, Sam Kuper wrote: >> On Wed, Jan 05, 2022 at 06:00:31PM +0100, John Fawcett wrote: >>> my understanding of the GDPR legislation is that it defines what is >>> considered lawful processi

Re: Sieve scripts igniored

2022-01-07 Thread Sam R
Le ven. 7 janv. 2022 à 12:45, Aki Tuomi a écrit : > > > On 07/01/2022 13:20 Sam R wrote: > > > > > > Hello, > > > > I have an issue with Sieve plugin, I can drive rules remotely with > sieve://myserver.fr:4190/?tls=YES (http://myserver.fr:4190/?tls=YES)

Re: silly quesiton [ot]

2022-01-30 Thread Sam Kuper
Especially for spam scoring, analysis, and > classification. Much better performance deleting or moving specific > messages, too. Do you have evidence to back up these claims, specifically re: mail servers? Like-for-like benchmarks, for instance? Thanks, Sam -- A: When it messes up the

Re: silly quesiton [ot]

2022-01-30 Thread Sam Kuper
On Sun, Jan 30, 2022 at 07:49:56PM -0900, justina colmena ~biz wrote: > On January 30, 2022 6:30:44 PM AKST, Sam Kuper wrote: >> On Sun, Jan 30, 2022 at 06:17:49PM -0900, justina colmena ~biz wrote: >>> On January 30, 2022 5:46:53 PM AKST, dove...@ptld.com wrote: >>>&

Re: silly quesiton [ot]

2022-01-31 Thread Sam Kuper
On Mon, Jan 31, 2022 at 11:26:26AM +0100, Benny Pedersen wrote: > On 2022-01-31 07:23, Sam Kuper wrote: >>DJB developed Maildir to gain performance and reliability improvements >>over mbox files. Unlike Maildirs, mbox files *are* "large flat >>files". > > m

Re: silly quesiton [ot]

2022-01-31 Thread Sam Kuper
On Mon, Jan 31, 2022 at 12:04:57PM +0100, Wojciech Puchar wrote: >>> mbox is multiple emails in single file, maildir is single email in >>> single file >> >> Exactly my point! > > which is good (mbox) in mail archiving. And not much else. Exactly. -- A: When it messes up the order in which peopl

Convert standalone mbox to standalone Maildir with Dsync - hierarchy separator error

2020-05-13 Thread Sam Kuper
Dear Dovecot users/devs, I have the following mbox file: /tmp/dsync_test/mbox/2002-September I would like to convert it to a Maildir: /tmp/dsync_test/maildir (Currently, the latter is just an empty directory.) I am attempting this on an old PC running Debian 9 ("Stretch"). I installe

Re: Convert standalone mbox to standalone Maildir with Dsync - hierarchy separator error

2020-05-20 Thread Sam Kuper
On Wed, May 13, 2020 at 11:03:37AM +0300, Aki Tuomi wrote: > Edit your dovecot.conf and add > > namespace { > inbox = yes > # or use '.' here. > separator = / > } Thanks for the suggestion! I added those lines to the bottom of /etc/dovecot/dovecot.conf . However, when I attempted the mbox

Re: Convert standalone mbox to standalone Maildir with Dsync - hierarchy separator error

2020-05-22 Thread Sam Kuper
On Thu, May 21, 2020 at 04:16:26AM +0100, Sam Kuper wrote: > On Wed, May 13, 2020 at 11:03:37AM +0300, Aki Tuomi wrote: >> Edit your dovecot.conf and add >> >> namespace { >> inbox = yes >> # or use '.' here. >> separator = / >> } >

Re: fail2ban setup centos 7 not picking auth fail?

2020-05-23 Thread Sam Kuper
On Sat, May 23, 2020 at 11:55:33AM +0800, Plutocrat wrote: > On 22/05/2020 18.32, Jerry wrote: >> On Thu, 21 May 2020 23:22:04 -0700, lists stated: >>> I use SSHGuard on well ssh (doh!), but supposedly you can use it for >>> postfix and dovecot also. I can tell you it is well supported. [..] >> >>

Re: SV: SV: Outlook vs Thunderbird

2020-07-07 Thread Sam Kuper
On Tue, Jul 07, 2020 at 07:00:23PM +0200, Sebastian Nielsen wrote: > Sorry about that, its just outlook that does that by default. Consider migrating to a MUA that, unlike Outlook, understands mailing lists. For example, Mutt (which definitely sucks less than Outlook): http://www.mutt.org/doc/man

Re: Outlook vs Thunderbird (re disabling SSL)

2020-07-08 Thread Sam Kuper
On Wed, Jul 08, 2020 at 12:05:55PM +1000, Mark Constable wrote: > I spent a week trying every cypher combination I could find via Google > for Dovecot but with the phone going off the hook from complaints by > customers not being able to pick up their mail. We had to respond with > some solution so

Re: Urgent Help required

2020-07-09 Thread Sam Kuper
On Thu, Jul 09, 2020 at 09:02:12AM +0100, Kishore Potnuru wrote: > On Thu, Jul 9, 2020 at 6:40 AM Aki Tuomi wrote: >> We provide official community edition RPMs at >> https://repo.dovecot.org for 2.3. > > Am I able to install (2.3 version) on RHEL 6.10 or RHEL 7.7 versions? > Will there be any issu

Re: Bad Signature - Both Roundcube and Squirrelmail webmail cannot search for anything + cannot open many emails because there are more than 200, 000 emails in my Inbox

2022-04-18 Thread Sam Kuper
ail web interface, and was especially true via the official mobile app, on at least some platforms. Maybe those issues have been fixed - I don't know. But unless they have been, Gmail is not really a panacea. In any case, for Dovecot, Joseph & Paul's advice to divide mail into folders where possible seems sensible - especially for access over IMAP. Sam

Re: Bad Signature - Both Roundcube and Squirrelmail webmail cannot search for anything + cannot open many emails because there are more than 200, 000 emails in my Inbox

2022-04-19 Thread Sam Kuper
ores from the server onto your local filesystem; use maildir on your local filesystem; and use either Mutt's "limiting" functions, or notmuch's index/search functions, for searching/browsing. Good luck in your quest! Sam

Re: Bad Signature - Both Roundcube and Squirrelmail webmail cannot search for anything + cannot open many emails because there are more than 200, 000 emails in my Inbox

2022-04-20 Thread Sam Kuper
ers. As has already been pointed out in this thread, they likely use a proprietary protocol optimised for that proprietary environment. Sam

Re: Bad Signature - Both Roundcube and Squirrelmail webmail cannot search for anything + cannot open many emails because there are more than 200, 000 emails in my Inbox

2022-04-20 Thread Sam Kuper
ot dsync, etc). Even if not, it's still possible using isync, fetchmail, or whatever (see URL above). Once the initial sync is performed, though, subsequent syncs should only need to transmit the difference between the local and remote mailstores, and therefore should usually be fast and, optionally, automatic. Sam

Re: doveadm pw usage

2022-04-24 Thread Sam Kuper
On Sun, Apr 24, 2022 at 06:45:19PM +0800, ミユナ (alice) wrote: > Bernardo Reino wrote: >> The argument to "-p" is not a file containing the password, but the >> password itself! > > ok the helps says: > > pw [-l] [-p plaintext] > > i just thought it specifies the text file. > > thanks fo

Re: doveadm pw usage

2022-04-25 Thread Sam Kuper
onf -f service=doveadm -c /etc/dovecot/dovecot.conf -m > doveadm -e /usr/bin/doveadm pw -p asdf Can this problem not be solved by using `pw -p "$(some cmd to echo the password)"`? E.g. if using Jason Donenfeld's password store application "pass",[1]: pw -p "$(

Re: Is multi factor authentication practical/feasible?

2022-06-26 Thread Sam Kuper
or - https://en.wikipedia.org/wiki/LinOTP - https://www.macrumors.com/2021/06/07/ios-15-built-in-password-authenticator/ Please update the thread if you make any progress. Thanks! Sam

Re: Is multi factor authentication practical/feasible?

2022-07-02 Thread Sam Kuper
On Sat, Jul 02, 2022 at 07:32:21AM -0800, justina colmena ~biz wrote: > Guns are banned and there's a night guard with a Big Mag flashlight or > a billy club walking the beat around the bank, kicking a homeless man > who fell asleep on the sidewalk to tell him wake up or your pocket's > going be pi

Re: [EXTERNAL] Re: Client for a Windows User ?

2022-09-13 Thread Sam Kuper
On Tue, Sep 13, 2022 at 04:10:22PM +, White, Daniel E. wrote: > On Tuesday, September 13, 2022 at 12:07 Narcis Garcia wrote: >> El 13/9/22 a les 18:01, White, Daniel E. ha escrit: >>> Specifically, Windows 2016 server >>> >>> I suggested Thunderbird. >>> Is there anything else ? >>> >>> Is th

Re: Backups and disaster recovery

2022-12-03 Thread Sam Kuper
-and-its-fast/ https://arstechnica.com/information-technology/2020/05/zfs-101-understanding-zfs-storage-and-performance/ https://jrs-s.net/category/open-source/zfs/ Sam

[Dovecot] [PATCH] GSSAPI authorization and virtual users

2012-03-05 Thread Sam Morris
eparate function and then be called from the Solaris code. 6. GCC tells me about assignment to incompatible pointer types in the code that iterates through gssapi_k5principals. I must be missing something. The patch is licensed under the MIT license. Please let me know wha

Re: [Dovecot] [PATCH] GSSAPI authorization and virtual users

2012-03-06 Thread Sam Morris
On Mon, 2012-03-05 at 20:52 +0200, Timo Sirainen wrote: > On 5.3.2012, at 20.45, Sam Morris wrote: > > > 3. The credentials lookup triggers an info log message saying that > >credentials for GSSAPI were requested, "but we have only (e.g.) > >MD5-C

Re: [Dovecot] [PATCH] GSSAPI authorization and virtual users

2012-07-02 Thread Sam Morris
On Wed, 2012-06-27 at 12:04 +0300, Timo Sirainen wrote: > On Tue, 2012-03-06 at 18:12 +0000, Sam Morris wrote: > > On Mon, 2012-03-05 at 20:52 +0200, Timo Sirainen wrote: > > > On 5.3.2012, at 20.45, Sam Morris wrote: > > > > > > > 3. The credentials loo

[Dovecot] 回复: 2.1.12 - Pigeonhole 0.3.3 build failed: /usr/bin/ld: cannot find -lssl -lcrypto

2012-11-30 Thread Sam DWH
Did you installed openssh? Tobias Hachmer 编写: >Hello list, > >Although timos bugfix release this morning I can't build pigeonhole 0.3.3 for >dovecot 2.1.12 successfully. I don't know if it is a new bug or if I do >something wrong but with dovecot 2.1.10 all worked fine, with the same >configu

[Dovecot] Sieve info

2013-07-20 Thread Sam Flint
I'm using Dovecot v2, and I can't seem to find any info abut using sieve with the LDA, or the ManageSieve protocol, can you please point me un the right direction? Sam

Re: [Dovecot] How to troubleshoot LDA or LMTP?

2013-08-09 Thread Sam Flint
> TWAIh8V8vbo+FyKyYomvRLt1mmq5CKJNwOUdz+A3u5R6XT25JZKxA5yYhUKlLNEU > n05zIsmWvKV6DWahdTv7GL84kmyETqp7zYo5pBWRf9SqwGFH8+KcBGh1U3MTaKhQ > QfzIj3eYk7a1DQld7u3ZaLSiKCBadWCakgNscY2mX+gzoN4EXt+X1zMO52uaZpJ3 > QkJyd2AHrnpYgBbmr2maneYox3+67IyQChnzZ0t2c9uPodT4ukEkZFYjrucEGlfv > JEUaOaVnuzx/Wi7gxSUL/agSiaksLaEkT/KMWS6wQMSI0NxUaGIHjQ== > =f/Uy > -END PGP SIGNATURE- -- Sam Flint flintfam.org/~swflint

[Dovecot] Possible pigeonhole dealing with negative numerical values

2013-12-14 Thread Sam Mulvey
ch is a RoundCube plugin. Otherwise things are working great. If there's anything I can add, please let me know. Thanks! -Sam dovecot -n output: # 2.2.9: /etc/dovecot/dovecot.conf # OS: Linux 3.12.4-1-ARCH x86_64 xfs auth_cache_size = 512 k auth_cache_ttl = 10 mins auth_mec

[Dovecot] Sieve server in python

2007-07-21 Thread Sam Przyswa
ved.py", line 97, in main() File "/usr/share/pysieved/pysieved.py", line 60, in main None, None, True) File "/usr/share/pysieved/auth/pam.py", line 22, in import PAM ImportError: No module named PAM What's wrong ? Thanks in advance for your help. Sam. --

Re: [Dovecot] Sieve server in python

2007-07-21 Thread Sam Przyswa
Andraž 'ruskie' Levstik a écrit : On 23:21:53 2007-07-21 Sam Przyswa <[EMAIL PROTECTED]> wrote: Hi, I'm testing Dovecot to migrate from my old Courier IMAP/POP server. It work fine but I have some problems to start the sieve server "pysieved" from Neale

[Dovecot] Dovecot don't compile

2007-07-22 Thread Sam Przyswa
007-March/021130.html) I already send this mail on the Ubuntu list but don't got a reply. Thanks in advance for your help. Sam. -- Ce message a été vérifié par MailScanner pour des virus ou des polluriels et rien de suspect n'a été trouvé.

Proxy GSSAPI + PLAIN authentication

2019-11-24 Thread Sam via dovecot
fine. The user isn't found if it authenticates with PLAIN. My question is : is it possible to restrict a ldap or static passdb for GSSAPI mechanism only ? Thanks for your help, Regards, Sam

Re: Proxy GSSAPI + PLAIN authentication

2019-11-30 Thread Sam via dovecot
Thanks ! It did the trick ! We can do very different configurations with this new setting. Regards, Sam Le dim. 24 nov. 2019 à 16:48, Aki Tuomi a écrit : > If your dovecot is recent enough you can use mechanisms setting on passdb > block. See > https://doc.dovecot.org/configurati

[Dovecot] Dovecot 1.2.11 renames Maildir filenames on first read of foreign POPstore - how to avoid

2010-03-22 Thread Sam C. Nicholson !!
it first sees them, or whether I'm going to need to create a new backend for dovecot based on Maildir. The renaming not only blows my current UIDLs, it seems to upset Dovecot's indexing, Cheers! -sam My POPstore looks like this: /zdata/domain/%d/folders/%n/{cur, new, tmp}/