Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

bumfilter

macrumors regular
Original poster
Jan 16, 2004
221
0
Hi all,

I'm new on the mac, so please forgive my stupidity.

Can anyone recommend a software app that would let me setup my own SMTP server, to send outgoing mail, on Panther?

For all I know Panther could have one built in, if so I have no idea where it is. I'm after something with a GUI as I'm not so hot on the mac terminal just yet.

I don't want to use my ISP's, hence my request.

Thanks if you can help!
 
Re: SMTP software

Postfix is the default SMTP agent in Panther.

It's installed, but to enable it will require some terminal work.

I'm not aware of any GUI based STMP agents at the moment, but I could be wrong.
 
I'm not aware of any easy options beyond the built-in copy of Postfix; Postfix is a top notch SMTP server anyway. With that GUI configuration tool, you should have no problems.
 
I'm trying to change the headers people see. Is this possible in Postfix? For example:

Code:
MIME-Version: 1.0 
Received: from postfix.domain.com ([81.175.***.***]) by mc1-f24.hotmail.com with Microsoft SMTPSVC(5.0.2195.6824); Fri, 20 Feb 2004 19:01:26 -0800 
Received: from [192.168.1.100] (localhost [127.0.0.1])by postfix.domain.com (Postfix) with ESMTP id 997281EC6B2for <testemailaccount@hotmail.com>; Sat, 21 Feb 2004 03:01:23 +0000 (GMT) 
X-Message-Info: JGTYoYF78jFIQcNOy1WYWaxTxGFjn75e 
User-Agent: Microsoft-Entourage/10.1.1.2418 
Message-ID: <BC5C7A3B.773%from@domain.com> 
VirusScanned: ENxV2.4 
Return-Path: [email]from@domain.com[/email] 
X-OriginalArrivalTime: 21 Feb 2004 03:01:26.0887 (UTC) FILETIME=[FF1A5F70:01C3F826]

I want to change things like postfix.domain.com and the (Postfix) to something I specify. Setting them in the Custom Postfix settings box didn't seem to work, after a couple of restarts of postfix. Will I be able to edit this or does my stupidity outshine my very basic knowledge!?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.