Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

see all email send by site

 
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Related Topics:
How to embed flash file to send via email? - Dear my friends, I have a flash file and want embed it and send via email. I tried to embed it in to an HTML file then load this source from this HTML file into OE. But, when my friend received it. She told me that she doesn't see anything from this..

email service site questions - Has anyone set up and used World Wide Creations It is a script for a hotmail type service. What problems can I expect? Are there any sites offering this service? thanks for any or

Replacement re-mailer link for web site email contact addr.. - Morgle I would like to introduce to this group a service which offers a level of from spam and offers privacy when recieving and email to existing email It also provides an revolving email send and..

How much web cam can send MBs per day? - How much web cam can send MBs per day into hard disk?

Looking for script to send hits. - I'm looking for a script that can send hits to toplists. I once heard of something called but I can't locate it. Any helpful info is
Next:  workers2.properties  
Author Message
artev

External


Since: Oct 11, 2006
Posts: 16



(Msg. 1) Posted: Sun Sep 09, 2007 5:58 pm
Post subject: see all email send by site
Archived from groups: alt>www>webmaster (more info?)

if I have one php's site and not want to add other code or controll all the
coode;
is possible (and how) to see in a list all the email's address that
the site send ?
is necessary some specific software or I can see
in some log file?
the site work with apache server.

 >> Stay informed about: see all email send by site 
Back to top
Login to vote
jstucklex

External


Since: Jul 14, 2003
Posts: 1188



(Msg. 2) Posted: Sun Sep 09, 2007 5:58 pm
Post subject: Re: see all email send by site [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

artev wrote:
> if I have one php's site and not want to add other code or controll all the
> coode;
> is possible (and how) to see in a list all the email's address that
> the site send ?
> is necessary some specific software or I can see
> in some log file?
> the site work with apache server.

Apache isn't involved in sending mail. What you need is access to the
Mail Transfer Agent (MTA)logs. Then you'll need code (it could be PHP,
Perl or several other languages) to parse the log and display the output.

Probably the most common MTA's on Unix are sendmail and Exim.

BTW, if you're on shared hosting, I doubt you have access to this log.
And if you do, I'd change hosts immediately.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex.DeleteThis@attglobal.net
==================

 >> Stay informed about: see all email send by site 
Back to top
Login to vote
Brian Wakem

External


Since: Sep 07, 2007
Posts: 47



(Msg. 3) Posted: Sun Sep 09, 2007 10:33 pm
Post subject: Re: see all email send by site [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jerry Stuckle wrote:

> artev wrote:
>> if I have one php's site and not want to add other code or controll all
>> the coode;
>> is possible (and how) to see in a list all the email's address that
>> the site send ?
>> is necessary some specific software or I can see
>> in some log file?
>> the site work with apache server.
>
> Apache isn't involved in sending mail. What you need is access to the
> Mail Transfer Agent (MTA)logs. Then you'll need code (it could be PHP,
> Perl or several other languages) to parse the log and display the output.
>
> Probably the most common MTA's on Unix are sendmail and Exim.


I would think Postfix is more popular than Exim.


--
Brian Wakem
 >> Stay informed about: see all email send by site 
Back to top
Login to vote
jstucklex

External


Since: Jul 14, 2003
Posts: 1188



(Msg. 4) Posted: Sun Sep 09, 2007 10:33 pm
Post subject: Re: see all email send by site [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Brian Wakem wrote:
> Jerry Stuckle wrote:
>
>> artev wrote:
>>> if I have one php's site and not want to add other code or controll all
>>> the coode;
>>> is possible (and how) to see in a list all the email's address that
>>> the site send ?
>>> is necessary some specific software or I can see
>>> in some log file?
>>> the site work with apache server.
>> Apache isn't involved in sending mail. What you need is access to the
>> Mail Transfer Agent (MTA)logs. Then you'll need code (it could be PHP,
>> Perl or several other languages) to parse the log and display the output.
>>
>> Probably the most common MTA's on Unix are sendmail and Exim.
>
>
> I would think Postfix is more popular than Exim.
>
>

Could be. I'm just not aware of them.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex.RemoveThis@attglobal.net
==================
 >> Stay informed about: see all email send by site 
Back to top
Login to vote
artev

External


Since: Oct 11, 2006
Posts: 16



(Msg. 5) Posted: Sun Sep 09, 2007 11:51 pm
Post subject: Re: see all email send by site [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I am on vps server and have directadmin how panel;
 >> Stay informed about: see all email send by site 
Back to top
Login to vote
artev

External


Since: Oct 11, 2006
Posts: 16



(Msg. 6) Posted: Sun Sep 09, 2007 11:57 pm
Post subject: Re: see all email send by site [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I am on vps server and have directadmin how panel;
I am a newbie and not know all the features;
I see that have squirrelmail and uebimiau but not know if are
also goo d for make that.
 >> Stay informed about: see all email send by site 
Back to top
Login to vote
jstucklex

External


Since: Jul 14, 2003
Posts: 1188



(Msg. 7) Posted: Sun Sep 09, 2007 11:57 pm
Post subject: Re: see all email send by site [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

artev wrote:
> I am on vps server and have directadmin how panel;
> I am a newbie and not know all the features;
> I see that have squirrelmail and uebimiau but not know if are
> also goo d for make that.

No, those won't help you.

If you have a vps, the first thing you need to do is study up on Linux
Administration and security. Otherwise you're leaving your system wide
open to all kinds of problems.

And a word of caution - I have several VPS's. They are not for the new
nor the faint of heart. You have more options available, but they take
significantly more administration - especially if you're going to have
customers on it. And your control panel will only do the most basic of
it. It won't, for instance, upgrade your OS or other products. You
need to do that yourself.

And there's a lot of manual configuration which needs to be done to have
it work well.

And your control panel won't help with features like what you're looking
for. For that you'll have to find where your MTA stores its logs (and
what MTA it is) and write code to parse your log file for the
information you want.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex.TakeThisOut@attglobal.net
==================
 >> Stay informed about: see all email send by site 
Back to top
Login to vote
usenet36

External


Since: Jan 25, 2005
Posts: 235



(Msg. 8) Posted: Mon Sep 10, 2007 7:43 am
Post subject: Re: see all email send by site [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, 09 Sep 2007 22:33:33 +0100, Brian Wakem put finger to keyboard
and typed:

>Jerry Stuckle wrote:
>
>> artev wrote:
>>> if I have one php's site and not want to add other code or controll all
>>> the coode;
>>> is possible (and how) to see in a list all the email's address that
>>> the site send ?
>>> is necessary some specific software or I can see
>>> in some log file?
>>> the site work with apache server.
>>
>> Apache isn't involved in sending mail. What you need is access to the
>> Mail Transfer Agent (MTA)logs. Then you'll need code (it could be PHP,
>> Perl or several other languages) to parse the log and display the output.
>>
>> Probably the most common MTA's on Unix are sendmail and Exim.
>
>
>I would think Postfix is more popular than Exim.

There aren't any reliable stats, but the best approximations are that
Sendmail, Postfix, Exim and qmail are the most common Open Source
MTAs, in that order. Postfix is particularly common on small/medium
installations as it's relatively secure (compared to Sendmail) by
default and the standard installation is pretty good for most
purposes. However, Exim is much more common on "enterprise level"
servers (ie, those used by ISPs, large webhosts, etc) because it's
more flexible than Postfix and more secure than Sendmail.

So, if you're specifically comparing Postfix and Exim, it's probably
true to say that Postfix is found on more servers, but Exim handles
more mail overall. The same is true when comparing Exim and Sendmail -
Sendmail is on a lot of servers because it's still the default MTA on
a lot of Linux installations, but most of those will be small webhosts
that don't send or receive much mail. Administrators of machines that
do handle significant amounts of mail will usually install Postfix or
Exim instead.

Mark
--
Blog: http://Mark.Goodge.co.uk Photos: http://www.goodge.co.uk
"We're not the ones who're meant to follow"
 >> Stay informed about: see all email send by site 
Back to top
Login to vote
jstucklex

External


Since: Jul 14, 2003
Posts: 1188



(Msg. 9) Posted: Mon Sep 10, 2007 7:45 am
Post subject: Re: see all email send by site [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mark Goodge wrote:
> On Sun, 09 Sep 2007 22:33:33 +0100, Brian Wakem put finger to keyboard
> and typed:
>
>> Jerry Stuckle wrote:
>>
>>> artev wrote:
>>>> if I have one php's site and not want to add other code or controll all
>>>> the coode;
>>>> is possible (and how) to see in a list all the email's address that
>>>> the site send ?
>>>> is necessary some specific software or I can see
>>>> in some log file?
>>>> the site work with apache server.
>>> Apache isn't involved in sending mail. What you need is access to the
>>> Mail Transfer Agent (MTA)logs. Then you'll need code (it could be PHP,
>>> Perl or several other languages) to parse the log and display the output.
>>>
>>> Probably the most common MTA's on Unix are sendmail and Exim.
>>
>> I would think Postfix is more popular than Exim.
>
> There aren't any reliable stats, but the best approximations are that
> Sendmail, Postfix, Exim and qmail are the most common Open Source
> MTAs, in that order. Postfix is particularly common on small/medium
> installations as it's relatively secure (compared to Sendmail) by
> default and the standard installation is pretty good for most
> purposes. However, Exim is much more common on "enterprise level"
> servers (ie, those used by ISPs, large webhosts, etc) because it's
> more flexible than Postfix and more secure than Sendmail.
>
> So, if you're specifically comparing Postfix and Exim, it's probably
> true to say that Postfix is found on more servers, but Exim handles
> more mail overall. The same is true when comparing Exim and Sendmail -
> Sendmail is on a lot of servers because it's still the default MTA on
> a lot of Linux installations, but most of those will be small webhosts
> that don't send or receive much mail. Administrators of machines that
> do handle significant amounts of mail will usually install Postfix or
> Exim instead.
>
> Mark

Thanks for the info, Mark. Quite interesting.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex.RemoveThis@attglobal.net
==================
 >> Stay informed about: see all email send by site 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]