mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Added "use_local_proxy_for_external_images" setting (Closes #211)
This commit is contained in:
parent
a19e19d866
commit
3ae18e76c6
16 changed files with 230 additions and 43 deletions
|
|
@ -93,6 +93,10 @@
|
|||
<param name="plugin-name" value="override-smtp-credentials"/>
|
||||
</antcall>
|
||||
</target>
|
||||
|
||||
<target name="custom-login-mapping">
|
||||
<antcall target="_build_plugin_">
|
||||
<param name="plugin-name" value="custom-login-mapping"/>
|
||||
</antcall>
|
||||
</target>
|
||||
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue