Feature Requests item #2813178, was opened at 2009-06-27 09:46
Message generated for change (Comment added) made by gingerdog
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=2813178&group_id=191583
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Vacation
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Stevan Bajic (sbajic)
Assigned to: Nobody/Anonymous (nobody)
Summary: More flexible vacation module regarding mailsever definition
Initial Comment:
The currently used Mail::sendmail module is very limited regarding the configuration of SMTP server data. You can't define:
- SMTP port
- SMTP username
- SMTP password
- SMTP authentication
I am using Postfix as my MTA and using virtual vacation is a no-go for me since I do sender mismatch checking and with the currently used Mail::sendmail in virtual vacation I can use virtual vacation on my setup.
I would like to replace the Mail::sendmail module with Mail::Sender which is offering much more flexibility then Mail::sendmail. Should I send a patch to virtual vacation v4 using Mail::Sender for sending mails? Is the above mentioned functionality useful for other people? How high are the chances to get such a patch merged into Postfix.Admin?
----------------------------------------------------------------------
>Comment By: GingerDog (gingerdog)
Date: 2009-06-27 10:51
Message:
Hi, yes I'm more than happy to see a patch, and would almost certainly
merge it
thanks
David
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=937967&aid=2813178&group_id=191583
|