michalpolkowski / alt-f

Automatically exported from code.google.com/p/alt-f
0 stars 0 forks source link

Mail setup anonymous authentification returns "Password can't be empty" error #143

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go into Setup -> Mail
2. Set your ISP SMTP server address then set authentification to Anonymous
3. Set From and To addresses
4. Click either the Test of the Submit button

What is the expected output? What do you see instead?

I would expect my config to be saved, insted I'm getting a pop-up error 
message: " Password can't be empty".

What Alt-F version are you using? Have you flashed it?

RC3 flashed.

What is the box hardware revision level? A1, B1 or C1? (look at the label
at the box bottom)

Rev-A1

What is your disk configuration? Standard, RAID (what level)...

RAID1

What operating system are you using on your computer? Using what browser?

Win7 x64 w/SP1 & Firefox 21.0

Please provide any additional information below.

Original issue reported on code.google.com by guizmop...@gmail.com on 24 May 2013 at 11:24

Attachments:

GoogleCodeExporter commented 9 years ago
Can you please put the following file in the /usr/www/cgi-bin directory, make 
it executable using the command

chmod +x /usr/www/cgi-bin/mail_proc.cgi

while you are logged in as the 'root' user, and see if it works?

Thanks

Original comment by whoami.j...@gmail.com on 24 May 2013 at 5:09

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the reply.

As I am new to Alt-F, would you mind telling me how can I upload the file to 
that directory?

Samba only shares folders located on /mnt/ .

I can access folder /mnt/md0/Alt-F/usr/www/cgi-bin/ but I presume that your 
instructions are for the root/usr/www/cgi-bin/

I have access to the root directory using telnet, but do not know how to upload 
a file with a command line from my computer.

Thanks in advance,
Phil

Original comment by guizmop...@gmail.com on 24 May 2013 at 9:25

GoogleCodeExporter commented 9 years ago
Ok, I uploaded to a samba share the file, then I moved it using the shell and 
changed chmod like you suggested.

It workd, this issue as been fixed.

Thanks a lot, that was fast. :)

Original comment by guizmop...@gmail.com on 24 May 2013 at 10:14

GoogleCodeExporter commented 9 years ago

As you seems to have Alt-F packages with web pages installed, the file you put 
in /usr/www/cgi-bin/ will end-up in /Alt-F/usr/www/cgi-bin, on disk, and that 
means that the change you made will survive reboots.

Thanks

Original comment by whoami.j...@gmail.com on 24 May 2013 at 11:34

GoogleCodeExporter commented 9 years ago
Thanks for the info.

Original comment by guizmop...@gmail.com on 25 May 2013 at 12:02