EXIM: user mailman was not found

jsteel

Well-Known Member
Jul 4, 2002
646
0
166
Atlanta, GA
Everyone that has a script using sendmail on our servers is havcing problems. Here's what is happening:

/usr/sbin/sendmail -t -i

2003-08-21 04:45:40 Exim configuration error in line 773:
user mailman was not found

Any ideas?

cPanel.net Support Ticket Number:
 

ciphervendor

Well-Known Member
Aug 26, 2002
1,050
0
166
grep mailman /etc/passwd

That should return a result, if it doesn't then for some reason the mailman user is missing on your machine.

If that does return a result, then try:

/scripts/exim4

cPanel.net Support Ticket Number:
 

rch

Registered
Jul 8, 2003
4
0
151
me too: yes, the 'mailman' user exists and /scripts/exim4 changes nothing.

cPanel.net Support Ticket Number:
 

rch

Registered
Jul 8, 2003
4
0
151
Answering my own post [grin] - jail shell feature seems broken, it doesn't add 'mailman' to user specific passwd file, so enabling normal shell for users helps.

cPanel.net Support Ticket Number:
 

getnetworks

Member
Jun 24, 2003
13
0
151
Originally posted by rch
Answering my own post [grin] - jail shell feature seems broken, it doesn't add 'mailman' to user specific passwd file, so enabling normal shell for users helps.

cPanel.net Support Ticket Number:
Excellent isolation of the bug. Switching shells is not an option.; it opens a slew of security concerns.

I'll open this as a bug with cPanel.

cPanel.net Support Ticket Number:
 

getnetworks

Member
Jun 24, 2003
13
0
151
Opened a bug report and was simply told it is a known bug and they would once agin forward to the developers.

It's amazing how useless the jailshell is these days. The two primary reasons to have a shell account is to compile code (gcc) and utilize scripts that most commonly include sendmail. Neither one of these is supported in the jailshell. why they released jailshell without this support is baffling.

cPanel.net Support Ticket Number: