The script is working now!
I just need to write the code for the other two emails I want generated, but that shouldn't be much harder.
Thank you!
Search found 4 matches
- Sat Apr 12, 2008 11:28 am
- Forum: Swift Mailer
- Topic: Just can't get it to work with Gmail
- Replies: 5
- Views: 4913
- Fri Apr 11, 2008 10:59 pm
- Forum: Swift Mailer
- Topic: Just can't get it to work with Gmail
- Replies: 5
- Views: 4913
Re: Just can't get it to work with Gmail
Wow! Thanks for the quick response! I replaced my old code with the one you provided, but now I am getting this Fatal Error: Fatal error: Uncaught exception 'Swift_ConnectionException' with message 'The SMTP connection failed to start [smtp.gmail.com:0]: fsockopen returned Error Number 0 and Error S...
- Fri Apr 11, 2008 9:17 pm
- Forum: Swift Mailer
- Topic: Just can't get it to work with Gmail
- Replies: 5
- Views: 4913
Re: Just can't get it to work with Gmail
This is the error I am currently getting with the above code: Fatal error: Uncaught exception 'Swift_BadResponseException' with message 'Expected response code(s) [250] but got response [530-5.5.1 Authentication Required. Learn more at 530 5.5.1 http://mail.google.com/support/bin/answer.py?answer=14...
- Fri Apr 11, 2008 9:03 pm
- Forum: Swift Mailer
- Topic: Just can't get it to work with Gmail
- Replies: 5
- Views: 4913
Just can't get it to work with Gmail
Hello. I am a total newbie at this, but from what I have read, this is a great piece of software. I have been having trouble getting it to work for my gmail smtp. At first I tried the smoke tests using that same Gmail SMTP and they all work fine; however when I try to enable it on my server it just ...