hi,

its me again. i now tried everything but it won't work.

 i have multiple domains on the same machine  like
 mail.schorsch.ch,mail.cori.ch,mail.maruscheli.ch etc.

 i also made the dns  entries so that it should work, as example:
 @       IN SOA  ns1.maruscheli.ch.      postmaster.maruscheli.ch. (
                 2003011203      ; Serial
                 10800           ; Refresh
                 3600            ; Retry
                 604800          ; Expire
                 86400           ; TTL
 )

 @               IN      NS      ns1.violine.ch.
                 IN      NS      ns1.violine.ch

 ns1     IN      A       213.193.84.26
 www     IN CNAME        ns1
 mail    IN CNAME        ns1
 webmail IN CNAME        ns1
 ftp     IN CNAME        ns1

 the domains are all added under "Mail server name and local domains" -
 "Locally-hosted domains" like below:

 Mail to <user@hosteddomain> will be delivered to local account
 "user@hosteddomain".
 cori.ch -delete
 funky-fio.ch -delete
 maruscheli.ch -delete
 schluecht.ch -delete
 schorsch.ch -delete

 After adding them i let the install scrip run:

 Installing esmtpacceptmailfor.dir/webadmin...
 Installing hosteddomains/webadmin...
 Executing makehosteddomains...
 Executing courier restart...
 Executing /usr/lib/courier/sbin/makeacceptmailfor...

 Sending a testmail using the gui (courier) to a hotmail account i  receive
it like:

from: [EMAIL PROTECTED]
to:[EMAIL PROTECTED]
subject: testmail from web gui using maruscheli.ch

why does the senders email adress apear like this ?
at least im able to send and receive emails using the web gui (courier) but
when i try to use outlook  i always got a error like:

Jan 14 00:51:50 furbyII courieresmtpd: started,ip=[::ffff:212.47.167.52]
Jan 14 00:51:50 furbyII courieresmtpd:
error,relay=::ffff:212.47.167.52,from=<[EMAIL PROTECTED]>,to=<[EMAIL PROTECTED]
h>: 513 Relaying denied.

why is it denied ?
i entered in /usr/lib/courier/etc/hosteddomains a file named "webadmin" with
the following content:
cori.ch
funky-fio.ch
maruscheli.ch
schluecht.ch
schorsch.ch

there is also a file /usr/lib/courier/etc/esmtppercentrelay.dir "webadmin"
with the same content.

even after running:.
/usr/lib/courier/sbin/makehosteddomains / makepercentrelay /
makeacceptmailfor /
im not able to send emails using outlook - can you imagine why ?

thnx for your help






-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to