Opened 3 years ago
Closed 3 years ago
#28 closed defect (fixed)
Crin1 server email problem
| Reported by: | chris | Owned by: | chris | 
|---|---|---|---|
| Priority: | major | Milestone: | Maintenance | 
| Component: | crin1 | Version: | |
| Keywords: | Cc: | jenny, gillian | |
| Estimated Number of Hours: | 0.25 | Add Hours to Ticket: | 0 | 
| Billable?: | yes | Total Hours: | 0.3 | 
Description
Web application on Crin1 are unable to send email, when they attempt to they log this error in the /var/log/exim4/paniclog:
2015-07-09 00:43:08 unable to set gid=115 or uid=0 (euid=0): forcing real = effective
Jenny / Gillian would you like me to fix this problem? It won't take long as the solution is here:
Change History (4)
comment:1 Changed 3 years ago by chris
- Add Hours to Ticket changed from 0 to 0.1
- Total Hours set to 0.1
comment:2 follow-up: ↓ 3 Changed 3 years ago by jenny
comment:3 in reply to: ↑ 2 Changed 3 years ago by chris
- Add Hours to Ticket changed from 0 to 0.06
- Total Hours changed from 0.1 to 0.16
comment:4 Changed 3 years ago by chris
- Add Hours to Ticket changed from 0 to 0.14
- Resolution set to fixed
- Status changed from new to closed
- Total Hours changed from 0.16 to 0.3
This has been fixed, the following was added to /etc/apache2/mods-enabled/mpm_prefork.conf:
LimitUIDRange 0 2000
And Apache was restarted.
Note: See
        TracTickets for help on using
        tickets.
    

Hi Chris, Please can you just clarify if this is about the CRINmail being sent out blank, rather than the CRINmails bouncing back. If the former, yes please, the latter is not important. Thanks, Jenny Sent from my iPhone > On 14 Jul 2015, at 13:25, CRIN Trac <trac@trac.crin.org> wrote: > > #28: Crin1 server email problem > ------------------------------+----------------------------------------- > Reporter: chris | Owner: chris > Type: defect | Status: new > Priority: major | Milestone: Maintenance > Component: crin1 | Version: > Keywords: | Estimated Number of Hours: 0.25 > Add Hours to Ticket: 0.1 | Billable?: 1 > Total Hours: 0 | > ------------------------------+----------------------------------------- > Web application on [[Crin1]] are unable to send email, when they attempt > to they log this error in the `/var/log/exim4/paniclog`: > > {{{ > 2015-07-09 00:43:08 unable to set gid=115 or uid=0 (euid=0): forcing real > = effective > }}} > > Jenny / Gillian would you like me to fix this problem? It won't take long > as the solution is here: > > * http://blog.gaiterjones.com/send-php-mail-ubuntu-upgrade/ > > -- > Ticket URL: <https://trac.crin.org.archived.website/trac/ticket/28> > CRIN Trac <https://trac.crin.org.archived.website/trac> > Trac project for CRIN website and servers.