Hi, now if I put @fax.domain.com: fax in my alias file it is to be rewritten at smtp to: "[EMAIL PROTECTED]". This is wrong.
The right way to be rewritten should be "[EMAIL PROTECTED]". When I put the file .courier-fax-default into my directory /usr/lib/courier/etc/aliasdir With the content || echo "$EXT"@fax Nothing happens except the mails to my faxaddress ([EMAIL PROTECTED]) rest in my mailque forever. If I read the right way isn`t it $LOCAL that carries the number-part (recipient) of my faxaddress? So I have to || echo "$LOCAL"@fax ??? And .courier-fax-default must that be a file in the aliasdir or directory? And can do I make a hosteddomain to rewrite all mails to tplk.fax to fax By writing to my hosteddomains fax tplk.fax<tab>fax In the documentation of makehosteddomains this seemed to be the right way?! daniel -----Ursprüngliche Nachricht----- Von: Vini Engel [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 9. September 2006 14:37 An: [EMAIL PROTECTED] Betreff: Re: AW: [courier-users] Courierfax Hi Daniel, You mean the smtpaccess file, right? Did you remember to run makesmtpaccess? It should work. Vini Daniel Müller said the following on 08/09/06 19:07: > Hello Vini, > > did You succed with this. I tried it myself before and nothing happened > but ,no relaying allowed and rejection. I have the host in my smtpallow > IpNumberHost allow,RELAYCLIENT,FAXRELAYCLIENT. > Can I do something more? > > Greetings > daniel > > -----Ursprüngliche Nachricht----- > Von: Vini Engel [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 8. September 2006 10:42 > An: [EMAIL PROTECTED] > Betreff: Re: [courier-users] Courierfax > > Daniel Müller said the following on 07/09/06 16:13: >> Hello all, >> >> after days of trying makinag aliases for [EMAIL PROTECTED] and it is >> working >> from local but not from outside over a second mailserver. >> >> I just like to know if there is someone outside who succeeded with > this >> item? > > I think I know what you want, check this post from Sam in reply to my > question last week. > > http://sourceforge.net/mailarchive/forum.php?thread_id=30429583&forum_id > =6705 > > Vini > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
