by Jocko » Tue Sep 16, 2014 7:36 am
Hi iamola,
Indeed, the character '#' is not allowed in the notification menu and if smtp servers allow it, it is a bug.
We use the same password check than this one for FTP, dropbear and apache where '#' is not allowed for one of them (but I don't remember which one :whistle )
Currently, the authorized characters for password are: a-z A-Z 0-9 ! % ~ _ / ^ [ ] @ $ . + - and ' ' (space)
Temporary, you can try this :
- put a default password in the related field
- save your changes
- with Putty, edit the file /rw_fs/etc/mailfvdw-sl.conf: change the 2d line with your right password.
Now, need to find a list of authorized chars for smtp server :whistle