Menu

#27 SMTP function bug

Reproducible
closed-fixed
5
2001-04-12
2001-03-13
Anonymous
No

The smtp function don't work with MAILMAX from
SMARTMAX.

You can try to send a mail with this mail server :

mail.broodwar.com

Use any email.

The smtp function block after the HELO.

i remove the line :
$line = fgets($smtp, 1024);

The smtp lib send the email but the server said that's
the protocal is not well formatted

FROM and RECV is on the same line (certainely due for
the remove line)

Contact me at : apignard@frontier.fr for any more info

Discussion

  • Nicolas Chalanset

    • assigned_to: nobody --> nicocha
     
  • Nicolas Chalanset

    Logged In: YES
    user_id=82865

    I know there is some problem with some SMTP server and MTA.
    We are working hard to make NOCC compatible with most MTA.
    As soon as I get a copy of that server I will try to fix
    the problem.

     
  • Nobody/Anonymous

    Logged In: NO

    MailMax 4 :
    ftp://ftp.smartmax.com/pub/MailMax4/mailmax4.exe

    Test made on MailMax3 & MailMax 4 Sql (same engine as
    MailMax 4)

    Also i'm running NOCC on Website Pro From O'Reilly
    (http://website.ora.com) No problem notice. You can add it
    in the list of compatible server (version 2.x and 3)

     
  • Nicolas Chalanset

    Logged In: YES
    user_id=82865

    This doesn't seem to be a problem with NOCC. The problem
    seems to come from mail.broodwar.com.
    The server says 553:Requested action not taken: mailbox
    name not allowed, which means the mailbox doesn't exists on
    that server or the server do not relay.

     
  • Nobody/Anonymous

    Logged In: NO

    try sending email with :evilmetal@broodwar.com
    (only local email relay allow)

     
  • Nicolas Chalanset

    • status: open --> open-fixed
     
  • Nicolas Chalanset

    • status: open-fixed --> closed-fixed
     

Log in to post a comment.