ListMailPRO Email Marketing Software Forums

ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: Sawbuck on October 24, 2005, 11:05:09 am

Title: bounce and signup scripts
Post by: Sawbuck on October 24, 2005, 11:05:09 am
Can anyone help with this?

Switched hosting to dreamhost. After install, ran test against bounce.cgi and signup.cgi (renamed signup-list1.cgi). Installed per dreamhost setup in online installation help.

Put a known bad address in and successfully removed by script. Settings are 3/30. Also see the proper messages by executing "Test Mail Settings". However, if I send an email to bounce@mydomain.com nothing happens.

Same for signup@mydomain.com. No signup.

Any ideas?

Brian
Title: bounce and signup scripts
Post by: DW on October 24, 2005, 05:01:15 pm
What you can do is set up a line in .procmailrc (http://listmailpro.com/help/cgi_dreamhost.html) on the account(s) having troubles.

LOGFILE=$HOME/LOGFILE

Send an email to the account and then run "tail $HOME/LOGFILE" to view the results.

Regards
Title: LOGFILE Worked
Post by: Sawbuck on October 24, 2005, 10:32:36 pm
Dean,

Bounce was working just fine. LOG indicated an error in signup script. Off hand I couldn't see it. But it had to do with line 1, cause everything after that went south. Probably had something to do with copy/paste? Anyway it works.  

Thanks