Search found 38 matches

by sunnyg
20 Aug 2024 18:57
Forum: How-to
Topic: GMAIL - Relay Access Denied
Replies: 7
Views: 18522

Re: GMAIL - Relay Access Denied

Hi

the issue was being caused by IPv6, my ISP is pushing IPv6 to all devices even though i have it disabled in my windows AD, so on the exchange server i had to set the following registry entry:

Location: HKLM\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters
Key: DisabledComponents
Type: REG ...
by sunnyg
20 Jun 2024 12:52
Forum: How-to
Topic: GMAIL - Relay Access Denied
Replies: 7
Views: 18522

Re: GMAIL - Relay Access Denied

Settings are as below:

mynetworks = 127.0.0.1/8 [::1]/128 10.100.1.0/24

smtpd_relay_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination

I do have the following also setup:
smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth ...
by sunnyg
19 Jun 2024 14:24
Forum: How-to
Topic: GMAIL - Relay Access Denied
Replies: 7
Views: 18522

Re: GMAIL - Relay Access Denied

Hi,

Settings are as below:

SPF/DKIM is set up for the domain

Mail Settings --> Transport Settings

3 settings are here:
1 ghataura.ca mail.ghataura.net
2 ghataura.com mail.ghataura.net
3 ghataura.net mail.ghataura.net

And also, is your client allowed to relay via eFa, is it an allowed address ...
by sunnyg
18 Jun 2024 18:10
Forum: How-to
Topic: GMAIL - Relay Access Denied
Replies: 7
Views: 18522

GMAIL - Relay Access Denied

Hello,
Hoping someone can help me out, I have installed EFA5 on Rocky Linux 9, everything is working fine with the exception I cannot send emails to Gmail.

having tested using telnet from my email server I get the following result:

220 efa.ghataura.net ESMTP Postfix
EHLO mail.ghataura.net
250-efa ...
by sunnyg
16 Feb 2023 15:30
Forum: 4.x Bugs
Topic: Not using downloaded eFa4/repomd.xml because it is older than what we have
Replies: 10
Views: 50448

Re: Not using downloaded eFa4/repomd.xml because it is older than what we have


This is still an issue for me I got those for the last 15 days.
/etc/cron.hourly/0yum-hourly.cron:

Not using downloaded eFa4/repomd.xml because it is older than what we have:
Current : Sun Feb 12 01:02:07 2023
Downloaded: Mon Dec 26 01:02:06 2022

I have check and certificate of https://dl.efa ...
by sunnyg
16 Feb 2023 13:34
Forum: 4.x Bugs
Topic: Not using downloaded eFa4/repomd.xml because it is older than what we have
Replies: 10
Views: 50448

Re: Not using downloaded eFa4/repomd.xml because it is older than what we have

Same here the error I have been getting since yesterday is:
/etc/cron.hourly/0yum-hourly.cron:

Not using downloaded eFa4/repomd.xml because it is older than what we have:
Current : Tue Feb 14 18:02:07 2023
Downloaded: Sun Dec 25 18:02:06 2022


A quick update running the command
yum clean ...
by sunnyg
30 Sep 2022 14:20
Forum: How-to
Topic: Configuring SendGrid as a smarthost
Replies: 1
Views: 2400

Configuring SendGrid as a smarthost

Hi,

I am setting up a new EFA server for a customer, and wanted to know if anyone has steps they can share on setting up EFA with SendGrid as a smarthost ?

SendGrid have steps on configuring with Postfix - https://docs.sendgrid.com/for-developers/sending-email/postfix , but wanted to check if ...
by sunnyg
19 May 2022 15:57
Forum: How-to
Topic: Outbound emails failing with Connection Timeout error
Replies: 9
Views: 48264

Re: Outbound emails failing with Connection Timeout error

Another update,

it now looks like selected servers are now giving the error:

(connect to mxb-00102601.gslb.pphosted.com[67.231.144.228]:25: Connection timed out)
(connect to hotmail-com.olc.protection.outlook.com[104.47.58.33]:25: Connection timed out)

If i send a email to a gmail account the ...
by sunnyg
18 May 2022 02:39
Forum: How-to
Topic: Outbound emails failing with Connection Timeout error
Replies: 9
Views: 48264

Re: Outbound emails failing with Connection Timeout error

Hi,

Sorry for the delay in getting back in regards to this. So i have been trying a couple of things out.

I have managed to get telnet to connect to a couple of SMTP sites from the EFA server, this fix was found to be setting DNS1="127.0.0.1" and DNS2="::1" in the network adaptor configuration ...
by sunnyg
17 May 2022 18:40
Forum: Discussion
Topic: Best way to backup and restore?
Replies: 31
Views: 40143

Re: Best way to backup and restore?

Hi,

Does any one have steps on how to do this on EFA 4.0.,4 ? I can't seem to find EFA-Backup or EFA-Configure under/usr/local/sbin
by sunnyg
27 Apr 2022 19:07
Forum: How-to
Topic: Outbound emails failing with Connection Timeout error
Replies: 9
Views: 48264

Re: Outbound emails failing with Connection Timeout error

I am using pfsense as the firewall, no changes have been made there, since the last update that was applied over a month ago, logs I know I am not blacklisted, as I checked on mxtoolbox yesterday.

If i set Exchange to by pass efa, emails are going out, but the recieving sever rejects the connection ...
by sunnyg
27 Apr 2022 17:25
Forum: How-to
Topic: Outbound emails failing with Connection Timeout error
Replies: 9
Views: 48264

Re: Outbound emails failing with Connection Timeout error

Hi,

I can telnet to both my Exchange server without issue:

Code: Select all

telnet mail 25
Trying 10.100.1.6...
Connected to mail.
Escape character is '^]'.
220 mail.ghataura.net Microsoft ESMTP MAIL Service ready at Wed, 27 Apr 2022 13:23:09 -0400
I've also turned off the firewall without success.
by sunnyg
27 Apr 2022 13:38
Forum: How-to
Topic: Outbound emails failing with Connection Timeout error
Replies: 9
Views: 48264

Re: Outbound emails failing with Connection Timeout error

Hi shawniverson,
So I have been able to narrow it down to the it being something on the host that has started to cause this issue.

if I try to telnet to any external server on port 25 from the efa server the connection times out:

telnet smtp.office365.com 25
Trying 52.96.88.226...
telnet ...
by sunnyg
26 Apr 2022 17:24
Forum: How-to
Topic: Outbound emails failing with Connection Timeout error
Replies: 9
Views: 48264

Outbound emails failing with Connection Timeout error

Hello experts,

Over the last 2 days, I have observed that all outbound emails are failing with the error Connection timed out:


(connect to hotmail-com.olc.protection.outlook.com[104.47.57.161]:25: Connection timed out)
(connect to mxb-00102601.gslb.pphosted.com[67.231.152.222]:25: Connection ...
by sunnyg
16 Jul 2021 15:03
Forum: 4.x Bugs
Topic: EFA update failing
Replies: 3
Views: 4760

Re: EFA update failing

Thank you r00tsh3ll, the steps in the link you provided, resolved the issue for me..
by sunnyg
16 Jul 2021 15:01
Forum: 4.x Bugs
Topic: daily upgrade 12.7.
Replies: 14
Views: 20816

Re: daily upgrade 12.7.

Thanks, the steps given worked for me :)
by sunnyg
14 Jul 2021 21:37
Forum: 4.x Bugs
Topic: EFA update failing
Replies: 3
Views: 4760

EFA update failing

Hello,

I am finding the following error being reported when checking for updates:


Resolving Dependencies
--> Running transaction check
---> Package eFa.noarch 1:4.0.4-13.eFa.el7 will be updated
---> Package eFa.noarch 1:4.0.4-14.eFa.el7 will be an update
--> Processing Dependency: mariadb102 ...
by sunnyg
18 May 2021 21:12
Forum: How-to
Topic: Releasing quarantined emails in original format
Replies: 2
Views: 2784

Re: Releasing quarantined emails in original format

Thank you,

The setting chage worked perfectly.

regards
Sunny
by sunnyg
13 May 2021 11:27
Forum: How-to
Topic: Releasing quarantined emails in original format
Replies: 2
Views: 2784

Releasing quarantined emails in original format

Hello,

Is there away where users can release quarantined emails in the orignal format rather than as an attachment in a email from the efa server ?

I have a couple off accounts that are monitored and processed by external applications depending on who the email is from, and the subject of the ...
by sunnyg
26 Jan 2021 13:15
Forum: How-to
Topic: How to enable TLS (STARTTLS) encryption and disable plain security?
Replies: 0
Views: 4292

How to enable TLS (STARTTLS) encryption and disable plain security?

Hello Experts,

I am kind of new at EFA, and have been using it with the default settings provided by default during installation, with the exception of having it integrated with Active Directory.

I am looking at performing some fine tuning of the system, and would like to enable TLS (STARTTLS ...
by sunnyg
26 Jan 2021 13:08
Forum: How-to
Topic: Enabling SMTP authentification
Replies: 0
Views: 4206

Enabling SMTP authentification

Hello Experts,

I am kind of new at EFA, and have been using it with the default settings provided by default during installation, with the exception of having it integrated with Active Directory.

I am now looking at performing some fine tuning of the system, and would like to start of with ...
by sunnyg
23 Dec 2019 16:36
Forum: Discussion
Topic: Working version of EFA4
Replies: 2
Views: 3875

Working version of EFA4

Hi,

Does anyone have a working version of EFA4?

Regards
Sunny
by sunnyg
19 Dec 2019 03:43
Forum: How-to
Topic: Mailscanner not reporting\tracking anything
Replies: 5
Views: 4827

Mailscanner not reporting\tracking anything

Hi,

I have just completed a fresh installation of EFA4, and I am running into an issue where mailscanner does not seem to be tracking\scanning any incoming or outgoing emails.

I am able to successfully send emails out to the internet and I am able to recieve emails (including spam).

the only ...
by sunnyg
19 Dec 2019 03:40
Forum: How-to
Topic: postfix and haproxy
Replies: 0
Views: 3893

postfix and haproxy

Hello,

Has anyone successfully configured haproxy with EFA?

I found the following topic https://forum.efa-project.org/viewtopic.php?f=15&t=1844 with some settings but the configuration blocks
all emails from being accepted, and nothing seems the be logged in the maillog file.

my backend is ...
by sunnyg
15 Dec 2019 16:35
Forum: How-to
Topic: EFA4 - Can Centos 8 be used
Replies: 1
Views: 1967

EFA4 - Can Centos 8 be used

Does anyone know if CentOs 8 can be used instead of CentOs 7?