aha, that sounds different :) then you just need to hack the authentication code in any pop/imap server like cyrus or courier, and that's it ;)
shouldn't be too difficult to substitute the mailbox name with your dummy mailbox, then skip the password validation, then disable the DELE command, so that the message stays there forever. 3-4 hours of work, shouldn;t be much more... ----- Original Message ---- > From: Steven Glogger <[email protected]> > since I got some mails off the mailinglist I just want to explain for what I > want to use that stuff: > I want to use this functionality on a 'Hotspot'-like environment. > Redirecting the customer to this 'hotspot'-sandbox with ALL kind of traffic. > > If the customer want to get mail (e.g. from mail.whatever.com) the IP gets > redirected to this mailsoftware just giving out one specified mail like : > > 'Dear Customer. > Please not that .... '. > > Thats it. ,-) > > I dont want to run complex LDAP/cyrus/whatever engines. Should be small, > simple and easy ,-) > I dont want to use a system where I have to create tons of mailboxes (on > login->create. on create->putmailintofolder). > > Hope that clearifies it a little bit more .... _______________________________________________ swinog mailing list [email protected] http://lists.swinog.ch/cgi-bin/mailman/listinfo/swinog

