On Thu, Aug 7, 2008 at 07:10, 91change k <[EMAIL PROTECTED]> wrote: > I would like to know the footprint size of exim and sendmail . I am > working on for relay server in embedded paltform . I need the thinner of > these two . > > Can you tell me which is having lesser size ? > > Is there any option in EXIM to choose only relay server ?
When you build Exim, there is a certain amount of configurability about what features are included or not. I've no idea how small you can make it. My binary (x86) is fairly fully featured and is 776K. However, if all that is required is relaying, then perhaps you might look beyond sendmail and exim, and find something that is simpler and doesn't have the features and complexity. Looking through the Debian package list, perhaps something like esmtp[1] or ssmtp[2] might be suitable. Regards, John 1. http://esmtp.sourceforge.net/ 2. http://packages.debian.org/stable/mail/ssmtp -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
