Re: Exim alternatives?
[email protected] (Matt Sergeant)
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
I once wrote a very simple perl module which basically did outbound mail queueing for very simple needs... But then I discovered my needs were a bit more complex. LOL... I second Ask's question - what's wrong with using exim? David Favor wrote: > I'm looking for a simple alternative to exim, sendmail, postfix > for outgoing email. > > So when and email comes into qpsmtpd which forwards offsite, > an outgoing mail server to forward these email. > > If someone has a suggestion about other options, please let > me know. > > Thanks.