connecting to web-email via pop using php...

This is a discussion on "connecting to web-email via pop using php..." within the PHP Forum section. This forum, and the thread "connecting to web-email via pop using php... are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Feb 11th, 2004, 10:50
Junior Member
Join Date: Oct 2003
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
connecting to web-email via pop using php...

Hi ppl,

need a hand with this web-email connection via pop.

I know in java you use struts which is basically a built-in class structure you can use to manipulate your email via a range of objects. In php it looks as though you have to create your own class(es) to do this.

Can I get a hand with how to connect to my web-email, read, create an email and then close the connection plz. I see that the methods are all marked with "imap", so I'm assuming that they're universal with pop too but subsequently taking different arguments?

Also, I know the advantages/disadvantages of using pop or imap, but I'd like to do this via pop for the moment. I'm not going to put any ideas into the client's head. :wink:.

Thx.

  #2 (permalink)  
Old Feb 11th, 2004, 14:17
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
http://uk2.php.net/imap
  #3 (permalink)  
Old Feb 11th, 2004, 15:48
Junior Member
Join Date: Oct 2003
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
I hate that site, just reminds me how geek-like php is. Even the site is more unreadable than the php code itself. lol.

Thx anyway Smokie, I had a look on there already.
  #4 (permalink)  
Old Feb 12th, 2004, 01:25
Up'n'Coming Member
Join Date: Oct 2003
Posts: 69
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to jamslam
<blockquote id="quote"><font size="1" face="geneva, verdana, arial" id="quote">quote:<hr height="1" noshade id="quote">Originally posted by Billydakid

I hate that site, just reminds me how geek-like php is. Even the site is more unreadable than the php code itself.<hr height="1" noshade id="quote"></blockquote id="quote"></font id="quote">

I hope you're kidding.. that's the official site for the PHP language- they develop it. They have the best references for everything. If you need to know how to do something concerning PHP, that is without a doubt the best place to go- for someone who has some experience with PHP.
  #5 (permalink)  
Old Feb 12th, 2004, 03:15
Junior Member
Join Date: Oct 2003
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Hey just because its the official PHP site doesn't mean its the dog's bollocks, and I'm sure if this thing was simple enuff you would have shown me a quick example or provided some help instead of indicating that I'm not an experienced php coder.

PHP isn't my first choice of code and I'm using it here and there, this is the first thing so far I've become really stuck on so any help would be much appreciated.

BTW, scrap all that stuff about wanting to do a few things with php and email. Essentially I only need to send and email via a form, so plz help me just get that and I'll be as happy as a dog's ass with sunshine on it. If anybody could just post me a working example or something, that would be be grrreat.

I'm intrigued if Sirk has done this from home as I'm wondering if there's any special code to config a connection to our isp?


Thx
  #6 (permalink)  
Old Feb 12th, 2004, 04:29
Junior Member
Join Date: Oct 2003
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
No worries I got it sorted.
  #7 (permalink)  
Old Feb 12th, 2004, 08:18
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Billy, can't you just use sendmail?!
/usr/sbin/sendmail
  #8 (permalink)  
Old Feb 12th, 2004, 08:42
Junior Member
Join Date: Oct 2003
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
i was trying to but i was getting an error!!! had to change the settings for smtp and from.

thx for the advice though, hope this doesn't affect your help stats :razz:. lol
Closed Thread

Tags
connecting, webemail, via, pop, using, php

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
connecting to database franknu PHP Forum 4 Jul 23rd, 2006 08:39
connecting to CSV file madhuri.t Classic ASP 0 Jul 10th, 2006 13:50
connecting to CSV file madhuri.t Classic ASP 1 Jul 8th, 2006 09:36
Asp form connecting to Access tolis Classic ASP 5 Jan 10th, 2006 14:32
Connecting to my Database.... courtjester Classic ASP 3 Jan 16th, 2004 09:11


All times are GMT. The time now is 06:39.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43