PowerMTA - Delivery of large volumes of email

PowerMTA - Delivery of large volumes of email v5.0r3

No permission to download

ecryptom0

Active member
May 3, 2022
424
128
43
bit.ly
in old times i had tried an old version it is a good software, also many others sad the same.
as i know we don't have today's latest version.

you can try the old version we have here..
 
  • Like
Reactions: hellearth

hellearth

Active member
Aug 19, 2020
365
113
43
in old times i had tried an old version it is a good software, also many others sad the same.
as i know we don't have today's latest version.

you can try the old version we have here..
I just finished setting up a MailWizz server.
The learning curve is getting bigger and bigger. I'll test Interspire in the future once I've learned the basics with MailWizz :(
 

hellearth

Active member
Aug 19, 2020
365
113
43
Code:
smtp-listener 0/0:465 tls=yes
smtp-server-tls-certificate /root/keys/ssl.pem ""
smtp-server-tls-ciphers "HIGH:MEDIUM:!ADH:@STRENGTH"

how can create a correct ssl.pem file ?

The easiest way is to create SSL in sllforfree or ZeroSSL. After approval, there will be enough files certificate.crt, ca_bundle.crt, private.key. Then copy the private code to the certificate and move it to the server.

Use this line.
Code:
smtp-server-tls-certificate /etc/pmta/certificate.crt
smtp-server-tls-ca-file /etc/pmta/ca_bundle.crt

The difference compared to using PowerPMA's built-in tools is having a certified safety certificate. Email is fully encrypted.

Can be checked at: https://www.checktls.com
 

hellearth

Active member
Aug 19, 2020
365
113
43
i think is the same company free 90 days but not offer wildcard certificate in free accounts
If you want to use wildcard. You'll need a Panel (aapanel, cyberPanel, fastpanel...) that can renew auto-registration for domain names automatically.

Create a white website and register for SSL (Let's Encrypt), Then copy the licenses from the server and add the Private code as I said above.

Copy the path in config. As long as the main Website and DIKM in DNS code are still there. The panel automatically renews SSL for you. You don't need to worry about this anymore.

A little tip of mine personally...
 
Last edited:

domeonok

Active member
Oct 18, 2020
109
31
28
Is there an open source or self hosted email app similar to instantly/lemlist which uses Gmail/IMAP process to send emails, follows etc?
TIA :)
 

Raydar

Member
Jan 21, 2021
50
13
8
Hello guys,
i keep getting this error when trying to start the PMTA.
Can anyone help?

Jan 01 00:17:51 mail.affisend.email pmta[12021]: Startup error: LAK(serial:) Invalid signature

Jan 01 00:17:51 mail.affisend.email systemd[1]: pmta.service: control process exited, code=exited status=2

Jan 01 00:17:51 mail.affisend.email systemd[1]: Failed to start Port25's Message Transfer Agent (MTA).
 
Last edited by a moderator:

ecryptom0

Active member
May 3, 2022
424
128
43
bit.ly
pmtad --debug
  • systemctl status pmta.service OR systemctl status pmta
  • systemctl status pmtahttp.service OR systemctl status pmtahttp
  • journalctl -xeu pmta.service
  • journalctl -eu pmta
  • also check pmta log files
 

Raydar

Member
Jan 21, 2021
50
13
8
I tried overwriting the pmtahttpd and pmtad with the one from the downloaded file. While trying to start it i got this error after checking with systemctl status pmta.service


pmta.service - Port25's Message Transfer Agent (MTA)

Loaded: loaded (/usr/lib/systemd/system/pmta.service; enabled; vendor preset: disabled)

Active: failed (Result: exit-code) since Sun 2023-01-01 01:35:41 CET; 23s ago

Process: 12500 ExecStart=/usr/sbin/pmtawatch --start pmtad (code=exited, status=2)



Jan 01 01:35:41 mail.affisend.email systemd[1]: Starting Port25's Message Transfer Agent (MTA)...

Jan 01 01:35:41 mail.affisend.email pmtawatch[12502]: Fatal exception (RuntimeException):

Jan 01 01:35:41 mail.affisend.email systemd[1]: pmta.service: control process exited, code=exited status=2

Jan 01 01:35:41 mail.affisend.email systemd[1]: Failed to start Port25's Message Transfer Agent (MTA).

Jan 01 01:35:41 mail.affisend.email systemd[1]: Unit pmta.service entered failed state.

Jan 01 01:35:41 mail.affisend.email systemd[1]: pmta.service failed.
 

Raydar

Member
Jan 21, 2021
50
13
8
pmtad --debug
  • systemctl status pmta.service OR systemctl status pmta
  • systemctl status pmtahttp.service OR systemctl status pmtahttp
  • journalctl -xeu pmta.service
  • journalctl -eu pmta
  • also check pmta log files
Can you help with the setup?
I use contabo hosting and centOs7
 

ecryptom0

Active member
May 3, 2022
424
128
43
bit.ly

also check on google and youtube there are many guides
 

ecryptom0

Active member
May 3, 2022
424
128
43
bit.ly

Supported Platforms​

  • Microsoft Windows (2008/2012 or any other server class Windows OS; 32-bit and 64-bit)
  • RedHat Fedora Core 1 or later (32-bit)
  • RedHat Enterprise 4.4 or later (64-bit)
  • Other RPM and Debian-based distributions supported

System Specifications​

  • Minimum 1 Gb RAM (more recommended)
  • 10 Gb HDD (more recommended)
i m suggesting use newer OS
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu