On 2004-04-09, Marty Landman penned: > Have recently set up exim on my woody box which is networked to my win xp > workstation, the latter also serving as internet gateway. > > Using the default /usr/bin/mail mua on woody and eudora on xp whose > intranet name is delliver. Woody's inetd.conf file specifies > > smtp stream tcp nowait mail /usr/sbin/exim exim -bs > pop-2 stream tcp nowait root /usr/sbin/tcpd /usr/sbin/ipop2d > pop-3 stream tcp nowait root /usr/sbin/tcpd /usr/sbin/ipop3d > > Delliver's account for the lan says to use woody for smtp and pop with a > login name of dad, which is account both on delliver and woody. > > Can send an email from delliver to [EMAIL PROTECTED] and receive it on woody, but > when I attempt to send an email from woody to [EMAIL PROTECTED] it doesn't get > there. delliver is pingable from woody. > > Did I forget to mention email is a big mystery to me at this point? >
If I understand your question properly, I don't understand why you would expect an address @delliver to work. Eudora is an email client; you would need to be running an SMTP (email) server, such as exim or *shudder* exchange, in order to receive mail on a machine. I *think* what you actually want to do is to set up your debian system so that it provides a POP3 email service (looks like this may already be the case), then configure Eudora to check the debian server for mail via POP3. -- monique -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]