Re: [qmailtoaster] dspam -- yay or nay?

2020-08-31 Thread Eric Broch
And, you're not using DSpam On 8/31/2020 4:52 PM, Eric Broch wrote: You're good and are using Sieve it looks like. On 8/31/2020 4:50 PM, Leonardo wrote: All my domains have only .qmail-default at domain level (and none at user level): | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox

Re: [qmailtoaster] dspam -- yay or nay?

2020-08-31 Thread Eric Broch
You're good and are using Sieve it looks like. On 8/31/2020 4:50 PM, Leonardo wrote: All my domains have only .qmail-default at domain level (and none at user level): | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox Except one only-tests domain has: |/var/qmail/bin/preline -f /usr/li

Re: [qmailtoaster] dspam -- yay or nay?

2020-08-31 Thread Leonardo
All my domains have only .qmail-default at domain level (and none at user level): | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox Except one only-tests domain has: |/var/qmail/bin/preline -f /usr/libexec/dovecot/deliver -d $EXT@$USER -o postmaster_address=postmaster@domain I have a C

Re: [qmailtoaster] Filtering: procmail, maildrop, other?

2020-08-31 Thread Remo Mattei
+1 for Eric > On Aug 31, 2020, at 3:41 PM, Eric Broch wrote: > > I'd support both Sieve and Maildrop. > > On 8/31/2020 4:27 PM, Angus McIntyre wrote: >> For a long time, I've used procmail for filtering incoming mail in >> qmailtoaster setups. I understand that procmail is now unmaintained, a

Re: [qmailtoaster] Filtering: procmail, maildrop, other?

2020-08-31 Thread Eric Broch
I'd support both Sieve and Maildrop. On 8/31/2020 4:27 PM, Angus McIntyre wrote: For a long time, I've used procmail for filtering incoming mail in qmailtoaster setups. I understand that procmail is now unmaintained, and that maildrop might be a more future-proof choice. So I'm adding maildrop

[qmailtoaster] Filtering: procmail, maildrop, other?

2020-08-31 Thread Angus McIntyre
For a long time, I've used procmail for filtering incoming mail in qmailtoaster setups. I understand that procmail is now unmaintained, and that maildrop might be a more future-proof choice. So I'm adding maildrop support to my ansible role. Are there other tools that I should consider? I'm no

Re: [qmailtoaster] spoofing display name

2020-08-31 Thread Miguel Angel Amable Ventura
Hello Chandran, Where did you register your SPF record? If it was in your SPF label then surely it may fail, because now the register must be in done at your TXT record. Greetings! El 28/08/2020 a las 09:02 a. m., Miguel Angel Amable Ventura escribió: Hi Chandran Are you sure the emails a

Re: [qmailtoaster] dspam -- yay or nay?

2020-08-31 Thread Eric Broch
Here's my domain level directory. There are no .qmail-user files only .qmail-default : # ls -la /home/vpopmail/domains/mydomain.tld/ total 24 drwx-- 11 vpopmail vchkpw 4096 Oct 31  2019 . drwx--  8 vpopmail vchkpw 4096 Apr  6  2019 .. drwx--  3 vpopmail vchkpw  143 Dec 28  2016 user1

Re: [qmailtoaster] dspam -- yay or nay?

2020-08-31 Thread Eric Broch
In the PER USER configuration the '/home/vpopmail/domains/mydomain.tld/.qmail-default' file doesn't change and remains: | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox On 8/31/2020 7:20 AM, Eric Broch wrote: So, here's what the directory directory looks like: # ls -la /home/vpopmai

Re: [qmailtoaster] dspam -- yay or nay?

2020-08-31 Thread Eric Broch
So, here's what the directory directory looks like: # ls -la /home/vpopmail/domains/mydomain.tld/user total 52 drwx--   4 vpopmail vchkpw  4096 Aug 16 13:39 . drwx--  11 vpopmail vchkpw  4096 Oct 31  2019 .. drwx-- 357 vpopmail vchkpw 12288 Aug 31 07:10 Maildir -rw---   1 vpopmail

Re: [qmailtoaster] dspam -- yay or nay?

2020-08-31 Thread Eric Broch
When I do per user the file .qmail file resides in that person's home email directory '/home/vpopmail/domains/mydomain.tld/user' (in the same directory as Maildir). This .qmail file contains the following: | preline /usr/bin/maildrop ./.mailfilter.dspam .mailfilter.dspamhere