Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2003 01:00:08 +0530
From:      "Sunil Sunder Raj" <unixtools@hotmail.com>
To:        freebsd-questions@penguinpowered.org
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Authenticated SMTP
Message-ID:  <BAY8-F46zQeexPcGAJV0001c9f6@hotmail.com>

next in thread | raw e-mail | index | archive | help
Hi,
Only two methods I have implemented.

1) "OPEN SMTP RELAY" - No
2) "SMTP AFTER POP" - The client need to check his mail first and for a set 
amount of time he can send mail through that same server.
3) The best solution though would be "SMTP AFTER AUTH". Setup a seperate 
smtp server which allows any user to relay mail after authenticating 
himself. I have done this using POSTFIX+SASL+MYSQL. Quite robust can handle 
tons of mails.

Regards
SSR



>From: Wayne Pascoe <freebsd-questions@penguinpowered.org>
>To: freebsd-questions@freebsd.org
>Subject: Authenticated SMTP
>Date: Tue, 9 Sep 2003 15:48:22 +0100
>
>Hi all,
>
>I need to provide an SMTP service to someone who travels around thie
>world. I can't do this with a specific IP address, as they use a variety
>of ISP's in different locations.
>
>To this end, I'd like to setup authenticated SMTP, preferably using
>postfix.
>
>I've had a look in the postfix faq and it was a bit vague on this point.
>In merely said that you need to force the user to authenticate against a
>pop server first, that maintains a postfix compatible access table.
>
>Can anyone point me to a document that explains what pop servers might
>be suitable for this task and how to go about setting up this
>authentication ?
>
>Regards,
>
>--
>Wayne Pascoe
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to 
>"freebsd-questions-unsubscribe@freebsd.org"

_________________________________________________________________
Do you love to shop? Do it online now. http://www.msn.co.in/shopping Get the 
best deals!



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