Hi all,

 

i am looking for a clean way to prevent drupal 6 sending emails on my custom conditions. In drupal7 i can use hook_mail_alter() and set "send" parameter to false. Is there an workaround for that drupal6?

 

thank you,

Mario