Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

mails from postmaster@xbian
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
mails from postmaster@xbian
24th Jul, 2013, 07:20 PM
Post: #1
kas_27_es Offline
Registered
Posts: 58
Joined: Jan 2013
Reputation: 0
Question mails from postmaster@xbian
Hi,

After install and setup SMTP packages to send emails after ending torrent, some process is sending emails to "root".

Here's a body's example (sended 16 hours ago):
Quote:/etc/cron.daily/apt:
verbose level 1
sleeping for 235 seconds
check_stamp: interval=86400, now=1374530400, stamp=1374444000, delta=86400 (sec)
download updated metadata (success).
dbus signal not send (command not available)
check_stamp: interval=0
download upgradable (not run)
unattended-upgrade (not run)
check_stamp: interval=604800, now=1374530400, stamp=1374444000, delta=86400 (sec)
autoclean (not run)
skip aging since MaxAge is 0

How can I avoid it?

Xbian Beta 1.1
SMTP packages: smtp, mailutils.
Find all posts by this user
Quote this message in a reply
24th Jul, 2013, 08:01 PM
Post: #2
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: mails from postmaster@xbian
Just append > /dev/null 2>&1 after every command in /etc/cron.*/* script that triggers these mails.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
24th Jul, 2013, 11:42 PM
Post: #3
kas_27_es Offline
Registered
Posts: 58
Joined: Jan 2013
Reputation: 0
Re: RE: mails from postmaster@xbian
(24th Jul, 2013 08:01 PM)CurlyMo Wrote:  Just append > /dev/null 2>&1 after every command in /etc/cron.*/* script that triggers these mails.

Thanks, I'll try it asap...
Find all posts by this user
Quote this message in a reply
31st Jul, 2013, 08:26 PM
Post: #4
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: mails from postmaster@xbian
(24th Jul, 2013 07:20 PM)kas_27_es Wrote:  Hi,

After install and setup SMTP packages to send emails after ending torrent, some process is sending emails to "root".

you can more drastically edit /etc/aliases, put a record like this:

Code:
root:      /dev/null
postmaster: /dev/null

then run command "newaliases"

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 11th May, 2025, 11:26 AM Powered By MyBB, © 2002-2025 MyBB Group.