thanx Lceone,
you're the one that has prefered answer to my question instead of
write me a stupid layus...
it was the first time that I asked an emergency question.
some persons need to remember what a community is
thanx
-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Envoy� : mercredi 12 septembre 2001 17:27
� : [EMAIL PROTECTED]
Objet : RE: relaying
/var/qmail/control/smtproutes
The text in that file should look like this...
:mail.host.com
where mail.host.com is the name of the server you want to relay all mail to.
if you want to use an IP address, instead you write
:[155.234.232.132]
But insert the correct IP
Then, in rcpthosts, list the domains you are going to relay for. the local
host should already be there, on the next like, just write the domain you
want to relay for
it should look like this.
localhost
name.local.com
ebay.com
staples.com
assuming that you wanted to relay for those sites. just replace it with the
site that you want to relay for
-Larry