def main(): print("Hello from archivemail!") if __name__ == "__main__": main()