PowerMTA Support Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

PowerMTA 5.5r1 is out!!!!  Please contact support@port25.com for a license and download access.

Author Topic: SMTP command failed: 554 5.5.0  (Read 34374 times)

Netstart

  • Newbie
  • *
  • Karma: +0/-6
  • Posts: 5
SMTP command failed: 554 5.5.0
« on: November 21, 2022, 12:03:29 PM »

Hi, the service is created in C# and also using the object port25.pmta.api.submitter. The service as working fine but after a few jobs that sending messages in PMTA, it cause issue in some jobs, please see the issue description below. Please note that some other jobs 'job_ID1121x' are already in queue in the pmta. I search in the forum to find any similar issue, but cant find. Any idea what is going on?

Error : port25.pmta.api.submitter.ServiceException: SMTP command failed: 554 5.5.0 specified Virtual MTA 'job_ID2123x' does not exist at port25.pmta.api.submitter.SmtpSocket.CheckReply() at port25.pmta.api.submitter.Message.Send(SmtpSender socket) at port25.pmta.api.submitter.Connection.Submit(Message msg) at ServiceSender.ServiceSender.SubmitToPMTA(Connection connPMTA, Message msg)

Thanks
Logged