I'm a bit confused. I altered my factories.yml to look like this...

all:
  mailer:
    param:
      transport:
        param:
          host:       smtp.gmail.com
          port:       465
          encryption: ssl
          username:   username
          password:   password

But, when I try to send an email on my local machine, running os X, little 
snitch reports that the smtp process is trying to connect to...

aspmx.l.google.com on port 25

Am I doing something wrong?

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

To unsubscribe from this group, send email to 
symfony-users+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to