Hi,
I’m trying to use a Fastrack Supreme with Wipsoft for FTP and SMTP.
FTP is working fine, I can upload and download files to our ftp server.
But I can’t get SMPT to work to send an email.
AT+WIPCREATE=6,1,“smtp.orange.fr”,25
is fine, I get the answer : +WIPREADY: 6, 1
then
AT+WIPOPT=6,1,2,61,"infos.algade@orange.fr" ( this is my sender email address )
OK
AT+WIPOPT=6,1,2,62,"infos.algade@orange.fr" ( this is my sender name )
OK
AT+WIPOPT=6,1,2,63,"***********@algade.com" ( here I put the recipient email address instead of ********* )
OK
AT+WIPOPT=6,1,2,66,“Test wavecom” ( message title )
OK
No problem either…
Then :
AT+WIPFILE=6,1,2
keeps returning +CME ERROR: 880
i.e. the sender email address is rejected by the server
I can’t figure out why the smtp server could possibly reject the sender email address I’m using. I tried several email addresses, I tried everything I could, but the error is the same : 880 !
Nota : Concerning software versions :
AT+WIPCFG=3 returns
WIP Soft v311 on Open AT OS v422
Feb 5 2008 14:39:02 WIPlib:v3a05 WIPSoft:v3a02
If anyone has an idea to solve this problem, please let me know !