Hi again,

I solved my problem, I stop spampd, I put smtpd to listen on spampd port, and I schedule all message.

It's work.

Thank you again for your wonderfull Opensmtpd

Bye

Antonio

Le 08/07/2015 22:26, Antonio.C a C)crit :
Hi everyone,

1), Sorry for my poor english.

2) Thank you for the wonderfull and magic opensmptd and thank you for your work.

3)Yeah, it's my first mail to a mailinglist.

I'm a opensmtpd lover, because it's simplicity and powerfull.

I put it in a raspberrypi on archlinux with spamassassin for spam and spampd to make relay.

It's working well, but recently I change my spampd config, and it fail since more than 1 week. I did'nt see that before tonight.

Here is my config for the spampd part:

    [...]
    listen on localhost
    listen on lo port 10026 tag SPAM_IN # incoming mail
    [...]
accept from any for domain "mydomain.fr" relay via smtp://127.0.0.1:10025 # incoming mail
    [...]

So opensmtpd receive the message, relay it to spampd, and spampd relay the message to opensmptd... But spampd was down :(

I see all my message in queue (since 1 week) with smtpctl and in /var/spool/smptd/queue

I restart spampd with good config, so I try to "resent" all my "lost" message whith 'smtpctl schedule all'

But I doesn't know how to restore all my mail and some of them are important. Can you help me ?

I look in documentation, on duckduckgo, but I doesn't have more idea.

Thank for your answer

Antonio





--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to