Hello, Im writing a script that basically sends a welcome letter after I add a user to the database, etc. I seem to be running in to a problem though, where the message will automatically be chopped off after 1,066 characters (not including headers). Does anyone know if there is a set limit for the amount of characters being passed through mail(), or could it possibly be just my script?
Any help would be appreciated. Thanks for your time.
Joe