This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 2 matches

by Dark-Sider
Tue Feb 08, 2005 5:22 pm
Forum: Archive
Topic: Trigger Script on e-Mail arrival
Replies: 6
Views: 2730

Hi, to stress it out: I don't want a timed event (because it would be too easy ;-). My current approch looks like: e-Mail received by qmail. prcomail triggers a sighup to eggdrop which starts the mail script everytye sighup is received (bind evnt). The script looks in the maildir, parses all new mai...
by Dark-Sider
Tue Feb 08, 2005 3:00 pm
Forum: Archive
Topic: Trigger Script on e-Mail arrival
Replies: 6
Views: 2730

Trigger Script on e-Mail arrival

Hi, I have an Eggdrop-Bot up and running. Now I want to script a script which is triggered by an event on the server. Like an e-Mail arrives, the mailer pipes the content of the mail to the bot and the bot parses the mail and displays its content in the chan. Till now I have not a single clue how an...