There are a number of ways of doing this...

Easiest..

set up an imap mailbox - have the mail delivered to that mailbox..

The set up the viewing page to occasionaly read  the mail from the mailbox (using php 
imap extension).. and put it into a database..


More complex..

Write a perl or PHP cgi script to recieve incomming mail via a pipe in UNIX, and do 
roughly the same thing as above...

We've done both at various points in time... - Worst being a Perl app to pump emails 
into a MSSQL server.. over TCP... 

regards

alan




>----- Original Message -----
> From: pp <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Sent: Tue, 4 Sep 2001 10:16:50 +0200
> Subject: [midgard-user] mail > database > news
> 
> 
> I use htnews for fast news, but I wonder
> if anybody knows some other way to put 
> news to midgard database using e-mail.
> 
> Piotras
> 
> _________________________
> http://www.infoglob.pl/sklep
> http://www.milinski.com.pl
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to