April 14, 2018 Roberto Puzzanghera 17 comments
Used for vacation messages. Required by qmailadmin
.
cd /usr/local/src wget http://notes.sagredo.eu/files/qmail/tar/autorespond-2.0.5.tar.gz tar xzf autorespond-2.0.5.tar.gz cd autorespond-2.0.5 chown -R root.root .
If you want to install in /usr/local you have to modify Makefile:
PREFIX=/usr/local
Compile and install:
make make install
Bruce Guenter has a modified version of autoresponder
here, with the following features, that you may want to consider:
- Limits rate of automatic responses (defaults to a maximum of one message every hour).
- Will not respond to nearly every type of mailing list or bulk email.
- Will not respond to bounce messages or MAILER-DAEMON.
- Bounces looping messages.
- Can insert the original subject into the response.
- Can copy original message into response.
- Can use links in the rate-limiting data directory to limit inode usage to a single inode.
- Can limit responses to a certain date/time range.
qq_temporary_problem_(#4.3.0)
June 2, 2023 06:32
qq_temporary_problem_(#4.3.0)
June 1, 2023 21:18
qq_temporary_problem_(#4.3.0)
May 31, 2023 18:22
qq_temporary_problem_(#4.3.0)
May 31, 2023 14:42
qq_temporary_problem_(#4.3.0)
May 31, 2023 14:33
Thank you! for all the documentation, patches and support
May 26, 2023 08:42
free(): double free detected in tcache 2: /var/www/qmail/cgi-bin/qmailadmin
May 17, 2023 15:25
free(): double free detected in tcache 2: /var/www/qmail/cgi-bin/qmailadmin
May 17, 2023 07:46
Tags
apache clamav dkim dovecot ezmlm fail2ban hacks lamp letsencrypt linux linux-vserver lxc mariadb mediawiki mozilla mysql openboard owncloud patches php proftpd qmail qmail to postfix qmail-spp qmailadmin rbl roundcube rsync sieve simscan slackware solr spamassassin spf ssh ssl surbl tcprules tex ucspi-tcp vpopmail vqadmin
Comments
Any Vacation module to replace Autorepsond
Kenny Lee September 15, 2020 06:55
Hi Mr Roberto,
so far the autorespond no longer working in vpopmail, any solution for replacement which users can create themselves in Roundcube webmail?
thank you
Reply | Permalink
Any Vacation module to replace Autorepsond
Roberto Puzzanghera Kenny Lee September 15, 2020 08:40
Actually you can do it by means of a sieve rule (RC managesieve plugin). Remember to configure dovecot-lda as your delivery agent, otherwise it won't work.
Reply | Permalink
nic October 26, 2019 05:55
I set up an autoresponse for an email account. .qmail is created, so are the folder vacation and message. But it just would not autoreply. I am not seeing any logs related. Is it because of sieve
Reply | Permalink
Roberto Puzzanghera nic October 26, 2019 11:52
you have to set vdelivermail as your delivery agent
Reply | Permalink
nic Roberto Puzzanghera October 30, 2019 04:08
I amended
and
It is working now. So whenever i create a new domain, i have to include
|/var/qmail/bin/preline -f /usr/local/dovecot/libexec/dovecot/deliver -d $EXT@$USER
in the.qmail-default
file?Reply | Permalink
Yes
Roberto Puzzanghera nic October 30, 2019 06:19
Yes
Reply | Permalink
nic Roberto Puzzanghera October 30, 2019 03:18
So if i adjust .qmail-default with vdelivermail, will sieve still work?
Reply | Permalink
No
Roberto Puzzanghera nic October 30, 2019 06:20
No
Reply | Permalink
No
nic Roberto Puzzanghera November 24, 2019 18:56
So there is no way to have sieve and autoresponder to work together?
Reply | Permalink
No
Roberto Puzzanghera nic November 24, 2019 22:20
https://plugins.roundcube.net/packages/gabtoth/vacation take a look to this RC plugin which can work as an autoresponder writing a sieve rule for you
Reply | Permalink
No
nic Roberto Puzzanghera November 25, 2019 17:26
This plugin does not work. But the roundcube managesieve plugin works perfectly. With the latest version of roundcube 1.4.1, auto reply and email forwarding works side by side.
Thanks Roberto for the heads up with roundcube plugin
Reply | Permalink
No
Roberto Puzzanghera nic November 24, 2019 22:15
No. And I think that this shouldn't be considered a problem. Why let users use qmailadmin if they already have what they need with sieve via webmail?
Reply | Permalink
No
miz Roberto Puzzanghera October 31, 2019 11:47
Hello Roberto,
I set up qmailadmin with the latest patch, everything working but:
- in the adminitration panel I can see "Messaggi inviati ad indirizzi non esistenti : raccolti dalla casella pred. user@$USER"
- if I set-up the catch-all account, qmail rewrites the .qmail-default file of the domain as | /home/vpopmail/bin/vdelivermail '' catchall@domain.com
So I have to manually re-edit the .qmail-default file.
Is there a way to tell qmail to use the vdeliver standard .qmail-file (/var/qmail/bin/preline -f /usr/local/dovecot/libexec/dovecot/deliver -d $EXT@$USER) ?
Thank you as always for your great support !
Reply | Permalink
No
Roberto Puzzanghera miz October 31, 2019 13:26
Unfortunately there is no way to customize the line written by qmailadmin in the .qmail-default file (/var/qmail/bin/preline -f /usr/local/dovecot/libexec/dovecot/deliver -d $EXT@$USER), but patching would be needed. Anyway you can't have both .qmail files logic and dovecot-lda + sieve.
One have to choose between dovecot-lda/sieve and vdelivermail/.qmail files. In the first case users' .qmail files are ignored and setting the catchall and autoresponder is useless, in the second case you can't have sieve rules working
Reply | Permalink
No
mizzio Roberto Puzzanghera October 31, 2019 13:44
Thank you very much Roberto, good to know !
(GRAZIE come sempre per il tuo prezioso supporto !)
Reply | Permalink
inter7 change site, i dont find autorespond
Tiago Oliveira de Jesus April 12, 2015 16:45
Hi Roberto.
Inter7 change all site, and i dont find autorespond.. see:
Reply | Permalink
Thanks for the advise. I have
roberto puzzanghera Tiago Oliveira de Jesus April 12, 2015 17:43
Thanks for the advise. I have linked my local copy
Reply | Permalink