Bug 1840463 - SIGPIPE on OpenVZ kernel version 2.6.32-042stab140.1 [epel-7]
Summary: SIGPIPE on OpenVZ kernel version 2.6.32-042stab140.1 [epel-7]
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: exim
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-27 01:31 UTC by forcedir
Modified: 2020-05-27 01:31 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description forcedir 2020-05-27 01:31:41 UTC
Description of problem:
SIGPIPE on older kernel versions when sending mail.

Version-Release number of selected component (if applicable):
exim-4.93-2.el7.x86_64

How reproducible:


Steps to Reproduce:
1. Update Exim using EPEL 7 repository. Version must be Exim-4.93-2.el7.x86_64
2. Send mail. In function sendto will be error SIGPIPE.

Actual results:
Mail not sent

Expected results:
Mail must be sent

Additional info:
This is because parameter hosts_try_fastopen is disabled. 
Please include patch:
https://bugs.exim.org/show_bug.cgi?id=2518
To work where there is no support FAST_OPEN or support is disabled. And kept backward compatible.


Note You need to log in before you can comment on or make changes to this bug.