Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: rf131 on February 04, 2006, 04:43:42 PM

Title: E-mail An Outside Address When Not Configed As E-Mail Server
Post by: rf131 on February 04, 2006, 04:43:42 PM
Hi There,

I have a situation where I'm off-site, and need to be notified with e-mail when I have problems (backup failure, RAID, etc.).

The server I am building will not have e-mail set up (they go directly to the ISP with POP3).

I know there is a Forwarding address for administrative notices and a place for entering the ISP SMTP server.  When I enter this information I'm still not sure I have it set up right since I don't know a straightforward way to force an administrative notice e-mail to test the configuration.

Does it make sense to consider a test button in the panel, or is it just my ignorance here?  Perhaps someone can reply with a command-line directive to perform the test?  If so, pardon my oversight, and I would recommend a quick mention in the doc that you can "Test this functionality by..."

TIA,
Kevin
Title: Re: E-mail An Outside Address When Not Configed As E-Mail Se
Post by: raem on February 05, 2006, 01:49:38 AM
rf131

login to the server using webmail and send a message to admin@yourdomain
Title: E-mail An Outside Address When Not Configed As E-Mail Server
Post by: NomadOfNorad on February 07, 2006, 02:54:25 AM
Hmmmmm... What happens if, from the shell, you type
Code: [Select]
echo "test" | mail -s "test" emailaddressand hit enter?  :-D