On 3/22/07, Markus wrote:
    [c o d e] => 550
    [msg] => relay not permitted

The problem is, that the SMTP-Server uses a different username and password to 
send mails. Is there a possibility to enter some for the SMTP-server?


currently this can only be config'd site wide and by editing a file.
edit email/inc/class.mail_send.inc.php
look for $smtp_auth_login_required on or about line 209 and set it to
TRUE, then fill in the login and password just below it.


_______________________________________________
phpGroupWare-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-users

Reply via email to