voodoodyne / subethasmtp

SubEtha SMTP is a Java library for receiving SMTP mail
Other
344 stars 138 forks source link

Feature Request: DSN Support #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Is there any chance to implement this feature in future? My problem is that
subethasmtp do not answer "250-DSN" to the EHLO command so i can't forward
the "rcpt to: xxx@yyy.com notify=success, failure" Header to another SMTP
Server. Thats the only reason, i need this DSN Support. Maybe, someone has
another solution for my problem.

Regards,
Rob

Original issue reported on code.google.com by giczew...@fh-bingen.de on 3 Nov 2009 at 1:47

GoogleCodeExporter commented 9 years ago

Original comment by lhori...@gmail.com on 2 Nov 2010 at 6:15

GoogleCodeExporter commented 9 years ago
Can you just call the method SMTPServer::setHostName to set the hostname

Original comment by sosagabr...@gmail.com on 22 May 2011 at 5:48