On Fri, May 29, 2009 at 11:39:07AM +0200, Enrico g wrote:
> I've been charged to develop a relay mail server in a dial-up sat
> connection by my company.
You have no previous knowledge about mail infrastructure? At least parts
of the mail looks this way.
> 1a) This server must connect to Internet
Enrico g:
> 2b
> Here comes a big question. I want a MTA that can receive mail from
> clients using SMTP and send those "big bag of mails" using server
> smtp.domain.net instead of take care to distribute every single mail.
> Can postfix do this? and how?
/etc/postfix/main.cf:
# Don't deliver r
> In the case I will use postfix, how can I check out when it has
> finished sending mail to Internet (to close dialup connection)?
postqueue will show the current contents of the various queues. The maillog
file will show a record of everything that has happened to each message.
> Both qmail and
Hello all,
I've been charged to develop a relay mail server in a dial-up sat
connection by my company.
1a) This server must connect to Internet every 3 hours and fetch and
send mails for various users.
1b) Connection must be opened by the server at the start of the
process and closed when all mail