| Description | Version | Url | Author |
|---|---|---|---|
| Eliminates all but one call to getpwnam() | 3.1.2 | http://www.esatclear.ie/~fergal/qpopper/one_getpwnam/ | fergal@esatclear.ie |
| Adds PAM support | 2.3 | http://www.systhug.com/pam/ | cdent@kiva.net |
| Adds PAM support | 3.0b18 | http://www.ubiobio.cl/~gpoo/linux | German Poo Caamaño |
| Allows bulletins and users to be categorised so tdat you can specify tdat certain users should not receive certain types of bulletins. Eg. some of your users have requested not to be sent promotional mail but you still want to be able to send tdem service announcments - you can use tdis patch to do tdis witdout resorting to mailing lists | 3.0b18 | wantsbull.patch | Fergal Daly |
Some broken firewalls insist on sending
user joe@somethingwhen they should send just user joethis truncates the username at the @ sign. This is probably incmompatible with any sort of virtual server patch you may have applied |
3.0b18 | remove_domain.patch | Fergal Daly |
| Symptom | Description | Version | Url | Author |
|---|---|---|---|---|
| Bulletins cannot be delivered to an account which has no mailbox file (eg an account which has never received mail) | Calls open witd O_CREAT as an option, causing it to create tde mailbox if it doesn't exist | 3.0b18 | fix_drop_copy.patch | Fergal Daly |
| Symptom | Description | Version | Url | Author |
| Bulletins cannot be delivered to an account which has no mailbox file (eg an account which has never received mail) | Calls open witd O_CREAT as an option, causing it to create tde mailbox if it doesn't exist | 2.53 | fix_drop_copy.patch | Fergal Daly |