Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow postfix stream connect to cyrus through runtime socket #211

Merged
merged 1 commit into from
Feb 27, 2020

Conversation

zpytela
Copy link
Contributor

@zpytela zpytela commented Feb 26, 2020

Add cyrus_runtime_stream_connect() interface.
Allow postfix_smtp_t connect to cyrus_t through a socket in the runtime
filesystem using the cyrus_runtime_stream_connect() interface.

Resolves: rhbz#1807443

Add cyrus_runtime_stream_connect() interface.
Allow postfix_smtp_t connect to cyrus_t through a socket in the runtime
filesystem using the cyrus_runtime_stream_connect() interface.

Resolves: rhbz#1807443
@wrabcak
Copy link
Member

wrabcak commented Feb 26, 2020

Does it make sense to merge cyrus_stream_connect and cyrus_runtime_stream_connect interfaces?

@zpytela
Copy link
Contributor Author

zpytela commented Feb 26, 2020

I was considering it, but currently it seems to be required for postfix_smtp_t only.

@wrabcak
Copy link
Member

wrabcak commented Feb 26, 2020

Do we know what are differences between these two sockets?

@zpytela
Copy link
Contributor Author

zpytela commented Feb 26, 2020

The lmtp one is for local mail delivery. In /var/lib/imap, there are multiple ones for e. g. imapd or pop3d and I am not fully aware of their purpose.

@wrabcak
Copy link
Member

wrabcak commented Feb 27, 2020

Ok Let's merge it as it is.

@wrabcak wrabcak merged commit 08def7c into fedora-selinux:rawhide Feb 27, 2020
@zpytela zpytela deleted the fb-cyrus-postfix branch February 28, 2020 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants