Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.

fixed smtp return code #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

uu59
Copy link

@uu59 uu59 commented May 30, 2012

I send a mail to localhost:2525 using Thunderbird, then Thunderbird send a "EHLO" command for all time.

mini-smtp-server always return 220 code, but looks like 250 is correct.
http://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol#SMTP_transport_example

This pull request solves that issue.

@LucentW
Copy link

LucentW commented Jul 24, 2017

Seconding this request, swaks stays stuck at HELO/EHLO-ing.

@wvengen
Copy link

wvengen commented Sep 8, 2017

Already fixed by #5 :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants