Hello Folks,
Is there a way to allow outbound relay based on a sasl auth user login in postfix instead of whitelisting the ip address in menu 7) Mail settings > Outbound mail relay menu?
I had to setup sasl to allow the application (cloud :snooty: ) to deliver emails to me, tls/username/pass ...
Search found 50 matches
- 18 Feb 2025 04:59
- Forum: How-to
- Topic: outbound relay with auth login instead of IP.
- Replies: 0
- Views: 11888
- 12 Jun 2024 23:14
- Forum: How-to
- Topic: enable postfix spf checks
- Replies: 5
- Views: 5797
Re: enable postfix spf checks
Ah ok, thank you!shawniverson wrote: 12 Jun 2024 16:39 Ah a package conflict. I'll need to make a custom package for eFa you can use so that it doesn't conflict. Which version of eFa are you using?
Is it possible to use the existing spfquery in postfix, or does it have to be pypolicyd-spf?
- 11 Jun 2024 00:48
- Forum: How-to
- Topic: enable postfix spf checks
- Replies: 5
- Views: 5797
enable postfix spf checks
Hello!
How to enable postfix spf checks? instead of spamassassin. Spoofers see efa accepting the email and wont stop. Prior I was using the external/internal_sender_access but somebody here is trying to send emails from mailchimp :roll: .
I went to install pypolicyd-spf and was met with:
Error ...
How to enable postfix spf checks? instead of spamassassin. Spoofers see efa accepting the email and wont stop. Prior I was using the external/internal_sender_access but somebody here is trying to send emails from mailchimp :roll: .
I went to install pypolicyd-spf and was met with:
Error ...
- 01 Apr 2024 18:41
- Forum: How-to
- Topic: How to split very long Black/Whitelist into multiple pages
- Replies: 1
- Views: 2425
Re: How to split very long Black/Whitelist into multiple pages
I dont have an answer to your question on how to split multiple pages but perhaps you can block from your firewall instead of efa since your working with ip blocks. Might keep your efa cpu load a little lower too :)
I use pfblockerng on my firewall which has many pre-compiled and updated lists of ...
I use pfblockerng on my firewall which has many pre-compiled and updated lists of ...
- 01 Apr 2024 16:37
- Forum: How-to
- Topic: Getting SASL to work
- Replies: 2
- Views: 15750
Re: Getting SASL to work
Well.... I am halfway there :lol:
I did my 'auth login' test using port 25 :doh:
Port 25 authenticates ok but not on 587
testing on port 587 i get:
535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
i tested with openssl:
> openssl s_client -starttls smtp -connect server:587 -crlf -ign ...
I did my 'auth login' test using port 25 :doh:
Port 25 authenticates ok but not on 587
testing on port 587 i get:
535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
i tested with openssl:
> openssl s_client -starttls smtp -connect server:587 -crlf -ign ...
- 31 Mar 2024 15:55
- Forum: How-to
- Topic: Getting SASL to work
- Replies: 2
- Views: 15750
Getting SASL to work
I followed this post from 2017, but I think some things change since then. EFA-4.0.4
https://forum.efa-project.org/viewtopic.php?p=11085#p11085
Make sure you've already ran the LetsEncrypt setup (option 15)...
-enable HTTPS, redirect is fine, open port 80.
1) /etc/postfix/main.cf
smtpd_sasl ...
https://forum.efa-project.org/viewtopic.php?p=11085#p11085
Make sure you've already ran the LetsEncrypt setup (option 15)...
-enable HTTPS, redirect is fine, open port 80.
1) /etc/postfix/main.cf
smtpd_sasl ...
- 15 Feb 2024 16:44
- Forum: How-to
- Topic: Implement noindex tag - mailwatch login page
- Replies: 1
- Views: 5416
Implement noindex tag - mailwatch login page
Hello!
My mailwatch login page is showing up on google search and I dont want that.
Google suggest adding the "noindex" tag in the header or with an http response.
If it wasnt already indexed then the robots.txt should work too.
<head>
<meta name="robots" content="noindex">
...
Is it ok to ...
My mailwatch login page is showing up on google search and I dont want that.
Google suggest adding the "noindex" tag in the header or with an http response.
If it wasnt already indexed then the robots.txt should work too.
<head>
<meta name="robots" content="noindex">
...
Is it ok to ...
- 29 Dec 2022 14:40
- Forum: How-to
- Topic: spam missing from domain.
- Replies: 1
- Views: 4925
spam missing from domain.
Hello! Im trying to wrap my head around this one and how to prevent it. Ive never seen this type of spam sneak through.
When it was delivered to my mailbox, the from address was my efa domain:
It appears that part of the from domain is missing in the header so efa appends its own? But also part of ...
When it was delivered to my mailbox, the from address was my efa domain:
It appears that part of the from domain is missing in the header so efa appends its own? But also part of ...
- 18 Dec 2021 00:35
- Forum: Discussion
- Topic: PDF attachment converting to Base64 plain text
- Replies: 35
- Views: 149593
Re: PDF attachment converting to Base64 plain text
Im so curious where its getting changed at, if it is being changed at all. For me it come from a trusted sender with always same source so bypassing has been my work around and it fell on the back burner. If the automated messages come from random source then that can be bigger source of head ache ...
- 17 May 2021 15:31
- Forum: Discussion
- Topic: PDF attachment converting to Base64 plain text
- Replies: 35
- Views: 149593
Re: PDF attachment converting to Base64 plain text
In MailScanner.conf you could set a ruleset:
# Processing Incoming Mail
# ------------------------
...
Scan Messages = %rules-dir%/scan.messages.rules
...
The rule itself:
From: somebody@domain.com no
From: somebody.else@anotherdomain.com no
FromOrTo: default yes
Capturing an incoming ...
- 13 May 2021 03:07
- Forum: Discussion
- Topic: PDF attachment converting to Base64 plain text
- Replies: 35
- Views: 149593
Re: PDF attachment converting to Base64 plain text
I have created now a scanMessages.rule were all mails form this particular automated sender account is excluded from incoming processing (mmmhh, what is exactly excluded, Idk).
We have in the meantime received a few messages passing eFa successfully towards our MS-Exchange2010 server, showing the ...
- 11 May 2021 01:53
- Forum: Discussion
- Topic: PDF attachment converting to Base64 plain text
- Replies: 35
- Views: 149593
Re: PDF attachment converting to Base64 plain text
I've been unable to trigger the problem so far. I'll probably need someone's help. What I need is the MIME part structure. This is basically the raw message before it hits MailScanner, which means intercepting it. The content and headers can be stripped out, I just need the MIME information and ...
- 10 May 2021 18:26
- Forum: Discussion
- Topic: PDF attachment converting to Base64 plain text
- Replies: 35
- Views: 149593
Re: PDF attachment converting to Base64 plain text
I've been unable to trigger the problem so far. I'll probably need someone's help. What I need is the MIME part structure. This is basically the raw message before it hits MailScanner, which means intercepting it. The content and headers can be stripped out, I just need the MIME information and ...
- 06 May 2021 20:11
- Forum: Discussion
- Topic: PDF attachment converting to Base64 plain text
- Replies: 35
- Views: 149593
Re: PDF attachment converting to Base64 plain text
So, besides the weird boundary, is the data consistent in the partial message?
Yes.
I get two different emails with this pdf attachment being encoded to base64 in msg body. both from same place just generated and sent from different systems. I bring up bc not sure if helps Ive noticed ...
- 04 May 2021 15:05
- Forum: Discussion
- Topic: PDF attachment converting to Base64 plain text
- Replies: 35
- Views: 149593
Re: PDF attachment converting to Base64 plain text
Update:
Maybe I have found a possible root cause of the problem. All received messages from that sender do contain a colon followed by a four digit number.
boundary="18446744072854621553-907769865-1620118963 =:6511 "
Could this be a reason for theis problem? Mmmhh.
same here on not ...
- 04 May 2021 14:56
- Forum: Discussion
- Topic: PDF attachment converting to Base64 plain text
- Replies: 35
- Views: 149593
Re: PDF attachment converting to Base64 plain text
In my case,
These come in my inbox as plain text email with the bas64 (not ascii) in the body. i been coping base64 code from email to a decoder to spit out pdf.
If I resend the message via MailWatch-UI to another addressee on the same MTA, the file is correctly shown with the PDF attachment ...
These come in my inbox as plain text email with the bas64 (not ascii) in the body. i been coping base64 code from email to a decoder to spit out pdf.
If I resend the message via MailWatch-UI to another addressee on the same MTA, the file is correctly shown with the PDF attachment ...
- 25 Mar 2021 00:22
- Forum: Discussion
- Topic: PDF attachment converting to Base64 plain text
- Replies: 35
- Views: 149593
Re: PDF attachment converting to Base64 plain text
i cant seem to get any "rename to" rules working, even basic one. "rename" works which uses default mailscanner.conf setting (.disarmed)
rename attachment with .test to .new
rename attachment with .test to .new
Code: Select all
rename to .new \.test$
Code: Select all
rename to .new \.test$ - -
- 24 Mar 2021 19:47
- Forum: Discussion
- Topic: PDF attachment converting to Base64 plain text
- Replies: 35
- Views: 149593
Re: PDF attachment converting to Base64 plain text
just following up with update and looking for any ideas.
i made file with backslash and confirm it doesn't like it. I cant figure out forward slash like in the original attachment but have a theory, maybe the forward slash is unicode \u002f. I tried contacting them but is big company and wont let ...
i made file with backslash and confirm it doesn't like it. I cant figure out forward slash like in the original attachment but have a theory, maybe the forward slash is unicode \u002f. I tried contacting them but is big company and wont let ...
- 05 Mar 2021 01:55
- Forum: Discussion
- Topic: PDF attachment converting to Base64 plain text
- Replies: 35
- Views: 149593
Re: PDF attachment converting to Base64 plain text
Is there any log file i can try to glean some more info on how the attachment is handled?
i dont know if this is a bug, or how to even test but i think it has something to do with the file name of the said pdf attachment having a "/" in the actual file name. Not shown above. I dont know how to ...
i dont know if this is a bug, or how to even test but i think it has something to do with the file name of the said pdf attachment having a "/" in the actual file name. Not shown above. I dont know how to ...
- 02 Mar 2021 21:44
- Forum: Discussion
- Topic: PDF attachment converting to Base64 plain text
- Replies: 35
- Views: 149593
PDF attachment converting to Base64 plain text
some PDF attachment received is converted to Base64 plain text in the email body. It happen only from one person, pdf attachment from everywhere else come in fine and attached.
Any pointers where to look as to why they coming in plain text? :romance-heartbeating:
email body
--
This message ...
Any pointers where to look as to why they coming in plain text? :romance-heartbeating:
email body
--
This message ...
- 24 Apr 2020 20:38
- Forum: Discussion
- Topic: Whitelist blacklist link
- Replies: 2
- Views: 2572
Re: Whitelist blacklist link
Well no what i'm looking for is w/b link on the message view page (or more action links listed in the quarantine email report , in addition to the view action).
The reason is that when you click "view" from the quarantine E-Mail report, it takes you directly to the message view page. It would be ...
The reason is that when you click "view" from the quarantine E-Mail report, it takes you directly to the message view page. It would be ...
- 24 Apr 2020 19:35
- Forum: Discussion
- Topic: Whitelist blacklist link
- Replies: 2
- Views: 2572
Whitelist blacklist link
Hello. Has anyone done this or is possible to add links "Add to whitelist | Add to blacklist" to "Actions" row on Message Viewer page, viewmail.php?
Viewing a message from the quarantine email report takes me to viewer page and then i have to go recent messages, message details.
Or maybe is there ...
Viewing a message from the quarantine email report takes me to viewer page and then i have to go recent messages, message details.
Or maybe is there ...
- 23 Apr 2020 16:23
- Forum: How-to
- Topic: Interesting email based blacklist
- Replies: 20
- Views: 24315
Re: Interesting email based blacklist
Yeah me either and I got excited. When no hits on my spammiest users after a day I assumed it wasn't working. i suppose no hits can be considered a good thing.
- 23 Apr 2020 16:08
- Forum: How-to
- Topic: Interesting email based blacklist
- Replies: 20
- Views: 24315
Re: Interesting email based blacklist
oh you're right, dcc pyzor and spamcop show disabled in the lint test.
So that means HashBL.pm file doesn't need to be referenced in the loadplugin in sa v3.4.2+, because its built-in right?
Sorry for such basic questions.
So that means HashBL.pm file doesn't need to be referenced in the loadplugin in sa v3.4.2+, because its built-in right?
Sorry for such basic questions.
- 23 Apr 2020 15:52
- Forum: How-to
- Topic: EFA & PHI Emails
- Replies: 7
- Views: 6216
Re: EFA & PHI Emails
I see your perspective now and makes sense i agree with you. US and practices from 1 to 10 providers with very shallow pockets. To them, instead of spending more money on technology (just for "email" when their emr has integrated portal maintained by software company for secure messaging) or ...