7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] GNU mailutils /us...
FromSent OnAttachments
Jesse MolinaJun 22, 2007 12:39 am 
Stefan HornburgJun 22, 2007 12:59 am 
Alessandro VeselyJun 22, 2007 1:00 am 
Jesse MolinaJun 22, 2007 1:55 pm 
Jesse MolinaJun 22, 2007 1:56 pm 
Jérôme BlionJun 22, 2007 5:34 pm 
Jesse MolinaJun 23, 2007 12:00 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] GNU mailutils /usr/bin/mail can't send mail from root with courier-mta on DebianActions...
From:Stefan Hornburg (rac@linuxia.de)
Date:Jun 22, 2007 12:59:18 am
List:net.sourceforge.lists.courier-users

Jesse Molina wrote:

Greetings

I have a most peculiar problem and am seeking advice.

I'm at a loss on this one. I've googled around and searched for anyone else who might have had this problem, but I've found nothing.

I have two systems showing the same symptoms. /usr/bin/mail, part of the Debian mailutils package, can't send mail from the root user if Courier MTA is the local MTA. A nearly identical system using exim has no problem.

Sending mail from other users on these systems works perfectly. This is also not a problem of the MTA accepting inbound mail to the root user, as I successfully receive those mails.

I suspect a compatibility problem between mailutils and courier's sendmail, but I'm not sure about it, or why this is only affecting the root user.

If I do, as the root user, the following single-line command;

echo "I like cheese." | /usr/bin/mail -s "test root mail" -t jes@opendreams.net

Then nothing happens -- the mail disappears into nothingness, with the exception of the following syslog message (sorrows is the local hostname);

Jun 17 23:24:44 sorrows 250 Ok.

The same command as any other user works just fine.

I can confirm this behaviour, please file a bug report in the Debian BTS.

Racke