I am developing a MailRelay application,I use JAMES to do work.
When I send mail from Mail Client to SMTP Server that requires authentication,JAMES is a Mail Relay between and "the SMTP AUTH required SMTP Server".

Describe application:

1.I used OutLook Express(OE) with account of "the SMTP AUTH required SMTP Server" for send mail.

2.OE will send this mail to port 2525,as well as port SMTP of JAMES listening.JAMES will receive this mail and

attach file Image or text into mail.Then JAMES continous transfer mail to Server "the SMTP AUTH required SMTP Server","the SMTP AUTH required SMTP Server" will send this mail

to recipient.

Problem here be "the SMTP AUTH required SMTP Server" will requires authentication account of sender before send mail.

1.If I am taken OE is sent mail to "the SMTP AUTH required SMTP Server","the SMTP AUTH required SMTP Server" will send this mail to recipient.(OK)


*which way to get username and password of mails sent from a MUA (Mail User Agent such as OE) to JAMES?



----- Original Message ----- From: "Stefano Bagnara" <[EMAIL PROTECTED]>
To: "James Developers List" <[email protected]>
Sent: Friday, May 09, 2008 2:39 PM
Subject: Re: Requires authentication


[EMAIL PROTECTED] ha scritto:
1.JAMES run SMTP port 2525
2.I used OutLook Express send a message to port 2525
3.JAMES attach a file into message,then send this messsage to Gmail.
Account i used belong to Gmail.At JAMES how to get accountname,password when OutLook Express send message to JAMES.?What mailet?

You don't need a password to send a message to gmail.
Gmail, like every other SMTP server around the world, simply accept messages arriving to its port 25 and destinated to one of its own domains.

If this does not convince you or I misunderstood your problem, then please show us the exact error you get from JAMES when you try to do the above steps.

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to