On Wed, Jul 27, 2011 at 5:07 PM, Krishna <[email protected]> wrote: > > Hi all, > > > > I need help in Fedora. I am using Fedora Linux 15. Please anyone help me to > setup following installation and configurations. > > > > 1. I wanted to setup an fedora Linux which can accept PPPOE connections > from DSL subscribers and authenticate using radius and even gives DHCP to DSL > Modem.
http://blog.webdir.bg/linux-pppoe-server-with-radius-suuport/ http://www.freeantennas.com/PPPoE-Server-HOWTO.html http://www.utm-billing.com/documentation/configuring_pppoe.pdf http://www.ibm.com/developerworks/library/l-radius/ Just wondering how your subscribers are going to connect. Which DSLAM do you plan to use ? > 2. Is it possible to setup user email address to forward send/receive > mails to another user. For instance, If [email protected] is sending mails to > outside, I want to forward to [email protected] even though if he is not > copied when user mail. You can do that using postfix and the "sender_bcc" and "recipient_bcc" parameters. > > 3. I wanted to take reports for each email address like Email address, > sender, receiver, date, Subject and header. postfix-pflogsumm should be able to generate most of the reports from the mail logs but for Subject and Header you will need to do some tweaking. Usually this information is not logged. > > Krishna. > > -- Manish Kathuria Tux Technologies http://www.tuxtechnologies.co.in/ _______________________________________________ india mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/india
