Skip to content
#

smtp-server

Here are 207 public repositories matching this topic...

DrunkenHusky
DrunkenHusky commented Sep 24, 2019

As there are a lot of E-Mails in our SMTP4Dev installation, some users dersire a search functionality. I already suggested to use the "integrated" search on site functionality from the brwoser, but that seems not enough. They want to be able to search for body contet.

So this is a Feature request to integrate a Search functionality where usesrs can search for:

  • Subject content
  • Body conte
PiotrBracha
PiotrBracha commented Sep 3, 2019

I have Rails app, which uses utf-8 encoding.
First problem:
Sep 3 10:45:07 localhost mailslurper[61761]: time="2019-09-03T10:45:07+02:00" level=error msg="There was an error while storing your mail item: Error inserting new mail item in StoreMail: Error 1406: Data too long for column 'contentType' at row 1" who="Database Receiver"
appears when column contentType of table mailitem u

bug
alanpost
alanpost commented Aug 24, 2019

If one were to compile the qmail code with -Wall -Werror, the following error is produced:

./compile tcpto.c
tcpto.c: In function ‘tcpto_err’:
tcpto.c:139:34: error: ‘firstwhen’ may be used uninitialized in this
function [-Werror=maybe-uninitialized]
      if ((firstpos < 0) || (when < firstwhen))
                            ~~~~~~^~~~~~~~~~~~

Is there a conditio

dvzrv
dvzrv commented Jan 9, 2020

The example files are installed to a very generic location (i.e. examples below site-packages), when building and installing this library.

This will introduce name clashes, when installing in an operating system wide context (and other libraries install to that directory as well) and/or potentially overwriting other files, when in

Improve this page

Add a description, image, and links to the smtp-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the smtp-server topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.