Page 1 of 1

no mails sent

Posted: Mon May 16, 2011 1:46 pm
by kishorgorasia
i have installed openemm 6.2 on opensuse education, can sent mail to test recepient successfuly, (using postfix)
but following is the issue


Distribution status:
This mailing is being sent at the moment.

Last delivery: May 16, 2011 1:53 PM, final delivery to all recipients
1 out of 1 Emails have been generated

Generation:
Generation start time: May 16, 2011 1:53 PM
Generation end time: May 16, 2011 1:53 PM

Delivery:
Generated emails: 1
Sent emails: 0
Total emails: 1

can anyone help me out?
thanks in advance

Re: no mails sent

Posted: Wed May 18, 2011 11:06 am
by jstephan
Hi there,

openemm does not work with postfix. There are two ways of solving the issue, first

/home/openemm/bin/sendmail_disabel.sh

so Openemm will use its own buildin to send emails

second,

installing sendmail (will remove postfix) and enable sendmail. So openemm will use sendmail and send mails

Cheers

Re: no mails sent

Posted: Wed May 18, 2011 11:41 am
by kishorgorasia
resolved the issue, now openemm works fine with postfix, thanks.

Re: no mails sent

Posted: Wed May 18, 2011 12:10 pm
by jstephan
Great,

how have you done it?

Re: no mails sent

Posted: Wed Jul 06, 2011 10:08 am
by anondev
I would like to know that too, how do you use postfix instead of sendmail? Is everything working?