rev 7653 - in kde-extras/mailody/tags: . 0.5.0-4 0.5.0-4/debian 0.5.0-4/debian/patches

Tom Albers tomalbers-guest at alioth.debian.org
Thu Oct 25 20:09:09 UTC 2007


Author: tomalbers-guest
Date: 2007-10-25 20:09:09 +0000 (Thu, 25 Oct 2007)
New Revision: 7653

Added:
   kde-extras/mailody/tags/0.5.0-4/
   kde-extras/mailody/tags/0.5.0-4/debian/
   kde-extras/mailody/tags/0.5.0-4/debian/changelog
   kde-extras/mailody/tags/0.5.0-4/debian/patches/12_fix_smtp_gmail.diff
Removed:
   kde-extras/mailody/tags/0.5.0-4/debian/
   kde-extras/mailody/tags/0.5.0-4/debian/changelog
Log:
ana uploaded it.


Copied: kde-extras/mailody/tags/0.5.0-4 (from rev 5448, kde-extras/mailody/trunk)

Copied: kde-extras/mailody/tags/0.5.0-4/debian (from rev 7650, kde-extras/mailody/trunk/debian)

Deleted: kde-extras/mailody/tags/0.5.0-4/debian/changelog

Copied: kde-extras/mailody/tags/0.5.0-4/debian/changelog (from rev 7651, kde-extras/mailody/trunk/debian/changelog)
===================================================================
--- kde-extras/mailody/tags/0.5.0-4/debian/changelog	                        (rev 0)
+++ kde-extras/mailody/tags/0.5.0-4/debian/changelog	2007-10-25 20:09:09 UTC (rev 7653)
@@ -0,0 +1,89 @@
+mailody (0.5.0-4) unstable; urgency=low
+
+  [ Tom Albers ]
+  * add patch 12 to fix sending via gmail.
+
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Mon, 30 Jul 2007 19:02:49 +0100
+
+mailody (0.5.0-3) unstable; urgency=low
+
+  [ Achim Bohnet ]
+  * debian/control: depend on qca-tls (Closes: #435059)
+
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Mon, 30 Jul 2007 18:48:42 +0100
+
+mailody (0.5.0-2) unstable; urgency=low
+
+  [ Achim Bohnet ]
+  * debian/control: Add/correct XS-Vcs-* headers
+  * Add debian/patches/11_imapmanager_removeflagfix.diff.  Thx to Tom Albers
+    and Frode M. Døving for the patch.
+  * debian/rules: cleanup po/*/*.gmo files
+  * relibtoolization: mailody pkg dependency count down to 7 packages (was 22
+    packages)
+    - use pkg-kde standard patches for relibtoolization debian/patches/0*.diff
+    - debian/patches/10_use_only_needed_libs.diff: replace linking against
+      libkmime.la with linking against libkmime.a itself.  The .la files
+      dependency_libs contains dozends of libraries not needed
+
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 28 Jul 2007 10:54:41 +0100
+
+mailody (0.5.0-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Mark Purcell <msp at debian.org>  Tue, 03 Apr 2007 06:35:37 +0100
+
+mailody (0.4.1-1) unstable; urgency=low
+
+  [ Tom Albers ]
+  * new upstream release
+
+  [ Mark Purcell ]
+  * Robust ./debian/rules get-orig-source
+
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 25 Feb 2007 20:33:56 +0000
+
+mailody (0.4.0-1) unstable; urgency=low
+
+  [Tom Albers]
+  * new upstream release
+  * fix bug so api documentation is removed properly.
+
+  [Achim Bohnet]
+  * Add XS-VCS-* headers to debian/control
+
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun,  4 Feb 2007 00:06:07 +0000
+
+mailody (0.4.0~rc2-1) unstable; urgency=low
+
+  [Tom Albers]
+  * New upstream release
+  * First upload for unstable as it will not enter Etch 
+
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 27 Jan 2007 18:15:04 +0000
+
+mailody (0.3.0-1) experimental; urgency=low
+
+  [Tom Albers]
+  * New upstream release 
+
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 24 Dec 2006 15:03:04 +0000
+
+mailody (0.2.0-1) experimental; urgency=low
+
+  [ Tom Albers ]
+  * new upstream release
+
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat,  9 Dec 2006 15:00:33 +0000
+
+mailody (0.2.0~rc1-1) experimental; urgency=low
+
+  [ Tom Albers ]
+  * new upstream release
+
+  [ Achim Bohnet ]
+  * Initial upload (Closes: #396110)
+  * Added mailody.1 manpage
+
+ -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Wed, 15 Nov 2006 23:41:25 +0100

Copied: kde-extras/mailody/tags/0.5.0-4/debian/patches/12_fix_smtp_gmail.diff (from rev 7652, kde-extras/mailody/trunk/debian/patches/12_fix_smtp_gmail.diff)
===================================================================
--- kde-extras/mailody/tags/0.5.0-4/debian/patches/12_fix_smtp_gmail.diff	                        (rev 0)
+++ kde-extras/mailody/tags/0.5.0-4/debian/patches/12_fix_smtp_gmail.diff	2007-10-25 20:09:09 UTC (rev 7653)
@@ -0,0 +1,43 @@
+--- i/mailody-0.5.0/mailody/src/smtp.cpp	2007-04-02 23:41:07.000000000 +0200
++++ mailody/src/smtp.cpp	2007-10-25 20:37:50.000000000 +0200
+@@ -150,7 +150,7 @@
+             dataIn.find("AUTH") < dataIn.find("LOGIN"))
+             m_authPossible = true;
+ 
+-        if (dataIn.find("\n250 "))
++        if (dataIn.find("\n250 ") != -1)
+             slotTLS();
+     }
+     else if (m_currentCommand == TLS)
+@@ -192,15 +192,21 @@
+         {
+             emit error(i18n("Authentication did not succeed"));
+             return;
++        } 
++        else
++        {
++            m_currentCommand = From;
++            m_socket->write("MAIL FROM:<" + m_email + ">");
+         }
+ 
++
+         // Please remember, this can be the response to hte Helo or to
+         // a previous Pass command.... TLS already send the headers, so
+         // that should pass through....
+         if (dataIn.find("250 ") > -1 || m_tls || !m_authNeeded)
+         {
+             m_currentCommand = From;
+-            m_socket->write("MAIL FROM:" + m_email);
++            m_socket->write("MAIL FROM:<" + m_email + ">");
+         }
+     }
+     else if (m_currentCommand == From || !m_tos.isEmpty())
+@@ -227,7 +233,7 @@
+         Address.fromUnicodeString( to,"UTF-8");
+         lastEmail = Address.email();
+ 
+-        m_socket->write("RCPT TO:" + lastEmail);
++        m_socket->write("RCPT TO:<" + lastEmail+">");
+     }
+     else if (m_currentCommand == Rcpt )
+     {




More information about the pkg-kde-commits mailing list