php - smtp relay - gmail - swiftmailer: Expected response code 220 but got code "" -


i using gmail smtp server swiftmailer class.

however getting

expected response code 220 got code "", message "" in "\classes\swift\transport\abstractsmtptransport.php"

what mean?

i think means sent blank line smtp server.

make sure none of commands have line feeds in them.

can log transaction , paste copy of log?

see here details logging http://swiftmailer.org/docs/logger-plugin


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -