Skip to content

Instantly share code, notes, and snippets.

View pulb's full-sized avatar

Patrick Ulbrich pulb

  • Kassel, Germany
View GitHub Profile
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# mailnag.py
#
# Copyright 2011, 2012 Patrick Ulbrich <[email protected]>
# Copyright 2011 Leighton Earl <[email protected]>
# Copyright 2011 Ralf Hersel <[email protected]>
#
# This program is free software; you can redistribute it and/or modify
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# mailnag.py
#
# Copyright 2011, 2012 Patrick Ulbrich <[email protected]>
# Copyright 2011 Leighton Earl <[email protected]>
# Copyright 2011 Ralf Hersel <[email protected]>
#
# This program is free software; you can redistribute it and/or modify
@pulb
pulb / mailchecker.py
Created November 30, 2012 17:55
Mailnag mailchecker file that should fix the notification DBUS bug.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# mailchecker.py
#
# Copyright 2011, 2012 Patrick Ulbrich <[email protected]>
# Copyright 2011 Ralf Hersel <[email protected]>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by