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

Re: RE: Sending a simple mail from debian slug



Hi everyone and thanks for your support,

I'll try to answer all questions so far.

>I don't know sendEmail, but I would expect Arcor to require some
>authentification.
Yes, I thought that is what exim is for.

>It would be really helpful if you could tell exactly how you
>configured exim.
I chose the "mail sent by smarthost; no local mail" option and left
all the default options other than SMTP server:mail.arcor.de.

>Telnet shouldn't be running normally. Would be good to know what else
>you've got installed (fail2ban or sth similar?).
I use FHEM mainly, a perl home server that communicates with radio 
control switches. It has a web frontend accessible through port 8083.

>> I rebooted the NSLU2 of course.
>How? When?
Well, I have not applied the option to shutdown the slug with the
power button, so I just unplug the power. I will modify it to have
always power anyway, so that after a power failure it will boot
automatically.

>Do you have access to any other Linux boxes on which you could read the drive?
I use knoppix at the moment, but VM-ware is also a good idea for the future.

>$DRIVE/var/log/exim4/paniclog
>$DRIVE/var/log/auth.log
The directory /var is empty. I did find the paniclog under:
/etc/logrotate.d/exim4-paniclog but not the auth.log. 

/var/log/exim4/paniclog {
	size 10M
	missingok
	rotate 10
	compress
	delaycompress
	notifempty
	create 640 Debian-exim adm
}


>$DRIVE/etc/exim4/update-exim4.conf.conf

dc_eximconfig_configtype='satellite'
dc_other_hostnames='foobar.cyrius.com'
dc_local_interfaces='127.0.0.1'
dc_readhost='foobar.cyrius.com'
dc_relay_domains=''
dc_minimaldns='true'
dc_relay_nets=''
dc_smarthost='mail.arcor.de'
CFILEMODE='644'
dc_use_split_config='false'
dc_hide_mailname='true'
dc_mailname_in_oh='true'
dc_localdelivery='mail_spool'


Reply to: