Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
server:php:applications
roundcubemail-plugin-identity_smtp
roundcubemail-plugin-identity_smtp.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File roundcubemail-plugin-identity_smtp.spec of Package roundcubemail-plugin-identity_smtp
# # spec file for package roundcubemail-plugin-identity_smtp # # Copyright (c) 2024 SUSE LLC # Copyright (c) 2007 Dirk Stoecker <opensuse@dstoecker.de>. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define plugin_name identity_smtp %define filename Roundcube-SMTP-per-Identity-Plugin %define instdir /srv/www/roundcubemail/plugins/ Name: roundcubemail-plugin-%{plugin_name} Version: 20240715 Release: 0 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gcc BuildRequires: make BuildRequires: unzip URL: https://github.com/elm/Roundcube-SMTP-per-Identity-Plugin Summary: Roundcube plugin to setup different SMTP settings per identity License: MIT Group: Productivity/Networking/Email/Clients Source: %{filename}-%{version}.tar.bz2 # only for directories # Force php7 usage for Leap %if 0%{?sle_version} == 150600 || 0%{?sle_version} == 150500 BuildRequires: php7 %endif BuildRequires: roundcubemail Requires: roundcubemail Source1: update.sh Patch1: null_check.patch %description In the identities settings you can specify an alternative smtp server for every identity to send mails. When composing a mail just choose the identity you want to use to send a mail. %prep %autosetup -n %{filename}-%{version} %build %install mkdir -p %{buildroot}%{instdir}/%{plugin_name} cp -pr *.json localization *.js *.php %{buildroot}%{instdir}/%{plugin_name} %files %defattr(-, root, root, 0755) %license LICENSE %doc README.markdown %{instdir}/%{plugin_name} %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor