Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
Really cheeky question to ask one of you guys. Do any of you have access to an SMTP server that requires authentication? If you do, and you don't mind me sending some test emails through it I'd be eternally greatful if you could PM me
Basically I'm writing a mailer class and I want to add support for SMTP authentication in there but my own SMTP is not set up this way right now...
Does anybody have one that supports CRAM-MD5 ? Just for like 2-3 hours... prob won't need to send an actual email through it, I just need to make sure I can validate and get a 235 response code.