LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 10-15-2021, 05:33 PM   #1
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 20.04
Posts: 2,116

Rep: Reputation: 73
What should I put for webmaster email?


Does Ubuntu Server have some kind of internal email where an email addressed to: webmaster@domain1.com would land?

Or should I put my email address where webmaster@domain1.com is in this configuration file?


Code:
# Content of: /etc/apache2/sites-available/domain1.com.conf

<VirtualHost *:80>
    ServerName domain1.com
    ServerAlias www.domain1.com
    ServerAdmin webmaster@domain1.com
    DocumentRoot /var/www/domain1.com/public_html

    <Directory /var/www/domain1.com/public_html>
        Options -Indexes +FollowSymLinks
        AllowOverride All
    </Directory>

    ErrorLog ${APACHE_LOG_DIR}/domain1.com-error.log
    CustomLog ${APACHE_LOG_DIR}/domain1.com-access.log combined
</VirtualHost>
Should I put some kind of footer with a link to this email??

I have never done that.

Hardly anyone uses my webpage, just a some students during term time. If they want me, they send a message in QQ.
 
Old 10-15-2021, 07:01 PM   #2
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,725

Rep: Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211Reputation: 2211
You should populate the ServerAdmin with a valid email address. It will be displayed on web server error pages.
Personally, I’ve set up an alias, support@, which is routed to a real mailbox. It need not be used anywhere else, although it could be if you wished.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
problem getting webmaster account to receive email latino Linux - Server 0 02-24-2008 01:22 AM
Learning to be a webmaster MylesCLin General 4 12-21-2004 07:54 PM
New Linux Webmaster Needs Help~~ Eltoroloco Linux - Newbie 2 04-22-2004 02:34 PM
Help new webmaster Eltoroloco Linux - Newbie 10 04-06-2004 06:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration