Re: /usr/lib/sendmail replacement for chroot and localhost:25

2002-07-09 Thread Jeremy C. Reed
On Tue, 9 Jul 2002, Christian Hammers wrote:

> I'm looking for a "/usr/lib/sendmail -t" compatible script that just 

My "mailout" will do what you want.

The needs-to-be-updated webpage is at
http://www.reedmedia.net/software/mailout/

But the source is not there yet.


  Jeremy C. Reed

 BSD software, documentation, resources, news...
 http://bsd.reedmedia.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: /usr/lib/sendmail replacement for chroot and localhost:25

2002-07-09 Thread Jeremy C. Reed

On Tue, 9 Jul 2002, Christian Hammers wrote:

> I'm looking for a "/usr/lib/sendmail -t" compatible script that just 

My "mailout" will do what you want.

The needs-to-be-updated webpage is at
http://www.reedmedia.net/software/mailout/

But the source is not there yet.


  Jeremy C. Reed

 BSD software, documentation, resources, news...
 http://bsd.reedmedia.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




/usr/lib/sendmail replacement for chroot and localhost:25

2002-07-09 Thread Christian Hammers
Hi

I'm looking for a "/usr/lib/sendmail -t" compatible script that just 
devlivers mails from PHP which runs in a chroot to a postfix daemon that
listens on the web server.

It seems I a cannot use the normal sendmail or postfix binaries as they
are all splitted up to a user-mail-submission and a mail-transport-agent
which would force me to have a daemon running that looks into (each!)
chroot /var/spool/"mta-queue" for new mail.

I tried a small sendmail replacement (ssmtp 2.50.6) but it seems to have
some problems... 

bye,

-christian-

-- 
Christian HammersWESTEND GmbH - Aachen und Dueren Tel 0241/701333-0
ch@westend.com Internet & Security for ProfessionalsFax 0241/911879
  WESTEND ist CISCO Systems Partner - Authorized Reseller


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




/usr/lib/sendmail replacement for chroot and localhost:25

2002-07-09 Thread Christian Hammers

Hi

I'm looking for a "/usr/lib/sendmail -t" compatible script that just 
devlivers mails from PHP which runs in a chroot to a postfix daemon that
listens on the web server.

It seems I a cannot use the normal sendmail or postfix binaries as they
are all splitted up to a user-mail-submission and a mail-transport-agent
which would force me to have a daemon running that looks into (each!)
chroot /var/spool/"mta-queue" for new mail.

I tried a small sendmail replacement (ssmtp 2.50.6) but it seems to have
some problems... 

bye,

-christian-

-- 
Christian HammersWESTEND GmbH - Aachen und Dueren Tel 0241/701333-0
[EMAIL PROTECTED] Internet & Security for ProfessionalsFax 0241/911879
  WESTEND ist CISCO Systems Partner - Authorized Reseller


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]