Re: Sharing
"Joe Panico" <[email protected]>
| Newsgroups | gmane.comp.web.pixory |
|---|---|
| Message-ID | <[email protected]> |
Gil,
> I also have trouble with invite. The mail never arrives. I have my
SMTP and
Try the following. Edit the log.configuration.xml file in the
<pixory>/log directory. You must edit it as a plain text file
(ascii)-- best to use something like Notepade, and not a wordprocessor
like MS Word.
Find this section:
<!-- this configures debugging information for the mail system -->
<category name="org.pixory.pxnet.PXMailSender" additivity="false">
<priority value="info"/>
<appender-ref ref="stdout" />
</category>
change "info" to "debug". Save and restart Pixory.
Then send an email invite through Pixory. The pixory.log file will now
contain a section that looks like this:
[java] DEBUG: getProvider() returning
javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun
Microsystems, Inc]
[java]
[java] DEBUG: getProvider() returning
javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun
Microsystems, Inc]
[java] DEBUG SMTP: useEhlo true, useAuth false
[java]
[java] DEBUG: SMTPTransport trying to connect to host
"mail.optonline.net", port 25
[java]
[java] DEBUG SMTP RCVD: 220 mta2.srv.hcvlny.cv.net -- Server
ESMTP (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003))
[java]
[java] DEBUG: SMTPTransport connected to host
"mail.optonline.net", port: 25
[java]
[java] DEBUG SMTP SENT: EHLO continuity.local
[java] DEBUG SMTP RCVD: 250-mta2.srv.hcvlny.cv.net
[java] 250-8BITMIME
[java] 250-PIPELINING
[java] 250-DSN
[java] 250-XDFLG
[java] 250-ENHANCEDSTATUSCODES
[java] 250-HELP
[java] 250-SAML
[java] 250-SEND
[java] 250-SOML
[java] 250-TURN
[java] 250-XLOOP 6CD25C30BB83042BA133BFF343BCC6D3
[java] 250-ETRN
[java] 250-RELAY
[java] 250 SIZE 26624000
[java]
[java] DEBUG SMTP Found extension "8BITMIME", arg ""
[java] DEBUG SMTP Found extension "PIPELINING", arg ""
[java] DEBUG SMTP Found extension "DSN", arg ""
[java] DEBUG SMTP Found extension "XDFLG", arg ""
[java] DEBUG SMTP Found extension "ENHANCEDSTATUSCODES", arg ""
[java] DEBUG SMTP Found extension "HELP", arg ""
[java] DEBUG SMTP Found extension "SAML", arg ""
[java] DEBUG SMTP Found extension "SEND", arg ""
[java] DEBUG SMTP Found extension "SOML", arg ""
[java] DEBUG SMTP Found extension "TURN", arg ""
[java] DEBUG SMTP Found extension "XLOOP", arg
"6CD25C30BB83042BA133BFF343BCC6D3"
[java] DEBUG SMTP Found extension "ETRN", arg ""
[java] DEBUG SMTP Found extension "RELAY", arg ""
[java] DEBUG SMTP Found extension "SIZE", arg "26624000"
[java] DEBUG SMTP: use8bit false
[java] DEBUG SMTP SENT: MAIL FROM:<[email protected]>
[java] DEBUG SMTP RCVD: 250 2.5.0 Address Ok.
[java]
[java] DEBUG SMTP SENT: RCPT TO:<[email protected]>
[java] DEBUG SMTP RCVD: 250 2.1.5 [email protected] OK.
[java]
[java] Verified Addresses
[java] [email protected]
[java] DEBUG SMTP SENT: DATA
[java] DEBUG SMTP RCVD: 354 Enter mail, end with a single ".".
[java]
[java] DEBUG SMTP SENT:
[java] .
[java] DEBUG SMTP RCVD: 250 2.5.0 Ok.
[java]
[java] DEBUG SMTP SENT: QUIT
If you post this section of your log file to the mailing list, we can
probably understand what is going on.
regards,
joe
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/EGnolB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
[email protected]
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/