Quoting Andrei ([email protected]): > I'm sorry. I've been at this for 2 days now and can't figure it out. > I would be thrilled if somebody can shed light on this...
> 2009-09-01 21:09:37 H=localhost (lists.myhost.org) [127.0.0.1] > F=<[email protected]> rejected RCPT > <[email protected]>: relay not permitted Your issue appears to be here. Your mailserver does not want to 'relay' mail from your localhost. Try working with the output of: $ exim -d+route -bt [email protected] Probably your 'remote_smtp' transport, responsible for delivery to remote SMTP-servers, is failing or wrong. HTH, -Sndr. -- | One tequila, two tequila, three tequila, floor. | 4096R/6D40 - 1A20 B9AA 87D4 84C7 FBD6 F3A9 9442 20CC 6CD2 -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
