[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Can't relay mail from local site



<snip>
> More Background:
> I have a block of 10 ips on my RaQ 3i (running 4i OS): xxx.xxx.xxx.160
> through xxx.xxx.xxx.169. The primary eth0 interface is 
> xxx.xxx.xxx.160.
> 
> I have 3 sites running on xxx.xxx.xxx.160. The FP form submission
> actions work fine, both for sending notification via email 
> and for writing
> to the local disk.
> 
> However, the site that returns the FP error is on xxx.xxx.xxx.161. For
> this site, only FP write-to-disk actions work. It's only when a mail
> notification is specified that an error is returned.
</snip>

An interesting problem!
When you say that its not permitting relaying, I take it that you're watching /var/log/maillog and it gives the relaying denied error?
If so, whats the source address in the log file. An example one that I just did looks like this:

[code]
Oct 23 11:34:50 hegel sendmail[23535]: LAA23535: ruleset=check_rcpt, arg1=myfakeemail@xxxxxxxxxxx, relay=mydomain.org.uk [199.199.199.199], reject=550 myfakeemail@xxxxxxxxxxxxxx Relaying denied.  Please use your ISP to SEND mail.
Oct 23 11:34:52 hegel sendmail[23535]: LAA23535: from=myfakeemail@xxxxxxxxx, size=0, class=0, pri=0, nrcpts=0, proto=SMTP, relay=mydomain.org.uk [199.199.199.199]
[/code]

The 199.199.199.199 are the source of the message, so in your case this should point you to the address that the RaQ is trying to relay from, if its not added this needs to go into "Relay for the following Hosts/Domains" via GUI.

Regards,

Andy
andy@xxxxxxxxxx
http://www.raqpak.com  <-- Unofficial FAQs and PKGs