Miscellaneous > Roundcube Discussion
SMTP Error: No support for Delivery Status Notifications
ANGDIC:
How I can solve this problem?
thank you
Julius Caesar:
Which version of Roundcube are you using?
ANGDIC:
I'm using 0.5.1
Julius Caesar:
Does your smtp-server support it:
--- Code: ---telnet <server> 25
EHLO domain.com
--- End code ---
A response can be like this:
--- Code: ---EHLO domain.com
250-mail.domain.ext Hello localhost [127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-EXPN
250-VERB
250-8BITMIME
250-SIZE 10000000
[B][COLOR=Red]250-DSN[/COLOR][/B]
250-AUTH LOGIN PLAIN
250-STARTTLS
250-DELIVERBY
250 HELP
--- End code ---
ANGDIC:
EHLO PROGESI.IT
250-smtpoutgw2.mclink.it
250-8BITMIME
250-SIZE 104857600
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250 STARTTLS
Navigation
[0] Message Index
[#] Next page
Go to full version