Hi, i', a newby in configuring qmail. I have a private network (192.168.1.x), qmail is running on a Linux-Machine , which has a ppp-connection to the Internet (and my provider : gmx). The clients use W9x and Netscape 4.xx as mailprogramms. What i want is the following : if a client writes a mail to a local address ([EMAIL PROTECTED] -> [EMAIL PROTECTED]) there shall not be any from-rewriting. if a local client writes a mail to a remote address ([EMAIL PROTECTED] -> [EMAIL PROTECTED]) the from-addres should be changed. I have installed ofmipd so that it can do this by using the cdb-programms. But ofmipd does too much , it rewrites messages that should be delivered locally too. The reason is,that it just looks to the cdb-database if there`s a hit and beginns to rewrite. But in this case (local->local) it should look f the receiver is a local one and then ofmipd should decide not to rewrite. I tried to patch ofmipd , but i failed cause i`m not a professional programmer. I tried to do the following : if the receiver is not in the cdb-database a n d if the address is in the "from-address" then the from-addres shall be rewritten. Has anybody any suggestions ? Thanks Harry :-) PS.: Please apologize for my broken english.
