Menu

#130 "Override the Server SMTP Greeting" appending rather than overriding

ASSP V2
closed
None
2021-03-08
2021-03-08
Daniel15
No

I've enabled the "Override the Server SMTP Greeting (myGreeting)" option, however it looks like the ASSP greeting is being appended to the end of the original SMTP greeting, rather than replacing it. For example, if I set it to "custom greeting here", this is what I see:

220-xxxxx.example.com ESMTP Exim 4.93 #2 Mon, 08 Mar 2021 07:54:46 +0100
220-We do not authorize the use of this system to transport unsolicited,
220 custom greeting here

The first two lines are the upstream SMTP server's greeting.

Discussion

  • Daniel15

    Daniel15 - 2021-03-08

    Actually it looks like it's just replacing the last line. This is the full greeting from the upstream server:

    220-xxxxx.exmaple.com ESMTP Exim 4.93 #2 Mon, 08 Mar 2021 07:59:39 +0100
    220-We do not authorize the use of this system to transport unsolicited,
    220 and/or bulk e-mail.
    

    AFAIK this is the standard greeting for a cPanel Exim server.

    I expected the ASSP "override" greeting to replace the entire greeting, not just the last line.

     
  • Thomas Eckardt

    Thomas Eckardt - 2021-03-08
    • status: open --> closed
    • assigned_to: Thomas Eckardt
     
  • Thomas Eckardt

    Thomas Eckardt - 2021-03-08

    currently only the line '220 ....' (the only or last) is replaced
    This will be fixed in the next version.

    Thomas

     

Log in to post a comment.

MongoDB Logo MongoDB