[olug] Re: Email forwarding - is OLUG better than Google?

Nate Rotschafer writetogenius at hotmail.com
Fri Jan 24 04:11:44 UTC 2003


If it was me I would be looking to exim and mysql...mysql will scale much
better than flat files and with exim you can make any transports and
directors you want...if you need specific help with setting this up I would
be happy to help as this is basically how mine is setup now...I allow people
to deliver it to a maildir or forward it to their own email...all specificed
in my database as the deliver to place...

Nate


----- Original Message -----
From: "doumakes at loganet.net" <Don.Doumakes at debs.pinko.net>
To: <olug at olug.org>
Sent: Thursday, January 23, 2003 11:14 AM
Subject: [olug] Re: Email forwarding - is OLUG better than Google?


> On 2003.01.23 10:22 Matt Payne wrote:
> > I'm looking to build an email forwarding service with free
> > software....
> >
> > End users signup on a webpage to have TheirName at BetterBrains.com be
> > forwarded to
> > theirRealEmail at whatever.com.   The end user never has a shell account.
>
> The simple way is to use sendmail aliases.  All the mappings from
> betterbrains.com addresses to real addresses would be in a flat text
> file.  That approach probably wouldn't scale well.
>
> Sendmail 8.12+ can do LDAP lookups (see
>
http://www.redhat.com/docs/manuals/linux/RHL-7.1-Manual/ref-guide/s1-sendmai
l-ldap.html).
> I've been planning to experiment with this but need to upgrade my
> system first.  I also understand exim can do LDAP routing.
>
> --
> Don Doumakes
>
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> http://lists.olug.org/mailman/listinfo/olug
>



More information about the OLUG mailing list