Article 5JKZ8 Sendmail service doesn't send logs to my email about emerge

Sendmail service doesn't send logs to my email about emerge

by
George528
from LinuxQuestions.org on (#5JKZ8)
I am looking to configure a sendmail for portage so it will notify me about whats going on.
I installed mail-mta/opensmtpd package and followed these instrucions: https://wiki.gentoo.org/wiki/Portage...ing_for_e-mail

i modified these accordingly:

Code:PORTAGE_ELOG_SYSTEM="mail"
# First the mail-to address, then the SMTP server
PORTAGE_ELOG_MAILURI="my_email@gmail.com /usr/sbin/sendmail"
PORTAGE_ELOG_MAILFROM="portage@$satellite.example.com"
PORTAGE_ELOG_MAILSUBJECT="\${PACKAGE} is \${ACTION} on \${HOST}"now when i emerge for example pciutils, it doesnt send any logs in email.
am i missing something?

P.S "satellite" is my hostnamelatest?d=yIl2AUoC8zA latest?i=8uoWf-ps0g4:LY7wXnyw3MI:F7zBnMy latest?i=8uoWf-ps0g4:LY7wXnyw3MI:V_sGLiP latest?d=qj6IDK7rITs latest?i=8uoWf-ps0g4:LY7wXnyw3MI:gIN9vFw8uoWf-ps0g4
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments