Your message dated Sat, 16 May 2009 09:32:23 +0000
with message-id <[email protected]>
and subject line Bug#527394: fixed in atmailopen 1.03+dfsg+svn93-5
has caused the Debian Bug report #527394,
regarding Authenticating in SMTP using the POP3 username and password
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
527394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527394
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: atmailopen
Version: 1.03+dfsg+svn93-4
Severity: wishlist
The atmailopen has the feature of send message using authenticated
SMTP but it has only options to use a general username and password to
authenticate. Once you have authenticated in pop/imap using your own
username and password, I think you should have the option to use these
same data (username and password) to authenticate in SMTP.
I need to use that in my mailservers and then I patched the
atmailopen code to support this feature.
$ diff sendmail.php sendmail-pacthed.php
62d61
<
118a118,130
> /**
> * Changed by Arthur Furlan <[email protected]> on 2009-04-27
> *
> * Enable SMTP authentication using the POP username and password.
> */
> if ($pref['smtpauth_use_pop3user'] == true) {
> $pref['smtpauth_username'] = $atmail->username;
> if ($pref['mailserver_auth'])
> $pref['smtpauth_username'] .= '@' . $atmail->pop3host;
> $pref['smtpauth_password'] = $auth->password;
> }
>
$ diff Config.php Config-patched.php
44a45
> 'smtpauth_use_pop3user' => true,
I'm running Debian GNU/Linux 5.0 (Lenny) and Kernel 2.6.26-2-686.
--
Regards,
Arthur Furlan
[email protected]
--- End Message ---
--- Begin Message ---
Source: atmailopen
Source-Version: 1.03+dfsg+svn93-5
We believe that the bug you reported is fixed in the latest version of
atmailopen, which is due to be installed in the Debian FTP archive:
atmailopen_1.03+dfsg+svn93-5.diff.gz
to pool/main/a/atmailopen/atmailopen_1.03+dfsg+svn93-5.diff.gz
atmailopen_1.03+dfsg+svn93-5.dsc
to pool/main/a/atmailopen/atmailopen_1.03+dfsg+svn93-5.dsc
atmailopen_1.03+dfsg+svn93-5_all.deb
to pool/main/a/atmailopen/atmailopen_1.03+dfsg+svn93-5_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Giuseppe Iuculano <[email protected]> (supplier of updated atmailopen
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 16 May 2009 10:23:08 +0200
Source: atmailopen
Binary: atmailopen
Architecture: source all
Version: 1.03+dfsg+svn93-5
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Iuculano <[email protected]>
Changed-By: Giuseppe Iuculano <[email protected]>
Description:
atmailopen - elegant and intuitive ajax webmail client
Closes: 527392 527394 527597
Changes:
atmailopen (1.03+dfsg+svn93-5) unstable; urgency=low
.
* [6a3e411] debian/patches/03_hide_domain_on_login.patch: If
$mailserver_auth is set to 0, hide domain in the login form.
(Closes: #527392)
* [7e64739] debian/patches/04_smtp_auth.patch: Patch to
authenticate in SMTP using the username and password of the
authenticated user. Thanks to Arthur Furlan. (Closes: #527394)
* [ca83c1e] debian/patches/05_destroy_session.patch: destroy sessions
when user logout, and cleanup old sessions everrytime he accesses to
log in page. Thanks to Arthur Furlan (Closes: #527597)
Checksums-Sha1:
61d1b986e345cad31ba6662341010512c01f429c 1275 atmailopen_1.03+dfsg+svn93-5.dsc
67863c79e22fe5bf7ddb6cba71c295ffbccd3e60 28127
atmailopen_1.03+dfsg+svn93-5.diff.gz
a10609937d6c9a02afa1b53575cfcd5ac38e6f41 1648568
atmailopen_1.03+dfsg+svn93-5_all.deb
Checksums-Sha256:
0778d62ee1af03223639b0cd2fcec972cf30d86089d01443d3796b0a0fb517a5 1275
atmailopen_1.03+dfsg+svn93-5.dsc
252a4aa3c499cb2b4755d03e3399810130ed91decd80474f5acfaee4c3c64eb0 28127
atmailopen_1.03+dfsg+svn93-5.diff.gz
25e54e492d6b956d0ec28019562ff1ecc20c911b10c94e57c6bf2d39a407ac8a 1648568
atmailopen_1.03+dfsg+svn93-5_all.deb
Files:
9b91d64c67bf2e36f62564a75b1257b6 1275 web optional
atmailopen_1.03+dfsg+svn93-5.dsc
5b1f3bde1d025cbc0870ff8857257681 28127 web optional
atmailopen_1.03+dfsg+svn93-5.diff.gz
7c934b5ceec7fad2994819484364d1dc 1648568 web optional
atmailopen_1.03+dfsg+svn93-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkoOeX4ACgkQNxpp46476aoslwCePPOUa3l83pu0y+HagWaVP2vL
Z3MAn0yfYsQtIGECVaweZXFrYDjUN/Rx
=itJL
-----END PGP SIGNATURE-----
--- End Message ---