[qmailtoaster] Good day everyone, problems with outlook's mail client

2020-08-10 Thread Miguel Angel Amable Ventura
Hopping you are doing excellent, Does anyone has had the same problem i have with a ramdom password check failure from outlook's mail client? eventhough i write down the correct password, it keeps asking for it again and again, until i restart the qmail server and dovecot service it accepts it

Re: [qmailtoaster] Good day everyone, problems with outlook's mail client

2020-08-11 Thread Miguel Angel Amable Ventura
Submission issue, or both? On 8/10/2020 11:47 AM, Miguel Angel Amable Ventura wrote: Hopping you are doing excellent, Does anyone has had the same problem i have with a ramdom password check failure from outlook's mail client? eventhough i write down the correct password, it keeps asking f

[qmailtoaster] Spam list smtp server blocked

2020-08-19 Thread Miguel Angel Amable Ventura
Good day everyone, I need advise, I have a problem with this spam list: https://www.mipspace.com/ My server is listed there I can't get it unlisted from there, what will you do in that case? I have my vps server running in digital ocean do you have any other recommendation? I have tried

[qmailtoaster] Smtproutes

2020-08-20 Thread Miguel Angel Amable Ventura
Hello everyone, I have been trying to set up the smtproutes file in /var/qmail/control/smtproutes with the following information: domainname.com:ip_address_dest:587 restarted qmail with: qmailctl stop qmailctl start systemctl restart dovecot But when I send an email from domainname.com i

Re: [qmailtoaster] Smtproutes

2020-08-20 Thread Miguel Angel Amable Ventura
This version Eric: qmail-1.03-2.2.1 Greetings! El 20/08/2020 a las 01:39 p. m., Eric Broch escribió: What version of qmail On 8/20/2020 12:24 PM, Miguel Angel Amable Ventura wrote: Hello everyone, I have been trying to set up the smtproutes file in /var/qmail/control/smtproutes with the

Re: [qmailtoaster] Smtproutes

2020-08-20 Thread Miguel Angel Amable Ventura
, the test email (destination) is not in localdomain it's destinated to hotmail.com and it does not relay to the ip_address_dest server. El 20/08/2020 a las 02:40 p. m., Tonix - Antonio Nati escribió: smtproutes works only if the domain is not in localdomains. Il 20/08/2020 20:24, Miguel

Re: [qmailtoaster] Smtproutes

2020-08-21 Thread Miguel Angel Amable Ventura
Excellent to know Xaf, now i can just set in the smtproutes the destiny domains that are being blocked by bad spamlists from my locals and not get saturated the smarthost from traffic. Greetings! El 21/08/2020 a las 12:51 a. m., xaf escribió: Miguel Angel Amable Ventura a écrit le 21/08/2020

Re: [qmailtoaster] Encryption problems with Apple devices

2020-08-23 Thread Miguel Angel Amable Ventura
Hi Peter, You need to tell your users to delete the pop/imap account completely (not editing it) and register again just from the very beginning and they need to be connected to the wifi so the trust certificate shows the "trust option" to check it (in details) and finish their register. That

Re: [qmailtoaster] spoofing display name

2020-08-27 Thread Miguel Angel Amable Ventura
Hi, Surely the spammer took you an user account and he is masquerading your compromised account so you can't detect the source account, you need to change that account's password and to find it you have to search in your maillogs. I am not certain if you server has just a backdoor installed

Re: [qmailtoaster] spoofing display name

2020-08-27 Thread Miguel Angel Amable Ventura
If that is not the case then you can just set spf record of your mailserver known as MX record in your dns server. And that will stop other servers from using your domain's email. Best regards! El 27/08/2020 a las 01:31 p. m., Miguel Angel Amable Ventura escribió: Hi, Surely the sp

Re: [qmailtoaster] spoofing display name

2020-08-27 Thread Miguel Angel Amable Ventura
Hi Remo, Could you please provide me an example of a basic DMARK configuration so my email don't get to the spam folder of gmail? Thank you in advance El 27/08/2020 a las 01:50 p. m., Remo Mattei escribió: I suggest SPF and DMARK On Aug 27, 2020, at 11:39 AM, Miguel Angel Amable Ve

Re: [qmailtoaster] spoofing display name

2020-08-27 Thread Miguel Angel Amable Ventura
Otherwise, it is just a guessing game. On 8/27/20 2:50 PM, Remo Mattei wrote: I suggest SPF and DMARK On Aug 27, 2020, at 11:39 AM, Miguel Angel Amable Ventura mailto:mvent...@compu-tecnia.com>> wrote: If that is not the case then you can just set spf record of your mailserver known

Re: [qmailtoaster] spoofing display name

2020-08-28 Thread Miguel Angel Amable Ventura
Hi Chandran Are you sure the emails are spoofed? Or they are comming from your own server? Greetings! El 28/08/2020 a las 03:12 a. m., ChandranManikandan escribió: Hi Guys, As you advised, I have already configured SPF,DAMAR on my dns server, but still spam emails received from my domain n

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

Re: [qmailtoaster] QMT list server

2020-10-21 Thread Miguel Angel Amable Ventura
Received Eric! El 20/10/2020 a las 06:00 p. m., Eric Broch escribió: Hi list, I'm switching over to the new qmailtoaster-list server. If you get an error sending to the list let me know. I wasn't able to retrieve the most complete list of subscribers as I wasn't able to access the old server

[qmailtoaster] Duplicates

2020-10-21 Thread Miguel Angel Amable Ventura
Hello Everyone, I have email duplicates, i used to manage that in centos 5 with installing Email::Fingerprint and then adding in .qmail-username The following: |eliminate-dups ./username/duplicadoshash ./username/Maildir/ But that was when dovecot was not installed Today, having dovecot ins

Re: [qmailtoaster] Duplicates

2020-10-21 Thread Miguel Angel Amable Ventura
It has been resolved with what the qmail-default had inside: | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox at the end instead of ./username/Maildir/ Now it is working ok Have a nice day! El 21/10/2020 a las 04:35 p. m., Miguel Angel Amable Ventura escribió: Hello Ev

[qmailtoaster] reject-recipient=same-as-sender

2025-01-23 Thread Miguel Angel Amable Ventura
Hi Everyone, Hopping you are doing very well, i have configured this option in my spamdyke.conf file reject-recipient=same-as-sender But still i am receiving emails with the same email: *Return-Path:*

Re: [qmailtoaster] reject-recipient=same-as-sender

2025-01-23 Thread Miguel Angel Amable Ventura
The intended configuration is for not receiving from other servers with the same recipient email. El 23/01/2025 a las 01:04 p. m., Miguel Angel Amable Ventura escribió: Hi Everyone, Hopping you are doing very well, i have configured this option in my spamdyke.conf file reject-recipient

Re: [qmailtoaster] reject-recipient=same-as-sender

2025-01-23 Thread Miguel Angel Amable Ventura
example case, the sender is NOT the same as the recipient. *From: *Miguel Angel Amable Ventura *Reply-To: * *Date: *Thursday, January 23, 2025 at 2:23 PM *To: * *Subject: *Re: [qmailtoaster] reject-recipient=same-as-sender The intended configuration is for not receiving from other servers with

Re: [qmailtoaster] reject-recipient=same-as-sender

2025-01-23 Thread Miguel Angel Amable Ventura
appear to have that binary on my mailserver, so it was probably never installed with the toaster. *From: *Miguel Angel Amable Ventura *Reply-To: * *Date: *Thursday, January 23, 2025 at 3:00 PM *To: * *Subject: *Re: [qmailtoaster] reject-recipient=same-as-sender Thanks Jaime of your clarifying, so

Re: [qmailtoaster] reject-recipient=same-as-sender

2025-01-23 Thread Miguel Angel Amable Ventura
*it is not the same as the sender sorry. El 23/01/2025 a las 01:49 p. m., Miguel Angel Amable Ventura escribió: Thanks Jaime of your clarifying, so, what can i do to reject it if the return-path its the same as the sender?. El 23/01/2025 a las 01:35 p. m., Jaime Lerner escribió: Just a

Re: [qmailtoaster] reject-recipient=same-as-sender

2025-01-23 Thread Miguel Angel Amable Ventura
Thank You Eric! El 23/01/2025 a las 06:11 p. m., Eric Broch escribió: http://wiki.qmailtoaster.org/index.php?title=Spamdyke Contents ... 8 Spamdyke QRV On 1/23/2025 3:49 PM, Miguel Angel Amable Ventura wrote: Neither do I. :( Thank you very much Jaime! El 23/01/2025 a las 04:18 p. m