ineedprofesionalhelp Posted June 2, 2006 Share Posted June 2, 2006 Hi guys.I need some help on this one, if i use a SMTP in my php mailer on a server and send the mails with the php mailer on that server, what ip will show on the receiver mail, mine or the SMTP, i ask you this cause the email providers like yahoo filters my ip and sends it to the bulk or junk. Thank you Link to comment https://forums.phpfreaks.com/topic/11044-smtp/ Share on other sites More sharing options...
poirot Posted June 2, 2006 Share Posted June 2, 2006 Is there a good reason for Yahoo to send them to bulk?Anyway, the SMTP server should send it's own IP, and may send also the PHP script's server IP.And as for your machine's IP, if you are using PHP there is no way it can send it without you willing to. [You may edit the source if it does so] Link to comment https://forums.phpfreaks.com/topic/11044-smtp/#findComment-41251 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.