Is http://swiftmailer.org/ Down?

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
montego
Forum Newbie
Posts: 1
Joined: Sun Mar 22, 2009 9:42 am

Is http://swiftmailer.org/ Down?

Post by montego »

I was trying to check up on the progress at http://swiftmailer.org/ and all I get is a blank page. I'll admit, I have been around in awhile, so not sure if that domain has moved somewhere, but Google seems to think its still valid.
User avatar
jayshields
DevNet Resident
Posts: 1912
Joined: Mon Aug 22, 2005 12:11 pm
Location: Leeds/Manchester, England

Re: Is http://swiftmailer.org/ Down?

Post by jayshields »

It's down for me too. If you want to download the latest version, use GitHub http://github.com/swiftmailer
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: Is http://swiftmailer.org/ Down?

Post by Chris Corbyn »

Thanks for the heads up, I was completely unaware :oops:

Fixed.
mike_h
Forum Newbie
Posts: 3
Joined: Sun Mar 22, 2009 7:16 pm

Re: Is http://swiftmailer.org/ Down?

Post by mike_h »

Unfortunately the site was down just when I needed the documentation :wink:
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: Is http://swiftmailer.org/ Down?

Post by Chris Corbyn »

Blame my "git submodule" n00biness ;)

I'd made changes yesterday that involved a change to a submodule, but I assumed my "git pull" on the production server would update the submodules too... but it didn't, and there was a fatal error :(

That's my first git pet peeve I've come across so far.
Post Reply