> [EMAIL PROTECTED] > SMTP error from remote mailer after MAIL > FROM:<[EMAIL PROTECTED]> SIZE=4319: > host ausmtp02.au.ibm.com [202.135.136.105]: 501 > <[EMAIL PROTECTED]>... Sender domain must exist > > I understand the STMP server at the other end is > trying to auth my IP address which doesn't exist since > it is masqueraded - but is there a way around this? I > think it has something to do with finding an external > server to relay my mail but I'm not really sure how it > works - can someone clear this up for me if possible. > Any help would be really appreciated.
Use the same SMTP mail server that you would use if you were setting up a Windows-based e-mail program. According to www.samspade.org, something like ausmtp01.au.ibm.com or ausmtp02.au.ibm.com might work ;-) I had to do the same at work myself. Set up exim to use either of those (can you possibly list both ??) as "smart relays". Regards Hall

