SMTP Servers

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
Straterra
Forum Regular
Posts: 527
Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:

SMTP Servers

Post by Straterra »

I used to use my ISP's SMTP server to send email, but now they require authentication, which I cannot do in PHP. Does anyone else know of any free SMTP servers that do not use authentication that I can use?
jaxn
Forum Commoner
Posts: 55
Joined: Fri Jan 16, 2004 1:50 pm
Location: Nashville, TN

Post by jaxn »

I may be mistaken (and I seem to be in the minority here for using PEAR), but the PEAR MAIL classes allow for SMTP authentication.

-Jackson
Straterra
Forum Regular
Posts: 527
Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:

Post by Straterra »

PEAR...I have never used PEAR. Is PEAR in the PHP Documents?
User avatar
hawleyjr
BeerMod
Posts: 2170
Joined: Tue Jan 13, 2004 4:58 pm
Location: Jax FL & Spokane WA USA

Post by hawleyjr »

Straterra
Forum Regular
Posts: 527
Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:

Post by Straterra »

Already looked..I think I will move away from PEAR slowly...remember, PEAR is just afraid of us as we are of it..
Post Reply