Good day list, I have the following setup : Debian - Sarge exim4 4.50-8
My aim : I have a domain on my laptop : "havannah.local". I want to send mail from my laptop through exim4 to any email address. I followed the steps outlined here: http://www.lexspoon.org/linux/smtp-relay.html My problem: Now I get the following in my logfile... ******************************************************************************************************** Start queue run: pid=10619 2006-05-07 17:11:41 1Fcjnw-0002i0-9L SMTP error from remote mailer after RCPT TO:: host shear.ucar.edu [192.43.244.163]: 451 Temporary failure, please try again later. 2006-05-07 17:11:56 1Fcjnw-0002i0-9L ** [EMAIL PROTECTED] R=dnslookup T=remote_smtp: SMTP error from remote mailer after MAIL FROM: SIZE=1522: host cvs.openbsd.org [199.185.137.3]: 553 5.1.3 ... Hostname required 2006-05-07 17:11:56 1FckvM-0002lL-7s Error while reading message with no usable sender address (R=1Fcjnw-0002i0-9L): at least one malformed recipient address: root@ - domain missing or malformed 2006-05-07 17:11:56 1Fcjnw-0002i0-9L Process failed (1) when writing error message to root@ (frozen) 2006-05-07 17:11:56 End queue run: pid=10619 ******************************************************************************************************** Any help would be welcomed. Thank You Danny ps: Do I have to substitute my e-mail address in the following line? [exim4.conf.template] debug_print = "T: remote_smtp_smarthost for [EMAIL PROTECTED]" [passwd.client] and do I have to change the * in the following line to my ISP's server? *:USERNAME:PASSWORD -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
