[HCoop-Help] What config does domtool need to relay email?
Steve Taylor
staylor at ncf.ca
Sat Oct 25 20:14:05 EDT 2008
Mail sent to chair at dinnersunlimited.ca or
volunteers at dinnersunlimited.ca gets returned with a
"550 relay not permitted". The Error Message and Domtool Config
follow. Any suggestions would be appreciated. domtool-admin describe
shows the aliases.
Thanks,
staylor
------------------------------------------------------------
Error Message:
<volunteers at dinnersunlimited.ca>: host dinnersunlimited.ca[69.90.123.68] said:
550 relay not permitted (in reply to RCPT TO command)
--A114E43A44.1224978442/mail.ncf.ca
Content-Description: Delivery report
Content-Type: message/delivery-status
Reporting-MTA: dns; mail.ncf.ca
X-Postfix-Queue-ID: A114E43A44
X-Postfix-Sender: rfc822; staylor at ncf.ca
Arrival-Date: Sat, 25 Oct 2008 19:47:21 -0400 (EDT)
Final-Recipient: rfc822; volunteers at dinnersunlimited.ca
Original-Recipient: rfc822;volunteers at dinnersunlimited.ca
Action: failed
Status: 5.0.0
Remote-MTA: dns; dinnersunlimited.ca
Diagnostic-Code: smtp; 550 relay not permitted
--A114E43A44.1224978442/mail.ncf.ca
Content-Description: Undelivered Message
Content-Type: message/rfc822
------------------------------------------------------------
Domtool Config
domain "dinnersunlimited.ca" with
nameserver "ns1.hcoop.net";
nameserver "ns3.hcoop.net";
dnsDefault "69.90.123.68";
handleMail;
emailAlias "chair" "dountootherstoo at yahoo.com";
emailAlias "donations" "dountoothers at gmail.com";
emailAlias "media" "gre-bro at rogers.com";
defaultAlias "staylor at ncf.ca";
web "www" where
DocumentRoot = (home "dinwiki/public_html");
with
addMoinMoin where
Script = home "dinwiki/moin.cgi";
Htdocs = "/wikidata";
Prefix = "/"
end;
addDefaultCharset "utf-8";
serverAliasDefault;
rewriteRule "^/wiki/(.*)$" "http://www.dinnersunlimited.ca/$1" [redirectWith redir301,last]
end;
end;
More information about the HCoop-Help
mailing list