Duurrrr...
Oct. 18th, 2005 02:48 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I just spent 15 minutes trying to figure out why my code just wouldn't make a connection to the SMTP server.
*facepalm* Yeah, a little bit braindead today I think.
[Edit: And hey, look! My domain registration expired. In my defense, I have never seen a single notification letter or email about it. All set for the next two years though.]
my $confirmation = Net::SMTP->new(Host => $smtpserver, Hello => $domain, Timeout => 30, Debug => 1); die "Couldn't connect to server" unless $smtp;
*facepalm* Yeah, a little bit braindead today I think.
[Edit: And hey, look! My domain registration expired. In my defense, I have never seen a single notification letter or email about it. All set for the next two years though.]
no subject
Date: 2005-10-18 07:22 pm (UTC)no subject
Date: 2005-10-18 07:33 pm (UTC)