[dokuwiki] Re: Swiftmail plug-in

  • From: "Jerry Schwartz" <jschwartz@xxxxxxxxxxxxxxxx>
  • To: <dokuwiki@xxxxxxxxxxxxx>
  • Date: Tue, 21 Jul 2009 12:01:26 -0400

>-----Original Message-----
>From: dokuwiki-bounce@xxxxxxxxxxxxx [mailto:dokuwiki-
>bounce@xxxxxxxxxxxxx] On Behalf Of Jerry Schwartz
>Sent: Tuesday, July 21, 2009 11:16 AM
>To: dokuwiki@xxxxxxxxxxxxx
>Subject: [dokuwiki] Re: Swiftmail plug-in
>
>>-----Original Message-----
>>From: dokuwiki-bounce@xxxxxxxxxxxxx [mailto:dokuwiki-
>>bounce@xxxxxxxxxxxxx] On Behalf Of Andreas Gohr
>>Sent: Tuesday, July 21, 2009 10:46 AM
>>To: dokuwiki@xxxxxxxxxxxxx
>>Subject: [dokuwiki] Re: Swiftmail plug-in
>>
>>> At the risk of sounding like a moron, does this automagically replace
>>calls
>>> to the PHP mail function?
>>
>>Yes. It will be used instead of the native mail() call.
>>
>>> Where is the error log mentioned in the configuration?
>>
>>There is no logfile. See
>>http://www.dokuwiki.org/plugin:swiftmail#configuration :
>>
>>>> When the last option is enabled the whole SMTP session will be
>>printed directly to the screen when sending the mail fails.
>>
>>Without telling us what exactly doesn't work, we can't really help
>>you. BTW. make sure you use PHP5 as it is required for the swiftmail
>>plugin.
>>
>[JS] So far as I can see, absolutely nothing happens. I never receive
>any
>e-mail, nothing unusual is printed to the screen. I simply return to the
>page I was viewing.
>
>I'm testing this with the Contact Plugin. I am using PHP5.
>
[JS] I owe you an apology, my test was at fault It appears that for some
reason the Contact Plugin doesn't talk through the Swiftmail plugin.

I registered a new user, and got a nice pink page of logging. The SMTP
connection failed. I tried to compare your log against what Outlook
generates, but I couldn't see anything useful in the Outlook logs (such as
SMTP return codes).

Could this be related to the problem?

=============================================

<< 503 you are already authenticated
!! Expected response code(s) [334] but got response [503 you are already
authenticated]

=============================================

I have it using my "normal" e-mail account, which is active most of the
time.

Here's the entire log:

============================================================

Log Information

++ Log level changed to 4
++ Forcing ESMTP mode.  HELO is EHLO.
++ Forcing ESMTP mode.  HELO is EHLO.
++ Trying to connect...
++ Trying to connect to SMTP server at 'the-infoshop.com:25
<< 220 www.infoshop-japan.com ESMTP
>> EHLO 10.10.10.11
<< 250-www.infoshop-japan.com
250-STARTTLS
250-PIPELINING
250 8BITMIME
++ SMTP extension 'STARTTLS' reported with attributes [].
++ SMTP extension 'PIPELINING' reported with attributes [].
++ SMTP extension '8BITMIME' reported with attributes [].
++ Trying to authenticate with username 'jschwartz@xxxxxxxxxxxxxxxx'.
++ No authenticators loaded; looking for defaults.
++ Authentication mechanism 'CRAM-MD5' attached.
++ Authentication mechanism 'LOGIN' attached.
++ Authentication mechanism 'PLAIN' attached.
++ Server (perhaps wrongly) is not advertising AUTH... manually overriding.
++ SMTP extension 'AUTH' reported with attributes [CRAM-MD5, LOGIN, PLAIN].
++ Trying 'CRAM-MD5' authentication...
>> AUTH CRAM-MD5
<< 503 you are already authenticated
!! Expected response code(s) [334] but got response [503 you are already
authenticated]
>> RSET
<< 250 flushed
++ Trying 'LOGIN' authentication...
>> AUTH LOGIN
<< 503 you are already authenticated
!! Expected response code(s) [334] but got response [503 you are already
authenticated]
>> RSET
<< 250 flushed
++ Trying 'PLAIN' authentication...
>> AUTH PLAIN
anNjaHdhcnR6QHRoZS1pbmZvc2hvcC5jb20AanNjaHdhcnR6QHRoZS1pbmZvc2hvcC5jb20AUjVW
bGZKNnc=
<< 503 you are already authenticated
!! Expected response code(s) [235] but got response [503 you are already
authenticated]
>> RSET
<< 250 flushed

SwiftMailer log:

++ Log level changed to 4
++ Forcing ESMTP mode.  HELO is EHLO.
++ Forcing ESMTP mode.  HELO is EHLO.
++ Trying to connect...
++ Trying to connect to SMTP server at 'the-infoshop.com:25
<< 220 www.infoshop-japan.com ESMTP
>> EHLO 10.10.10.11
<< 250-www.infoshop-japan.com
250-STARTTLS
250-PIPELINING
250 8BITMIME
++ SMTP extension 'STARTTLS' reported with attributes [].
++ SMTP extension 'PIPELINING' reported with attributes [].
++ SMTP extension '8BITMIME' reported with attributes [].
++ Trying to authenticate with username 'jschwartz@xxxxxxxxxxxxxxxx'.
++ No authenticators loaded; looking for defaults.
++ Authentication mechanism 'CRAM-MD5' attached.
++ Authentication mechanism 'LOGIN' attached.
++ Authentication mechanism 'PLAIN' attached.
++ Server (perhaps wrongly) is not advertising AUTH... manually overriding.
++ SMTP extension 'AUTH' reported with attributes [CRAM-MD5, LOGIN, PLAIN].
++ Trying 'CRAM-MD5' authentication...
>> AUTH CRAM-MD5
<< 503 you are already authenticated
!! Expected response code(s) [334] but got response [503 you are already
authenticated]
>> RSET
<< 250 flushed
++ Trying 'LOGIN' authentication...
>> AUTH LOGIN
<< 503 you are already authenticated
!! Expected response code(s) [334] but got response [503 you are already
authenticated]
>> RSET
<< 250 flushed
++ Trying 'PLAIN' authentication...
>> AUTH PLAIN
anNjaHdhcnR6QHRoZS1pbmZvc2hvcC5jb20AanNjaHdhcnR6QHRoZS1pbmZvc2hvcC5jb20AUjVW
bGZKNnc=
<< 503 you are already authenticated
!! Expected response code(s) [235] but got response [503 you are already
authenticated]
>> RSET
<< 250 flushed</pre>
=====================================================


Regards,
 
Jerry Schwartz
The Infoshop by Global Information Incorporated
195 Farmington Ave.
Farmington, CT 06032
 
860.674.8796 / FAX: 860.674.8341
 
www.the-infoshop.com





-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: