Questions tagged [powermta]

PowerMTA is an enterprise-grade infrastructure application for high-volume email built to address the challenges of digital messaging and integrated customer communications. Unless the question has programming content Questions about powermta probably belong on serverfault, not stack overflow,

Message Systems company, is the Industry’s leading email gateway application (SMTP server).

PowerMTA’s unmatched features are obvious from the start, including :

  • Customization.
  • Comprehensive delivery reporting and analysis.
  • Intuitive and proprietary technology.
  • Flexibility for grainy sending control.

Site: https://www.port25.com/powermta/

12 questions
5
votes
0 answers

SpamAssassin Razor2 always gives confidence level above 50%

I have a powermta SMTP ready. Whenever I try to send HTML email, Razor2 gives me confidence above 50%. I tried with different content, my IP is not blacklisted neither the domain. But Razor2 always gives me bad score, but if I send email with plain…
Minato Namikaze
  • 576
  • 1
  • 7
  • 22
2
votes
1 answer

PHP and PowerMTA

I have installed a server mail in a dedicated server and I have PowerMTA installed also, our server has a main IP address and 50 additional ones,Multiple VMTA are configured. Now I need to send email with php through PowerMTA and be able to choose…
Chaanbi Kada
  • 371
  • 1
  • 3
  • 5
2
votes
1 answer

The server response was: 5.7.1 relaying denied

I've been trying to figure out what I'm doing wrong for a considerable amount of time and still no avail. I was wondering if anyone here could recognise whether there's something noticeably incorrect with the following. I'm setting up relaying via…
Lloyd Powell
  • 18,270
  • 17
  • 87
  • 123
1
vote
1 answer

PowerMTA: How to forward messages to external SMTP servers

We have a PowerMTA server that receives incoming e-mail. Is it possible to forward specific domains to another existing SMTP server that's not running PowerMTA? The solution that I found so far is to pipe the e-mails to mailx that's pointing to…
simoncpu
  • 578
  • 5
  • 9
0
votes
0 answers

Use PowerMTA to warm up an external smtp server

i am using powermta to dispatch bulk and transactional emails using couple of virtual mtas mapped to different local virtual NIC's to go out from different IP's. my question here is. in my transactional section of the pmta configurations can i map…
0
votes
1 answer

MimeKit subject encoding and Cyrillic alphabet

I'm using MimeKit to build email body string then pass it to pmta along with list of receivers + placeholders for every receiver, then pmta takes care of merging them. We're missing placeholders in subject when the subject also contains cyrillic…
Ermir Beqiraj
  • 867
  • 11
  • 24
0
votes
1 answer

PMTA: how to debug the pmtahttp service? (pmta http doesn't start)

Something makes me crazy, I use Power MTA to send emails and I would like to access it via http and the pmtahttp service can't start: What I tried : my PMTA conf file contain: http-access myip admin http-mgmt-port 8080 Problem: The service…
Julien
  • 3,743
  • 9
  • 38
  • 67
0
votes
1 answer

How to test spam and bounce complaints on PowerMTA

I'm trying to create a system that handles spam and bounce complaints on PowerMTA, but I don't know how to simulate complaints. I'm afraid that I might mark our IP address as a spammer if I click "Report Spam" on Gmail or Yahoo to test. In Amazon…
simoncpu
  • 578
  • 5
  • 9
0
votes
1 answer

How to configure Powermta with PHP?

Is it possible to configure powermta with php to send emails, I did searched on google and not found any good resource. If anybody did it please post some ideas or code snippets.
Praveen Govind
  • 2,619
  • 2
  • 32
  • 45
0
votes
2 answers

PowerMTA Server Not starting

I have recently installed PowerMTA server on CentOS 6, every prerequisite was installed according to Document and License was entered in correctly configuration file was also correctly setup in /etc/pmta/config but unable to start pmta service and…
Shoaib
  • 112
  • 1
  • 13
-1
votes
1 answer

my smtp got block port 25 by vps provider?

I Rencently setup a smtp server using Powermta. But sometime can send email through ,sometime can't. I heard some VPS will block port 25, so I use the netstar command line to check . this is the output : [root@luck1 ~]# netstat -tuplen Active…
-1
votes
1 answer

Java connection to Powermta

I want to send mails from Powermta server with java program, I want to know if exist some java api to connect it, I use Java Mail to send mails, but if Powermta cannot send some email there not get any response. any idea?
kakashy
  • 714
  • 9
  • 24