Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2003 14:18:16 +0100
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        "Joko Santoso" <gestway@hotmail.com>
Cc:        ports@freebsd.org
Subject:   Re: New port
Message-ID:  <20031121141816.6d9735a0.sheepkiller@cultdeadsheep.org>
In-Reply-To: <BAY9-F610ivR0wzGDCv00028ab8@hotmail.com>
References:  <BAY9-F610ivR0wzGDCv00028ab8@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Nov 2003 08:58:25 +0700
"Joko Santoso" <gestway@hotmail.com> wrote:

> Hallo!
> I have tried send-pr using my network to submit a new port, but it
> could not send. My network is trouble. I can not send email to some
> address. would you tell me the another way to submit my new port?
> looking forward to hearing from you soon.
> Thanks

Did you give a try with ssmtp instead of sendmail ? if you have a
working MTA it's pretty easy to set up.

1. install and configure ssmtp (define your mail hub in ${PREFIX}/etc/ssmtp/ssmtp.conf, and don't forget make replace)
2. echo "Joko Santoso" > ~/.fullname
3. [optionnal if you don't want to configure revalias as root] echo "gestway@hotmail.com" > ~/.ssmtprc
4. LOGNAME=gestway@hotmail.com send-pr -a <your shar archive>

clem



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031121141816.6d9735a0.sheepkiller>