I running Linux Mint Debian Edition tracking testing and have started a cron job that will send something to the root mailbox. Mint has heirloom and exim4 installed. However, mail was getting nothing.
In Fedora and FreeBSD,
I can receive mail from daemons.
And if my scripts scheduled in crontab go wrong,
the error message is mailed to root.
But in Ubuntu 9.04,
the command `mail -u root` gets "No mail for root",
and the folders /var/mail and /var/spool/mail are both empty.
Is it that I have to install some packages ,
Being new to Linux I have followed this tutorial to set up a mail server:
https://www.digitalocean.com/community/articles/how-to-install-postfix-o...
Everything is working correctly however I am sending mail from: root@mail.example.com
I want mail just being sent from root@example.com, however when I change this section:
myhostname = mail.example.com
mydomain
Hi Guys,
Am tried with the mail & mailx command to send mail to other localhost machine, Which are all connected in a LAN. I can not able to send, Either it wont display any error message at that time and later am receiving a failure mail.. But i can send and receive (from-to) in my machine.. What is the problem with that? Shall i need to configure any packages for this.??
hi sir
i have centos5.3 i have mail server qmail toaster i can send /recieve mail from mail server but i have another server having varios application like bug tracker mantis,dotproject etc i already configured this application to send mail when any action is taken in this aaplication ,but from few days the mail are received from this application while normal mail from mail server is working i al
I have postfix and mail installed on my server.
The following command works fine
$mail aj@xyz.com
But if I use this command
$mail aj@mydomain.com
The system thinks I am trying to send a local email to the user 'aj'.
Hello everyone. Hoping one of you can help.I have a problem where no user other than root can send mail. Immediately upon entering the mail command the users receive a message stating &... [by smbernard]
I have an Ubuntu server running postfix. It is not the mail server for my domain.
Whenever a cron job runs for root, the output is sent to root@mydomain.com (that is, mail is not delivered locally, but sent to mydomain.com's mail server).
Hi
I read about mail in linux and I installed mailutils to send mail in command lines.
at first when I pressed ctrl+D to end the mail body, mail text ended. but the problem was that it didn't send mails at all. now moreover than that problem, even ctrl+D also does not work and after ctrl+D, I must use ctrl+C to end the mail.