the most basic question

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
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

the most basic question

Post by yacahuma »

When using this library. Do I need a mail server running or will it send an email directly without any kind or relaying?


Thank you
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

That would depend entirely on what you tell it to do. If you have SMTP access to a direct server, you can bypass a lot of routing servers.
Post Reply