... Received an SMTP Destination Reply Error 115 (shared port error?) when sending email to sms (cell phone) ... have never seen this ... is there a possible work around?
ok, not a debug but I think I get it ... perhaps a dns spam filter thingy ....
alleycat.synchro.net reporting delivery failure of message after 50 attempts from Mortifis to 503314xxxx@vtext.com
Reason:
ERROR 115 connecting to SMTP server: smtpin02.vzw.a.cloudfilter.net
Re: SMTP Error 115
By: Mortifis to Digital Man on Sun Apr 12 2020 10:41 pm
$ grep 115 /usr/include/*/*errno.h
/usr/include/asm-generic/errno.h:#define EINPROGRESS 115 /* Operation now in progress */
Looks like the connect failed. Are you able to connect to TCP port 25 at that address using something like netcat (nc)?
digital man
Re: SMTP Error 115
By: Mortifis to Digital Man on Sun Apr 12 2020 10:41 pm
$ grep 115 /usr/include/*/*errno.h /usr/include/asm-generic/errno.h:#define EINPROGRESS 115 /* Operation now in progress */
Looks like the connect failed. Are you able to connect to TCP port 25 at that address using something like netcat (nc)?
hmm ... interesting ... neither telnet nor nc connected ... no ehol or anything ... hung ... have php scripts running for years on on one of my servers that use my sbbs smtp as the mail server ... just started failing ... I will deduce that it is verizon's implementation some spam filter ... you* may* have more detailed logs .. I relay via vert
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 28 |
Nodes: | 8 (0 / 8) |
Uptime: | 191:04:11 |
Calls: | 2,006 |
Calls today: | 3 |
Files: | 11,114 |
Messages: | 942,287 |