librelist archives

« back to archive

Suggestion required on my project

Suggestion required on my project

From:
Subramanyam
Date:
2010-10-19 @ 12:24
Hi All

I need to implement a simple django alias server for my website

I already have a list of mailIDs (verified ) which I want to expose to
different client(s)  without showing the actual mailID but create an alias (
temporary mail IDs)

so whenever the client contacts them I will internally redirect it to the
actual sender while keeping the same content, Also the temporary mailIDs
should expire after some time

Please suggest me on how to do it and what all I need like
router/relay/receiver ..

Regards
Subramanyam