History log of /PHP-7.1/win32/sendmail.c (Results 51 – 75 of 111)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# e8300c82 19-Jan-2005 Ilia Alshanetsky

Stricter cc header check.


# 9feb47d7 19-Jan-2005 foobar

- Fixed bug #28976 (use From: from headers if sendmail_from is empty)


Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1, php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 819b2e56 08-Dec-2003 Frank M. Kromann

Exporting symbols used in the imap extension


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# a439221d 08-Sep-2003 Ilia Alshanetsky

Fixed bug #25333 (Possible body corruption & crash in win32 mail()).


Revision tags: php-4.3.3, php-4.3.3RC4
# 57906268 11-Aug-2003 Ilia Alshanetsky

Fixed bug #22947 (Ack() inside win32/sendmail.c may stall in certain
situations).


# 6d8305a2 11-Aug-2003 Ilia Alshanetsky

Fixed bug #25037 (Possible infinite loop inside SendText())


Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2
# 98269111 23-Jul-2003 Ilia Alshanetsky

Fixed bug #23798 (Spaces were not being stripped from Bcc header)
Fixed bug #24663 (\n. sequences were not being escaped)


Revision tags: php-5.0.0b1, php-4.3.3RC1, BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1
# 0a18a9d7 16-Feb-2003 Wez Furlong

A add much more useful select(2) implementation than is provided by
windows sockets. The winsock implementation will only work with sockets;
our implementation works with sockets and file de

A add much more useful select(2) implementation than is provided by
windows sockets. The winsock implementation will only work with sockets;
our implementation works with sockets and file descriptors.
By association, stream_select() will now operate correctly with files, pipes and sockets.

This change required linking against the winsock2 library. In terms of
compatibility, only older versions of windows 95 do not have winsock2
installed by default. It is available as a redistributable file, and is most likely installed by any OS patches (eg: Internet Explorer) applied by the user.

Also, add a win32 compatible pipe test when opening a stream from a pipe. This test will only work on NT, win2k and XP platforms. Without this test, interleaved fread() and select() calls would cause the read buffer to be clobbered. I will be working on a fix for this issue for win9x.

show more ...


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 6d55e345 07-Jan-2003 Edin Kadribasic

MFB:
Fixed bug #21442 (Crash of mail() on Windows when the first parameter
is empty).


# a53ff6ff 03-Jan-2003 Anantha Kesari H Y

NetWare related changes/modifications.


# 45ff90cb 28-Dec-2002 Sara Golemon

Typo.


# 072d5c25 28-Dec-2002 Sara Golemon

When scanning for cc: headers, make sure the header is JUST cc: and not bcc: or original-cc: or <anything-printable>cc:
See Bugs # 21036 and # 20707


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# ac2f1624 06-Dec-2002 Frank M. Kromann

Removing unused code and making sure headers are send when called from imap_mail()


# 32d7284c 30-Nov-2002 Frank M. Kromann

Dont scan headers for cc abd bcc if extra parameters are used for these


Revision tags: php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# bcadd534 21-Sep-2002 Markus Fischer

- Forgot to add an extra space.


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt
# e2c5462d 02-Jul-2002 Frank M. Kromann

Oops. Last commit reverted some of sebastians changes.


# 57ec0667 02-Jul-2002 Frank M. Kromann

Switch from imap_sendmail.* to sendmail.c under Win32


Revision tags: php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0
# 596859eb 14-Jun-2002 Sebastian Bergmann

Remove unused local variables.


# d4711e51 13-Jun-2002 Markus Fischer

- We don't need the check here because the regex makes sure we never have \r\n
at the end of the header.


# 6189dac4 13-Jun-2002 Stefan Esser

Typo: == instead of =


# c3c4c613 13-Jun-2002 Stefan Esser

- should fix bug#17753


Revision tags: RELEASE_0_90
# 6c6ac37b 05-Jun-2002 Markus Fischer

- Headers are now rewritten to always have \r\n line endings for SMTP.
Also automatically removes superflous line breaks at
the start and end of the header.
# http://cr.yp.to/docs/smt

- Headers are now rewritten to always have \r\n line endings for SMTP.
Also automatically removes superflous line breaks at
the start and end of the header.
# http://cr.yp.to/docs/smtplf.html is a good read about this topic.

show more ...


# 44afb19d 03-Jun-2002 Markus Fischer

- Fix a leak and a crash.


# 9a97d556 02-Jun-2002 Markus Fischer

- Only add the To: field with the $to parameter if we don't have it in the
custom header. This was the behaviour < 4.2.x (but it was broken, this one
isn't).
# last commit for today,

- Only add the To: field with the $to parameter if we don't have it in the
custom header. This was the behaviour < 4.2.x (but it was broken, this one
isn't).
# last commit for today, promised.

show more ...


# d497ca14 02-Jun-2002 Markus Fischer

- Revert fix for #14407. The From: header field IS different from the
sendmail_from field which is in fact the retturn path.


12345